| Modifier and Type | Method and Description |
|---|---|
OutputAudioConfig |
OutputAudioConfig.Builder.build() |
OutputAudioConfig |
OutputAudioConfig.Builder.buildPartial() |
static OutputAudioConfig |
OutputAudioConfig.getDefaultInstance() |
OutputAudioConfig |
OutputAudioConfig.getDefaultInstanceForType() |
OutputAudioConfig |
OutputAudioConfig.Builder.getDefaultInstanceForType() |
OutputAudioConfig |
StreamingDetectIntentRequestOrBuilder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
DetectIntentResponseOrBuilder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentResponse.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentResponse.Builder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentRequestOrBuilder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
FulfillIntentResponseOrBuilder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
StreamingDetectIntentRequest.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
StreamingDetectIntentRequest.Builder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
FulfillIntentResponse.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
FulfillIntentResponse.Builder.getOutputAudioConfig()
The config used by the speech synthesizer to generate the output audio.
|
OutputAudioConfig |
DetectIntentRequest.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
DetectIntentRequest.Builder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate the output audio.
|
OutputAudioConfig |
FulfillIntentRequest.getOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
|
OutputAudioConfig |
FulfillIntentRequest.Builder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
|
OutputAudioConfig |
FulfillIntentRequestOrBuilder.getOutputAudioConfig()
Instructs the speech synthesizer how to generate output audio.
|
static OutputAudioConfig |
OutputAudioConfig.parseDelimitedFrom(InputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(byte[] data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(ByteBuffer data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.ByteString data) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(InputStream input) |
static OutputAudioConfig |
OutputAudioConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutputAudioConfig> |
OutputAudioConfig.getParserForType() |
static com.google.protobuf.Parser<OutputAudioConfig> |
OutputAudioConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutputAudioConfig.Builder |
OutputAudioConfig.Builder.mergeFrom(OutputAudioConfig other) |
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output audio.
|
FulfillIntentResponse.Builder |
FulfillIntentResponse.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output audio.
|
FulfillIntentRequest.Builder |
FulfillIntentRequest.Builder.mergeOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate output audio.
|
static OutputAudioConfig.Builder |
OutputAudioConfig.newBuilder(OutputAudioConfig prototype) |
DetectIntentResponse.Builder |
DetectIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
StreamingDetectIntentRequest.Builder |
StreamingDetectIntentRequest.Builder.setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output audio.
|
FulfillIntentResponse.Builder |
FulfillIntentResponse.Builder.setOutputAudioConfig(OutputAudioConfig value)
The config used by the speech synthesizer to generate the output audio.
|
DetectIntentRequest.Builder |
DetectIntentRequest.Builder.setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate the output audio.
|
FulfillIntentRequest.Builder |
FulfillIntentRequest.Builder.setOutputAudioConfig(OutputAudioConfig value)
Instructs the speech synthesizer how to generate output audio.
|
Copyright © 2025 Google LLC. All rights reserved.