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