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 classOutputAudioRepresents the natural language speech audio to be played to the end user.static classOutputAudio.BuilderRepresents 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 OutputAudioOrBuilderAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.OutputAudioOrBuilderAnalyzeContentResponse. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.OutputAudioOrBuilderAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.OutputAudioOrBuilderStreamingAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.OutputAudioOrBuilderStreamingAnalyzeContentResponse. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.OutputAudioOrBuilderStreamingAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()The audio data bytes encoded as specified in the request.
-