Uses of Interface
com.google.cloud.dialogflow.v2beta1.ResponseMessage.MixedAudioOrBuilder
-
Packages that use ResponseMessage.MixedAudioOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of ResponseMessage.MixedAudioOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement ResponseMessage.MixedAudioOrBuilder Modifier and Type Class Description static classResponseMessage.MixedAudioRepresents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.static classResponseMessage.MixedAudio.BuilderRepresents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.Methods in com.google.cloud.dialogflow.v2beta1 that return ResponseMessage.MixedAudioOrBuilder Modifier and Type Method Description ResponseMessage.MixedAudioOrBuilderResponseMessage.Builder. getMixedAudioOrBuilder()An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.ResponseMessage.MixedAudioOrBuilderResponseMessage. getMixedAudioOrBuilder()An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.ResponseMessage.MixedAudioOrBuilderResponseMessageOrBuilder. getMixedAudioOrBuilder()An audio response message composed of both the synthesized Dialogflow agent responses and the audios hosted in places known to the client.
-