public sealed class SpeechToTextConfig : IMessage<SpeechToTextConfig>, IEquatable<SpeechToTextConfig>, IDeepCloneable<SpeechToTextConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SpeechToTextConfig.
Configures speech transcription for [ConversationProfile][google.cloud.dialogflow.v2.ConversationProfile].
Which Speech model to select. Select the model best suited to your domain
to get best results. If a model is not explicitly specified, then a default
model is used.
Refer to
Cloud Speech API
documentation
for more details.
public SpeechModelVariant SpeechModelVariant { get; set; }
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.
If enhanced model variant is specified and an enhanced
version of the specified model for the language does not exist, then it
would emit an error.
[[["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 the Google Cloud Dialogflow V2 SpeechToTextConfig API is 4.26.0, with numerous other versions available for use.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference and code samples for the SpeechToTextConfig class within the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe SpeechToTextConfig class is used to configure speech transcription within a ConversationProfile, inheriting from Object and implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, Model and SpeechModelVariant, which allow you to specify which speech model and the model variant to use.\u003c/p\u003e\n"],["\u003cp\u003eThe provided resources includes a list of versions from 3.2.0 up to the latest 4.26.0, alongside additional resources, such as information on constructors and inherited members of the class.\u003c/p\u003e\n"]]],[],null,[]]