Interface protos.google.cloud.texttospeech.v1.ISynthesisInput (5.8.0)

Properties of a SynthesisInput.

Package

@google-cloud/text-to-speech

Properties

customPronunciations

customPronunciations?: (google.cloud.texttospeech.v1.ICustomPronunciations|null);

SynthesisInput customPronunciations

multiSpeakerMarkup

multiSpeakerMarkup?: (google.cloud.texttospeech.v1.IMultiSpeakerMarkup|null);

SynthesisInput multiSpeakerMarkup

ssml

ssml?: (string|null);

SynthesisInput ssml

text

text?: (string|null);

SynthesisInput text