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 webpage provides documentation for `SpeechToTextSettings`, a class related to speech recognition settings within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The documentation covers multiple versions of the library, ranging from version 1.0.0 to the latest version 2.23.0, each linking to its respective SpeechToTextSettings documentation."],["The `SpeechToTextSettings` class inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a boolean property called `EnableSpeechAdaptation`, which determines if speech adaptation should be used for speech recognition."],["The documentation provides links to inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]