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."],[[["This webpage provides documentation for the `SpeechToTextSettings` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing settings related to speech recognition."],["The `SpeechToTextSettings` class has multiple versions available, ranging from the latest version 2.23.0 down to 1.0.0, with links to specific documentation for each."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["It includes a constructor for creating new instances and also a constructor to copy from other `SpeechToTextSettings` instances, and one key property to enable speech adaptation."],["The assembly for the `SpeechToTextSettings` class is `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]