GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1AdvancedSettingsSpeechSettings (google_api_dialogflow v0.89.0)
View SourceDefine behaviors of speech to text detection.
Attributes
-
endpointerSensitivity(type:integer(), default:nil) - Sensitivity of the speech model that detects the end of speech. Scale from 0 to 100. -
models(type:map(), default:nil) - Mapping from language to Speech-to-Text model. The mapped Speech-to-Text model will be selected for requests from its corresponding language. For more information, see Speech models. -
noSpeechTimeout(type:String.t, default:nil) - Timeout before detecting no speech. -
useTimeoutBasedEndpointing(type:boolean(), default:nil) - Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.