Interface protos.google.cloud.texttospeech.v1beta1.ISynthesisInput (3.2.7)

Properties of a SynthesisInput.

Package

@google-cloud/text-to-speech!

Properties

ssml

ssml?: (string|null);

SynthesisInput ssml

Property Value
TypeDescription
(string|null)

text

text?: (string|null);

SynthesisInput text

Property Value
TypeDescription
(string|null)