Uses of Interface
com.google.cloud.dialogflow.v2beta1.OutputAudioOrBuilder
-
Packages that use OutputAudioOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of OutputAudioOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement OutputAudioOrBuilder Modifier and Type Class Description class
OutputAudio
Represents the natural language speech audio to be played to the end user.static class
OutputAudio.Builder
Represents the natural language speech audio to be played to the end user.Methods in com.google.cloud.dialogflow.v2beta1 that return OutputAudioOrBuilder Modifier and Type Method Description OutputAudioOrBuilder
AnalyzeContentResponse.Builder. getReplyAudioOrBuilder()
Optional.OutputAudioOrBuilder
AnalyzeContentResponse. getReplyAudioOrBuilder()
Optional.OutputAudioOrBuilder
AnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()
Optional.OutputAudioOrBuilder
StreamingAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()
Optional.OutputAudioOrBuilder
StreamingAnalyzeContentResponse. getReplyAudioOrBuilder()
Optional.OutputAudioOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()
Optional.
-