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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSpeechToTextSettings\u003c/code\u003e class within the Dialogflow v3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eSpeechToTextSettings\u003c/code\u003e is 2.23.0, but there are many previous versions as well, all the way back to 1.0.0, which are accessible via their respective links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechToTextSettings\u003c/code\u003e is a class related to speech recognition settings in Dialogflow v3, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property named \u003ccode\u003eEnableSpeechAdaptation\u003c/code\u003e which is of type \u003ccode\u003ebool\u003c/code\u003e, that controls whether to use speech adaptation for speech recognition.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a default constructor \u003ccode\u003eSpeechToTextSettings()\u003c/code\u003e and a copy constructor \u003ccode\u003eSpeechToTextSettings(SpeechToTextSettings other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]