ssml property
One of text_to_speech or ssml must be provided.
Structured spoken response to the user in the SSML format. Mutually exclusive with text_to_speech.
Implementation
core.String? ssml;
One of text_to_speech or ssml must be provided.
Structured spoken response to the user in the SSML format. Mutually exclusive with text_to_speech.
core.String? ssml;