public sealed class TextToSpeechSettings : IMessage<TextToSpeechSettings>, IEquatable<TextToSpeechSettings>, IDeepCloneable<TextToSpeechSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class TextToSpeechSettings.
The phone
gateway
synthesize configuration set via
[Agent.text_to_speech_settings][google.cloud.dialogflow.cx.v3.Agent.text_to_speech_settings].
How speech is synthesized when invoking
[session][google.cloud.dialogflow.cx.v3.Sessions] APIs.
[Agent.text_to_speech_settings][google.cloud.dialogflow.cx.v3.Agent.text_to_speech_settings]
only applies if
[OutputAudioConfig.synthesize_speech_config][google.cloud.dialogflow.cx.v3.OutputAudioConfig.synthesize_speech_config]
is not specified.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Dialogflow v3 API's \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e is 2.23.0, and many previous versions, down to 1.0.0, are also available with corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTextToSpeechSettings\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace used for managing settings related to speech synthesizing.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used in various contexts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class includes a \u003ccode\u003eSynthesizeSpeechConfigs\u003c/code\u003e property, which is a \u003ccode\u003eMapField\u003c/code\u003e that defines how speech should be synthesized for different languages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class has two constructors, a default one, and another one that takes another \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]