feat(stage-web|stage-tamagotchi): microsoft speech & azure speech

This commit is contained in:
Neko Ayaka
2025-03-18 11:07:26 +08:00
parent 6c2e36e15c
commit 1c83a8201b
24 changed files with 1524 additions and 415 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
"dependencies": {
"@guiiai/logg": "^1.0.7",
"@proj-airi/server-sdk": "^0.3.6",
"awilix": "^12.0.4",
"awilix": "^12.0.5",
"es-toolkit": "^1.33.0",
"eventemitter3": "^5.0.1",
"minecraft-data": "^3.84.1",
@@ -35,10 +35,10 @@
"valibot": "1.0.0-beta.9",
"vec3": "^0.1.10",
"zod": "^3.24.2",
"zod-to-json-schema": "^3.24.3"
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@dotenvx/dotenvx": "^1.38.5",
"@dotenvx/dotenvx": "^1.39.0",
"dotenv": "^16.4.7"
}
}