Enum SsmlVoiceGender (1.1.0)

public enum SsmlVoiceGender

Gender of the voice as described in SSML voice element.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Female

A female voice.

Male

A male voice.

Neutral

A gender-neutral voice.

Unspecified

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