textToSpeechPermission property

String? textToSpeechPermission
getter/setter pair

Whether text-to-speech is permitted for this volume.

Values can be ALLOWED, ALLOWED_FOR_ACCESSIBILITY, or NOT_ALLOWED.

Implementation

core.String? textToSpeechPermission;