GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs

data class GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs(val enableSpeechAdaptation: Output<Boolean>? = null) : ConvertibleToJava<GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs>

Settings related to speech recognition.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowCxV3beta1SpeechToTextSettingsArgs

Properties

Link copied to clipboard
val enableSpeechAdaptation: Output<Boolean>? = null

Whether to use speech adaptation for speech recognition.