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 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.v2beta1 that return OutputAudioOrBuilder Modifier and Type Method Description OutputAudioOrBuilderAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()Optional.OutputAudioOrBuilderAnalyzeContentResponse. getReplyAudioOrBuilder()Optional.OutputAudioOrBuilderAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()Optional.OutputAudioOrBuilderStreamingAnalyzeContentResponse.Builder. getReplyAudioOrBuilder()Optional.OutputAudioOrBuilderStreamingAnalyzeContentResponse. getReplyAudioOrBuilder()Optional.OutputAudioOrBuilderStreamingAnalyzeContentResponseOrBuilder. getReplyAudioOrBuilder()Optional.
-