Uses of Interface
com.google.cloud.dialogflow.cx.v3.InputAudioConfigOrBuilder
-
Packages that use InputAudioConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of InputAudioConfigOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 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.v3 that return InputAudioConfigOrBuilder Modifier and Type Method Description InputAudioConfigOrBuilder
AudioInput.Builder. getConfigOrBuilder()
Required.InputAudioConfigOrBuilder
AudioInput. getConfigOrBuilder()
Required.InputAudioConfigOrBuilder
AudioInputOrBuilder. getConfigOrBuilder()
Required.
-