Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class VoiceSelectionParams.
Description of which voice to use for speech synthesis.
Generated from protobuf message google.cloud.dialogflow.cx.v3.VoiceSelectionParams
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Optional. The name of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and ssml_gender. For the list of available voices, please refer to Supported voices and languages.
↳ ssml_gender
int
Optional. The preferred gender of the voice. If not set, the service will choose a voice based on the other parameters such as language_code and name. Note that this is only a preference, not requirement. If a voice of the appropriate gender is not available, the synthesizer substitutes a voice with a different gender rather than failing the request.
getName
Optional. The name of the voice. If not set, the service will choose a
voice based on the other parameters such as language_code and
ssml_gender.
Optional. The preferred gender of the voice. If not set, the service will
choose a voice based on the other parameters such as language_code and
name. Note that
this is only a preference, not requirement. If a voice of the appropriate
gender is not available, the synthesizer substitutes a voice with a
different gender rather than failing the request.
Returns
Type
Description
int
setSsmlGender
Optional. The preferred gender of the voice. If not set, the service will
choose a voice based on the other parameters such as language_code and
name. Note that
this is only a preference, not requirement. If a voice of the appropriate
gender is not available, the synthesizer substitutes a voice with a
different gender rather than failing the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class VoiceSelectionParams (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.VoiceSelectionParams)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.VoiceSelectionParams)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.VoiceSelectionParams)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.VoiceSelectionParams)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.VoiceSelectionParams)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.VoiceSelectionParams)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.VoiceSelectionParams)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.VoiceSelectionParams)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.VoiceSelectionParams) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class VoiceSelectionParams.\n\nDescription of which voice to use for speech synthesis.\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.VoiceSelectionParams`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOptional. The name of the voice. If not set, the service will choose a\nvoice based on the other parameters such as language_code and\n[ssml_gender](/php/docs/reference/cloud-dialogflow-cx/latest/V3.VoiceSelectionParams#_Google_Cloud_Dialogflow_Cx_V3_VoiceSelectionParams__getSsmlGender__).\n\nFor the list of available voices, please refer to [Supported voices and\nlanguages](https://cloud.google.com/text-to-speech/docs/voices).\n\n### setName\n\nOptional. The name of the voice. If not set, the service will choose a\nvoice based on the other parameters such as language_code and\n[ssml_gender](/php/docs/reference/cloud-dialogflow-cx/latest/V3.VoiceSelectionParams#_Google_Cloud_Dialogflow_Cx_V3_VoiceSelectionParams__getSsmlGender__).\n\nFor the list of available voices, please refer to [Supported voices and\nlanguages](https://cloud.google.com/text-to-speech/docs/voices).\n\n### getSsmlGender\n\nOptional. The preferred gender of the voice. If not set, the service will\nchoose a voice based on the other parameters such as language_code and\n[name](/php/docs/reference/cloud-dialogflow-cx/latest/V3.VoiceSelectionParams#_Google_Cloud_Dialogflow_Cx_V3_VoiceSelectionParams__getName__). Note that\nthis is only a preference, not requirement. If a voice of the appropriate\ngender is not available, the synthesizer substitutes a voice with a\ndifferent gender rather than failing the request.\n\n### setSsmlGender\n\nOptional. The preferred gender of the voice. If not set, the service will\nchoose a voice based on the other parameters such as language_code and\n[name](/php/docs/reference/cloud-dialogflow-cx/latest/V3.VoiceSelectionParams#_Google_Cloud_Dialogflow_Cx_V3_VoiceSelectionParams__getName__). Note that\nthis is only a preference, not requirement. If a voice of the appropriate\ngender is not available, the synthesizer substitutes a voice with a\ndifferent gender rather than failing the request."]]