enableTextToSpeech property

bool? enableTextToSpeech
getter/setter pair

Indicates whether text to speech is enabled.

Even when this field is false, other settings in this proto are still retained.

Optional.

Implementation

core.bool? enableTextToSpeech;