| Modifier and Type | Method and Description |
|---|---|
VoiceSelectionParams |
VoiceSelectionParams.Builder.build() |
VoiceSelectionParams |
VoiceSelectionParams.Builder.buildPartial() |
static VoiceSelectionParams |
VoiceSelectionParams.getDefaultInstance() |
VoiceSelectionParams |
VoiceSelectionParams.getDefaultInstanceForType() |
VoiceSelectionParams |
VoiceSelectionParams.Builder.getDefaultInstanceForType() |
VoiceSelectionParams |
SynthesizeLongAudioRequestOrBuilder.getVoice()
Required.
|
VoiceSelectionParams |
SynthesizeSpeechRequestOrBuilder.getVoice()
Required.
|
VoiceSelectionParams |
SynthesizeSpeechRequest.getVoice()
Required.
|
VoiceSelectionParams |
SynthesizeSpeechRequest.Builder.getVoice()
Required.
|
VoiceSelectionParams |
SynthesizeLongAudioRequest.getVoice()
Required.
|
VoiceSelectionParams |
SynthesizeLongAudioRequest.Builder.getVoice()
Required.
|
static VoiceSelectionParams |
VoiceSelectionParams.parseDelimitedFrom(InputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(byte[] data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteBuffer data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(com.google.protobuf.ByteString data) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(com.google.protobuf.CodedInputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(InputStream input) |
static VoiceSelectionParams |
VoiceSelectionParams.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<VoiceSelectionParams> |
VoiceSelectionParams.getParserForType() |
static com.google.protobuf.Parser<VoiceSelectionParams> |
VoiceSelectionParams.parser() |
| Modifier and Type | Method and Description |
|---|---|
VoiceSelectionParams.Builder |
VoiceSelectionParams.Builder.mergeFrom(VoiceSelectionParams other) |
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.mergeVoice(VoiceSelectionParams value)
Required.
|
SynthesizeLongAudioRequest.Builder |
SynthesizeLongAudioRequest.Builder.mergeVoice(VoiceSelectionParams value)
Required.
|
static VoiceSelectionParams.Builder |
VoiceSelectionParams.newBuilder(VoiceSelectionParams prototype) |
SynthesizeSpeechRequest.Builder |
SynthesizeSpeechRequest.Builder.setVoice(VoiceSelectionParams value)
Required.
|
SynthesizeLongAudioRequest.Builder |
SynthesizeLongAudioRequest.Builder.setVoice(VoiceSelectionParams value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.