fix: 配置里添加voicevox语音源

This commit is contained in:
2ndelement 2023-04-23 01:26:13 +08:00
parent 94c44068a4
commit 8baef8b579

View file

@ -88,6 +88,10 @@ export function supportGuoba () {
{
label: '微软Azure',
value: 'azure'
},
{
label: 'VoiceVox',
value: 'voicevox'
}
]
}