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` within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["It lists multiple versions of the `SpeechToTextSettings` documentation, ranging from version 1.0.0 to the latest version 2.23.0."],["`SpeechToTextSettings` is a class that contains the settings related to speech recognition."],["The `SpeechToTextSettings` has a property called `EnableSpeechAdaptation` of type boolean that configures the use of speech adaptation for recognition."],["The Class implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and has a default and copy constructor."]]],[]]