View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3AdvancedSettingsSpeechSettings (google_api_dialogflow v0.88.3)
Define 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 sensitivy as seconds of timeout value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.