feat: TTS with audio ducking
Some checks failed
TrafficCue CI / check (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled

This commit is contained in:
Cfp
2025-06-25 13:21:31 +02:00
parent a2a8255ebf
commit dc4679f072
12 changed files with 374 additions and 23 deletions

View File

@ -31,9 +31,12 @@
},
"type": "module",
"dependencies": {
"@capacitor-community/native-audio": "^7.0.0",
"@capacitor-community/text-to-speech": "^6.0.0",
"@capacitor/android": "^7.3.0",
"@capacitor/cli": "^7.3.0",
"@capacitor/core": "^7.3.0",
"@diffusionstudio/vits-web": "^1.0.3",
"@eslint/js": "^9.29.0",
"eslint": "^9.29.0",
"eslint-plugin-svelte": "^3.9.3",