public interface PrebuiltVoiceConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getVoiceName()
The name of the preset voice to use.
|
com.google.protobuf.ByteString |
getVoiceNameBytes()
The name of the preset voice to use.
|
boolean |
hasVoiceName()
The name of the preset voice to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasVoiceName()
The name of the preset voice to use.
optional string voice_name = 1;String getVoiceName()
The name of the preset voice to use.
optional string voice_name = 1;com.google.protobuf.ByteString getVoiceNameBytes()
The name of the preset voice to use.
optional string voice_name = 1;Copyright © 2025 Google LLC. All rights reserved.