Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.
I'm using sendVoice with mp3 files with success if the user client is mobile or whatsapp web. If the user is using Windows Whatsapp native client it receives an error informing it's not possible to find or download the audio file.
I'm using sendVoice with mp3 files with success if the user client is mobile or whatsapp web. If the user is using Windows Whatsapp native client it receives an error informing it's not possible to find or download the audio file.
Is there any tip to solve that?
Thanks!