Class OutputAudioText (0.1.1)

OutputAudioText(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.

Attributes

NameDescription
text str
The raw text to be synthesized.
ssml str
The SSML text to be synthesized. For more information, see SSML __.