| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseMessage.PlayAudio
Specifies an audio clip to be played by the client as part of the response.
|
static class |
ResponseMessage.PlayAudio.Builder
Specifies an audio clip to be played by the client as part of the response.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessage.PlayAudioOrBuilder |
ResponseMessage.getPlayAudioOrBuilder()
Signal that the client should play an audio clip hosted at a
client-specific URI.
|
ResponseMessage.PlayAudioOrBuilder |
ResponseMessage.Builder.getPlayAudioOrBuilder()
Signal that the client should play an audio clip hosted at a
client-specific URI.
|
ResponseMessage.PlayAudioOrBuilder |
ResponseMessageOrBuilder.getPlayAudioOrBuilder()
Signal that the client should play an audio clip hosted at a
client-specific URI.
|
Copyright © 2025 Google LLC. All rights reserved.