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-03-21 UTC."],[[["This webpage provides reference documentation for the `TextToSpeechSettings` class within the Dialogflow v3 API for .NET, detailing its usage and properties."],["The `TextToSpeechSettings` class is designed for speech synthesizing configurations in the Dialogflow v3 API, offering control over various aspects of speech output."],["The page lists a comprehensive history of versions of the Dialogflow.Cx.V3 API, ranging from the latest version 2.23.0 down to version 1.0.0, allowing users to navigate to specific versions."],["The `SynthesizeSpeechConfigs` property within `TextToSpeechSettings` allows for the configuration of speech synthesis settings, mapped by language."],["The webpage includes information on the class's inheritance, interfaces it implements, constructors and a description of the `SynthesizeSpeechConfigs` property."]]],[]]