Uses of Interface
com.google.cloud.dialogflow.v2.OutputAudioOrBuilder
-
Packages that use OutputAudioOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of OutputAudioOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 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.v2 that return OutputAudioOrBuilder Modifier and Type Method Description OutputAudioOrBuilder
AnalyzeContentResponse.Builder. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.OutputAudioOrBuilder
AnalyzeContentResponse. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.OutputAudioOrBuilder
AnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.OutputAudioOrBuilder
StreamingAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.OutputAudioOrBuilder
StreamingAnalyzeContentResponse. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.OutputAudioOrBuilder
StreamingAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()
The audio data bytes encoded as specified in the request.
-