After getting the audio file from chatgpt when I try to make my bot send the audio file whatsapp tells me that the file type must be other, but I don’t know how to change it
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:
Try maybe changing the response format in the options to “aac”. That seems to be supported according to your error message.
1 Like
thanks, i solved it
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.