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."],["This page provides documentation and access to various versions of the `SpeechToTextSettings` class, ranging from version 1.0.0 up to the latest."],["`SpeechToTextSettings` class provides settings related to speech recognition and is implemented within multiple interfaces including IMessage, IEquatable, and IDeepCloneable."],["The class offers a property, `EnableSpeechAdaptation`, which is a boolean that determines whether to use speech adaptation for speech recognition."],["The `SpeechToTextSettings` class can be constructed either using default settings or by copying the settings from another existing `SpeechToTextSettings` object."]]],[]]