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 document provides reference documentation for the \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e, handles settings related to speech synthesizing and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from 1.0.0 to the latest 2.23.0, with hyperlinks for each version's specific documentation, allowing to review historical versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e class includes properties like \u003ccode\u003eSynthesizeSpeechConfigs\u003c/code\u003e, a \u003ccode\u003eMapField\u003c/code\u003e that configures speech synthesis settings per language, and it inherits from several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to function within the protocol buffer ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt details that the settings from the \u003ccode\u003eTextToSpeechSettings\u003c/code\u003e affects speech synthesis in the phone gateway and session APIs, with the \u003ccode\u003eSynthesizeSpeechConfigs\u003c/code\u003e controlling voice customization.\u003c/p\u003e\n"]]],[],null,[]]