customVoice property

CustomVoiceParams? customVoice
getter/setter pair

The configuration for a custom voice.

If [CustomVoiceParams.model] is set, the service will choose the custom voice matching the specified configuration.

Implementation

CustomVoiceParams? customVoice;