Dialogflow CX V3 API - Module Google::Cloud::Dialogflow::CX::V3::SsmlVoiceGender (v0.10.1)

Reference documentation and code samples for the Dialogflow CX V3 API module Google::Cloud::Dialogflow::CX::V3::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.