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."],[[["This webpage provides documentation for the `SpeechToTextSettings` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing settings related to speech recognition."],["The `SpeechToTextSettings` class has multiple versions available, ranging from version 1.0.0 to the latest version, 2.23.0, with a detailed breakdown of versions 2.1.0 and above."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableSpeechAdaptation` property of type `Boolean` is used to control whether to enable speech adaptation for speech recognition."],["The page lists links to each version's documentation for `SpeechToTextSettings`, allowing users to navigate to the specifics of any version of the class."]]],[]]