| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseMessage.MixedAudio
Represents an audio message that is composed of both segments
synthesized from the Dialogflow agent prompts and ones hosted externally
at the specified URIs.
|
static class |
ResponseMessage.MixedAudio.Builder
Represents an audio message that is composed of both segments
synthesized from the Dialogflow agent prompts and ones hosted externally
at the specified URIs.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage.MixedAudioOrBuilder |
ResponseMessageOrBuilder.getMixedAudioOrBuilder()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.MixedAudioOrBuilder |
ResponseMessage.getMixedAudioOrBuilder()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
ResponseMessage.MixedAudioOrBuilder |
ResponseMessage.Builder.getMixedAudioOrBuilder()
An audio response message composed of both the synthesized Dialogflow
agent responses and the audios hosted in places known to the client.
|
Copyright © 2023 Google LLC. All rights reserved.