name property

String? name
getter/setter pair

The name of the voice.

If not set, the service will choose a voice based on the other parameters such as language_code and ssml_gender.

Optional.

Implementation

core.String? name;