Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.InputAudioConfigOrBuilder
-
Packages that use InputAudioConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of InputAudioConfigOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement InputAudioConfigOrBuilder Modifier and Type Class Description class
InputAudioConfig
Instructs the speech recognizer on how to process the audio content.static class
InputAudioConfig.Builder
Instructs the speech recognizer on how to process the audio content.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return InputAudioConfigOrBuilder Modifier and Type Method Description InputAudioConfigOrBuilder
AudioInput.Builder. getConfigOrBuilder()
Required.InputAudioConfigOrBuilder
AudioInput. getConfigOrBuilder()
Required.InputAudioConfigOrBuilder
AudioInputOrBuilder. getConfigOrBuilder()
Required.
-