| Modifier and Type | Method and Description |
|---|---|
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.build() |
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.buildPartial() |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.getDefaultInstance() |
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.getDefaultInstanceForType() |
SynthesizeSpeechConfig |
SynthesizeSpeechConfig.Builder.getDefaultInstanceForType() |
SynthesizeSpeechConfig |
OutputAudioConfigOrBuilder.getSynthesizeSpeechConfig()
Optional.
|
SynthesizeSpeechConfig |
OutputAudioConfig.getSynthesizeSpeechConfig()
Optional.
|
SynthesizeSpeechConfig |
OutputAudioConfig.Builder.getSynthesizeSpeechConfig()
Optional.
|
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseDelimitedFrom(InputStream input) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(byte[] data) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(ByteBuffer data) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.ByteString data) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(InputStream input) |
static SynthesizeSpeechConfig |
SynthesizeSpeechConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SynthesizeSpeechConfig> |
SynthesizeSpeechConfig.getParserForType() |
static com.google.protobuf.Parser<SynthesizeSpeechConfig> |
SynthesizeSpeechConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SynthesizeSpeechConfig.Builder |
SynthesizeSpeechConfig.Builder.mergeFrom(SynthesizeSpeechConfig other) |
OutputAudioConfig.Builder |
OutputAudioConfig.Builder.mergeSynthesizeSpeechConfig(SynthesizeSpeechConfig value)
Optional.
|
static SynthesizeSpeechConfig.Builder |
SynthesizeSpeechConfig.newBuilder(SynthesizeSpeechConfig prototype) |
OutputAudioConfig.Builder |
OutputAudioConfig.Builder.setSynthesizeSpeechConfig(SynthesizeSpeechConfig value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.