support use tts from api

This commit is contained in:
2023-12-26 12:15:18 +08:00
parent 507ced5502
commit 82a167d9cc
2 changed files with 188 additions and 55 deletions

View File

@@ -12,6 +12,7 @@
"allowSyntheticDefaultImports": true,
"forceConsistentCasingInFileNames": true,
"useDefineForClassFields": true,
"allowJs": false,
"sourceMap": false,
"baseUrl": ".",
"types": ["node"],