public sealed class SpeechToTextConfig : IMessage<SpeechToTextConfig>, IEquatable<SpeechToTextConfig>, IDeepCloneable<SpeechToTextConfig>, IBufferMessage, IMessage
Configures speech transcription for [ConversationProfile][google.cloud.dialogflow.v2.ConversationProfile].
public SpeechModelVariant SpeechModelVariant { get; set; }
Optional. The speech model used in speech to text.
SPEECH_MODEL_VARIANT_UNSPECIFIED, USE_BEST_AVAILABLE will be treated as
USE_ENHANCED. It can be overridden in [AnalyzeContentRequest][google.cloud.dialogflow.v2.AnalyzeContentRequest] and
[StreamingAnalyzeContentRequest][google.cloud.dialogflow.v2.StreamingAnalyzeContentRequest] request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.SpeechToTextConfig\u003c/code\u003e is 4.26.0, with multiple previous versions accessible, dating back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechToTextConfig\u003c/code\u003e is a class that configures speech transcription within \u003ccode\u003eConversationProfile\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSpeechToTextConfig\u003c/code\u003e implements several interfaces, including \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 provides properties like \u003ccode\u003eSpeechModelVariant\u003c/code\u003e, which allows selection of the speech model for text conversion, with an option to use the best available or enhanced models.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for SpeechToTextConfig which are: \u003ccode\u003eSpeechToTextConfig()\u003c/code\u003e, and \u003ccode\u003eSpeechToTextConfig(SpeechToTextConfig other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]