static SsmlVoiceGender |
SsmlVoiceGender.forNumber(int value) |
|
SsmlVoiceGender |
Voice.Builder.getSsmlGender() |
The gender of this voice.
|
SsmlVoiceGender |
Voice.getSsmlGender() |
The gender of this voice.
|
SsmlVoiceGender |
VoiceOrBuilder.getSsmlGender() |
The gender of this voice.
|
SsmlVoiceGender |
VoiceSelectionParams.Builder.getSsmlGender() |
The preferred gender of the voice.
|
SsmlVoiceGender |
VoiceSelectionParams.getSsmlGender() |
The preferred gender of the voice.
|
SsmlVoiceGender |
VoiceSelectionParamsOrBuilder.getSsmlGender() |
The preferred gender of the voice.
|
static SsmlVoiceGender |
SsmlVoiceGender.valueOf(int value) |
Deprecated.
|
static SsmlVoiceGender |
SsmlVoiceGender.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SsmlVoiceGender |
SsmlVoiceGender.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SsmlVoiceGender[] |
SsmlVoiceGender.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|