textToSpeech property

String? textToSpeech
getter/setter pair

One of text_to_speech or ssml must be provided.

The plain text of the speech output. Mutually exclusive with ssml.

Implementation

core.String? textToSpeech;