public sealed class SpeechToTextSettings : IMessage<SpeechToTextSettings>, IEquatable<SpeechToTextSettings>, IDeepCloneable<SpeechToTextSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class SpeechToTextSettings.
[[["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."],[[["The webpage provides reference documentation for the `SpeechToTextSettings` class within the Dialogflow v3 API."],["This class, `SpeechToTextSettings`, handles settings related to speech recognition within the Dialogflow environment."],["The `SpeechToTextSettings` class is accessible via the `Google.Cloud.Dialogflow.Cx.V3` namespace and the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The page lists documentation for several versions of the API, ranging from the latest version `2.23.0` down to version `1.0.0`."],["The documentation includes details on the class's inheritance, implemented interfaces, available constructors, and properties like `EnableSpeechAdaptation`."]]],[]]