public static final class ResponseMessage.PlayAudio extends GeneratedMessage implements ResponseMessage.PlayAudioOrBuilderSpecifies an audio clip to be played by the client as part of the response.
Protobuf type google.cloud.dialogflow.cx.v3beta1.ResponseMessage.PlayAudio
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ResponseMessage.PlayAudioImplements
ResponseMessage.PlayAudioOrBuilderStatic Fields
ALLOW_PLAYBACK_INTERRUPTION_FIELD_NUMBER
public static final int ALLOW_PLAYBACK_INTERRUPTION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
AUDIO_URI_FIELD_NUMBER
public static final int AUDIO_URI_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ResponseMessage.PlayAudio getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ResponseMessage.PlayAudio.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio.Builder |
|
newBuilder(ResponseMessage.PlayAudio prototype)
public static ResponseMessage.PlayAudio.Builder newBuilder(ResponseMessage.PlayAudio prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ResponseMessage.PlayAudio |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio.Builder |
|
parseDelimitedFrom(InputStream input)
public static ResponseMessage.PlayAudio parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ResponseMessage.PlayAudio parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ResponseMessage.PlayAudio parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ResponseMessage.PlayAudio parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ResponseMessage.PlayAudio parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ResponseMessage.PlayAudio parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ResponseMessage.PlayAudio parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ResponseMessage.PlayAudio> parser()| Returns | |
|---|---|
| Type | Description |
Parser<PlayAudio> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAllowPlaybackInterruption()
public boolean getAllowPlaybackInterruption()Output only. Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
bool allow_playback_interruption = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
The allowPlaybackInterruption. |
getAudioUri()
public String getAudioUri()Required. URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
string audio_uri = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
String |
The audioUri. |
getAudioUriBytes()
public ByteString getAudioUriBytes()Required. URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
string audio_uri = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for audioUri. |
getDefaultInstanceForType()
public ResponseMessage.PlayAudio getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio |
|
getParserForType()
public Parser<ResponseMessage.PlayAudio> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<PlayAudio> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ResponseMessage.PlayAudio.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ResponseMessage.PlayAudio.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio.Builder |
|
toBuilder()
public ResponseMessage.PlayAudio.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ResponseMessage.PlayAudio.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|