TranslationVoiceConfig constructor
const
TranslationVoiceConfig({})
Implementation
const TranslationVoiceConfig({
this.voiceGender,
this.voiceId,
this.voiceClone,
this.sttNickName,
this.llmNickName,
this.ttsNickName,
this.sttParams,
this.llmParams,
this.ttsParams,
});