ssml property

String? ssml
getter/setter pair

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;