Dialogflow v3 API - Enum SsmlVoiceGender (2.6.0)

public enum SsmlVoiceGender

Reference documentation and code samples for the Dialogflow v3 API enum SsmlVoiceGender.

Gender of the voice as described in SSML voice element.

Namespace

GoogleCloudGoogle.Cloud.DialogflowGoogle.Cloud.Dialogflow.CxV3

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.