voiceClone property

VoiceCloneParams? voiceClone
getter/setter pair

The configuration for a voice clone.

If [VoiceCloneParams.voice_clone_key] is set, the service chooses the voice clone matching the specified configuration.

Optional.

Implementation

VoiceCloneParams? voiceClone;