Enum SsmlVoiceGender (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicenumSsmlVoiceGenderGender of the voice as described in SSML voice element.
Namespace
Google.Cloud.TextToSpeech.V1Assembly
Google.Cloud.TextToSpeech.V1.dll
Fields |
|
|---|---|
| Name | Description |
Female |
A female voice. |
Male |
A male voice. |
Neutral |
A gender-neutral voice. |
Unspecified |
An unspecified gender. In VoiceSelectionParams, this means that the client doesn't care which gender the selected voice will have. In the Voice field of ListVoicesResponse, this may mean that the voice doesn't fit any of the other categories in this enum, or that the gender of the voice isn't known. |