public sealed class SpeechToTextSettings : IMessage<SpeechToTextSettings>, IEquatable<SpeechToTextSettings>, IDeepCloneable<SpeechToTextSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class SpeechToTextSettings.
[[["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` in the Dialogflow v3 API is 2.23.0, while the current page focuses on version 2.9.0."],["This document provides reference material for the `SpeechToTextSettings` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace within the Dialogflow v3 API."],["The `SpeechToTextSettings` class includes settings related to speech recognition, with a property `EnableSpeechAdaptation` that controls the use of speech adaptation."],["The `SpeechToTextSettings` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, making it part of a larger object-oriented structure."],["The document lists a total of 36 versions of the `SpeechToTextSettings`, spanning from version 1.0.0 to the latest 2.23.0."]]],[]]