GoogleCloudDialogflowCxV3SpeechToTextSettingsArgs

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

Settings related to speech recognition.

Constructors

fun GoogleCloudDialogflowCxV3SpeechToTextSettingsArgs(enableSpeechAdaptation: Output<Boolean>? = null)

Functions

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

Properties

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

Whether to use speech adaptation for speech recognition.