I want my bot to answer me through an audio file in a whatsapp chat

After getting the audio file from chatgpt I don’t know how to make the bot send it through the whatsapp chat






## Information on your n8n setup
- **Database default: SQLite:**
- **Running n8n via n8n cloud:**
- **Operating system: Windows**

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

My assumption is that you need to use this node:
image
This should allow you to upload the binary file data.

2 Likes

It says me that i cant upload it because its a audio/mp3

Well that looks pretty self explainitory. Convert the mp3 to one of the mentioned file types and you’re one step further I guess.

ye, i solved it

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.