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 latest version documented is 2.23.0, and the page includes a comprehensive list of versions ranging from 1.0.0 to 2.23.0 for reference and access."],["The `SpeechToTextSettings` class includes a boolean property `EnableSpeechAdaptation` to control whether speech adaptation is used during speech recognition."],["The `SpeechToTextSettings` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with available constructors that allow for instantiation and copying."],["The documentation page also includes information on inherited members from the `Object` class like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]