public sealed class SpeechToTextSettings : IMessage<SpeechToTextSettings>, IEquatable<SpeechToTextSettings>, IDeepCloneable<SpeechToTextSettings>, IBufferMessage, IMessage
[[["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 latest version available for `SpeechToTextSettings` within the `Google.Cloud.Dialogflow.Cx.V3` namespace is 2.23.0, with many previous versions listed dating back to 1.0.0."],["`SpeechToTextSettings` is a class that provides settings specifically for speech recognition within the Dialogflow CX V3 service, inheriting properties and methods from base classes."],["This class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling various functionalities."],["`SpeechToTextSettings` includes a property called `EnableSpeechAdaptation`, which is a boolean that controls whether speech adaptation is utilized during speech recognition."]]],[]]