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\u003eThis webpage provides documentation for the \u003ccode\u003eSpeechToTextConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for version 3.7.0, with links to historical versions ranging from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechToTextConfig\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, is used to configure speech transcription settings for \u003ccode\u003eConversationProfile\u003c/code\u003e within Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechToTextConfig\u003c/code\u003e class includes a \u003ccode\u003eSpeechModelVariant\u003c/code\u003e property that allows configuration of the speech model used for text conversion, and it can be overridden in specific requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors, one default and another that accepts another \u003ccode\u003eSpeechToTextConfig\u003c/code\u003e as a parameter, allowing the creation of copies.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a complete list of implemented and inherited members, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]