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` is 2.23.0, within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This webpage provides access to historical versions of `SpeechToTextSettings`, ranging from version 1.0.0 up to the current version."],["`SpeechToTextSettings` class contains properties related to speech recognition, specifically, the `EnableSpeechAdaptation` boolean."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating `SpeechToTextSettings` objects: a default constructor and one that allows you to create a copy from an existing `SpeechToTextSettings` instance."]]],[]]