Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::SsmlVoiceGender (v0.18.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::SsmlVoiceGender.

Gender of the voice as described in SSML voice element.

Constants

SSML_VOICE_GENDER_UNSPECIFIED

value: 0
An unspecified gender, which means that the client doesn't care which gender the selected voice will have.

SSML_VOICE_GENDER_MALE

value: 1
A male voice.

SSML_VOICE_GENDER_FEMALE

value: 2
A female voice.

SSML_VOICE_GENDER_NEUTRAL

value: 3
A gender-neutral voice.