customVoice property
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;
The configuration for a custom voice.
If [CustomVoiceParams.model] is set, the service will choose the custom voice matching the specified configuration.
CustomVoiceParams? customVoice;