| Modifier and Type | Method and Description |
|---|---|
TextToSpeechSettings |
TextToSpeechSettings.Builder.build() |
TextToSpeechSettings |
TextToSpeechSettings.Builder.buildPartial() |
static TextToSpeechSettings |
TextToSpeechSettings.getDefaultInstance() |
TextToSpeechSettings |
TextToSpeechSettings.getDefaultInstanceForType() |
TextToSpeechSettings |
TextToSpeechSettings.Builder.getDefaultInstanceForType() |
TextToSpeechSettings |
EnvironmentOrBuilder.getTextToSpeechSettings()
Optional.
|
TextToSpeechSettings |
Environment.getTextToSpeechSettings()
Optional.
|
TextToSpeechSettings |
Environment.Builder.getTextToSpeechSettings()
Optional.
|
static TextToSpeechSettings |
TextToSpeechSettings.parseDelimitedFrom(InputStream input) |
static TextToSpeechSettings |
TextToSpeechSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(byte[] data) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(ByteBuffer data) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(com.google.protobuf.ByteString data) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(InputStream input) |
static TextToSpeechSettings |
TextToSpeechSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TextToSpeechSettings> |
TextToSpeechSettings.getParserForType() |
static com.google.protobuf.Parser<TextToSpeechSettings> |
TextToSpeechSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
TextToSpeechSettings.Builder |
TextToSpeechSettings.Builder.mergeFrom(TextToSpeechSettings other) |
Environment.Builder |
Environment.Builder.mergeTextToSpeechSettings(TextToSpeechSettings value)
Optional.
|
static TextToSpeechSettings.Builder |
TextToSpeechSettings.newBuilder(TextToSpeechSettings prototype) |
Environment.Builder |
Environment.Builder.setTextToSpeechSettings(TextToSpeechSettings value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.