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 reference documentation for the `SpeechToTextSettings` class within the Dialogflow v3 API for .NET, with the most recent version being 2.23.0."],["The `SpeechToTextSettings` class is used to configure settings related to speech recognition."],["The webpage lists various available versions of the `SpeechToTextSettings` class, from 1.0.0 up to the latest release, 2.23.0, to navigate and access."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableSpeechAdaptation` property is included, allowing control over using speech adaptation for speech recognition, which is a boolean value."]]],[]]