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 classInputAudioConfigInstructs the speech recognizer on how to process the audio content.static classInputAudioConfig.BuilderInstructs 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 InputAudioConfigOrBuilderAudioInput.Builder. getConfigOrBuilder()Required.InputAudioConfigOrBuilderAudioInput. getConfigOrBuilder()Required.InputAudioConfigOrBuilderAudioInputOrBuilder. getConfigOrBuilder()Required.
-