From 8baef8b579b04719db3acfae7a60bd4f169d71a2 Mon Sep 17 00:00:00 2001 From: 2ndelement <72551339+2ndelement@users.noreply.github.com> Date: Sun, 23 Apr 2023 01:26:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=85=8D=E7=BD=AE=E9=87=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0voicevox=E8=AF=AD=E9=9F=B3=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guoba.support.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guoba.support.js b/guoba.support.js index 5128194..d4bc80d 100644 --- a/guoba.support.js +++ b/guoba.support.js @@ -88,6 +88,10 @@ export function supportGuoba () { { label: '微软Azure', value: 'azure' + }, + { + label: 'VoiceVox', + value: 'voicevox' } ] }