Google Cloud Dialogflow Cx V3beta1Speech To Text Settings Args
data class GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs(val enableSpeechAdaptation: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs>
Settings related to speech recognition.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs(enableSpeechAdaptation: Output<Boolean>? = null)