public interface AdvancedVoiceOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getLowLatencyJourneySynthesis()
Only for Journey voices.
|
boolean |
hasLowLatencyJourneySynthesis()
Only for Journey voices.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLowLatencyJourneySynthesis()
Only for Journey voices. If false, the synthesis will be context aware and have higher latency.
optional bool low_latency_journey_synthesis = 1;boolean getLowLatencyJourneySynthesis()
Only for Journey voices. If false, the synthesis will be context aware and have higher latency.
optional bool low_latency_journey_synthesis = 1;Copyright © 2025 Google LLC. All rights reserved.