name property
The name of the voice.
If both the name and the gender are not set, the service will choose a voice based on the other parameters such as language_code.
Implementation
core.String? name;
The name of the voice.
If both the name and the gender are not set, the service will choose a voice based on the other parameters such as language_code.
core.String? name;