[VOICEVOX] added new voices and short comment (#128)

added some voices that hadn't been before, and wrote a comment on how to
use VOICEVOX.
This commit is contained in:
kwaroran
2023-05-29 15:20:23 +09:00
committed by GitHub
4 changed files with 787 additions and 12 deletions

View File

@@ -322,6 +322,7 @@ export interface character{
ttsMode?:string
ttsSpeech?:string
voicevoxConfig?:{
speaker?: string
SPEED_SCALE?: number
PITCH_SCALE?: number
INTONATION_SCALE?: number