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