feat(audio): support LPCM and fix waveform distortion

This commit is contained in:
edisoncm-ti
2025-06-08 20:41:59 -03:00
parent 614ad7cbdf
commit 44e0ff2250
2 changed files with 11 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
"@prisma/client": "^6.1.0",
"@sentry/node": "^8.47.0",
"amqplib": "^0.10.5",
"audio-decode": "^2.2.3",
"axios": "^1.7.9",
"baileys": "github:EvolutionAPI/Baileys",
"class-validator": "^0.14.1",