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."],[[["This webpage provides documentation for the `SpeechToTextSettings` class within the Google Cloud Dialogflow CX V3 API, offering reference materials and code samples."],["The `SpeechToTextSettings` class is designed to handle settings related to speech recognition within the Dialogflow CX V3 API, as is demonstrated by its properties, methods and inheritances."],["The latest version documented is `2.23.0`, and there are 36 total documented versions of the `SpeechToTextSettings` class available, ranging down to version `1.0.0`."],["The `SpeechToTextSettings` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a `EnableSpeechAdaptation` property, which is a boolean that specifies whether speech adaptation should be used for recognition, along with public constructors for the class."]]],[]]