feat: Added conversion of audios for sending recorded audio

This commit is contained in:
Davidson Gomes
2023-06-11 10:29:49 -03:00
parent ae1c5908ae
commit 2b2cc2effc
4 changed files with 125 additions and 99 deletions

View File

@@ -42,6 +42,7 @@
"dependencies": {
"@adiwajshing/keyed-db": "^0.2.4",
"@evolution/base": "github:WhiskeySockets/Baileys",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@hapi/boom": "^10.0.1",
"axios": "^1.3.5",
"class-validator": "^0.13.2",