[feat] stop tts

This commit is contained in:
kwaroran
2023-05-21 02:58:03 +09:00
parent 458da9c047
commit f12040830d
4 changed files with 28 additions and 3 deletions

View File

@@ -316,6 +316,7 @@ export interface groupChat{
firstMsgIndex?:number,
loreSettings?:loreSettings
supaMemory?:boolean
ttsMode?:string
}
export interface botPreset{