GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SpeechToTextConfig (google_api_dialogflow v0.65.2) View Source
Configures speech transcription for ConversationProfile.
Attributes
-
speechModelVariant
(type:String.t
, default:nil
) - Optional. The speech model used in speech to text.SPEECH_MODEL_VARIANT_UNSPECIFIED
,USE_BEST_AVAILABLE
will be treated asUSE_ENHANCED
. It can be overridden in AnalyzeContentRequest and StreamingAnalyzeContentRequest request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2SpeechToTextConfig{ speechModelVariant: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.