replicated Voice Config
public abstract VoiceConfig.Builder replicatedVoiceConfig(ReplicatedVoiceConfig replicatedVoiceConfig)
Setter for replicatedVoiceConfig.
replicatedVoiceConfig: The configuration for a replicated voice, which is a clone of a user's voice that can be used for speech synthesis. If this is unset, a default voice is used.
@CanIgnoreReturnValue()
Setter for replicatedVoiceConfig builder.
replicatedVoiceConfig: The configuration for a replicated voice, which is a clone of a user's voice that can be used for speech synthesis. If this is unset, a default voice is used.