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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class within the Dialogflow v3 API for .NET, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class is designed to handle settings related to speech synthesizing, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e range from the latest version 2.23.0 down to version 1.0.0, with specific links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of the class is \u003ccode\u003eSynthesizeSpeechConfigs\u003c/code\u003e, which manages configurations for speech synthesis and maps languages to their respective \u003ccode\u003eSynthesizeSpeechConfig\u003c/code\u003e settings.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default constructor named \u003ccode\u003eTextToSpeechSettings()\u003c/code\u003e and another that accepts an object of type \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e as a parameter, to set the settings to those of the object provided.\u003c/p\u003e\n"]]],[],null,[]]