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 `SpeechToTextSettings` class in the `Google.Cloud.Dialogflow.Cx.V3` namespace provides settings related to speech recognition."],["Version 2.23.0 is the latest release for `SpeechToTextSettings`, with a comprehensive list of previous versions available, ranging from 2.22.0 back to 1.0.0."],["`SpeechToTextSettings` inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a copy constructor, and it has a property called `EnableSpeechAdaptation`, which allows enabling speech adaptation for speech recognition."],["The assembly for this functionality is found in `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]