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-04-09 UTC."],[[["The page provides documentation for the `SpeechToTextSettings` class within the Google Cloud Dialogflow CX V3 API, offering settings related to speech recognition."],["It lists all of the available versions of the API from `1.0.0` to the latest `2.23.0`, with each version providing documentation on the `SpeechToTextSettings` class."],["The `SpeechToTextSettings` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `EnableSpeechAdaptation`, which is a boolean that dictates whether speech adaptation is enabled for speech recognition."],["The documentation includes information on the class's namespace, assembly, constructors and inherited members from the `object` class."]]],[]]