[feat] oai tts

This commit is contained in:
kwaroran
2023-11-07 05:02:34 +09:00
parent 5e3781845c
commit 715f9ed46b
4 changed files with 59 additions and 4 deletions

View File

@@ -574,6 +574,7 @@ export interface character{
license?:string
private?:boolean
additionalText:string
oaiVoice?:string
}