Skip to content

Send Audio On Chatwoot #851

Closed Answered by devlikepro
AknalRe asked this question in Q&A
Mar 12, 2025 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Before sending the audio, convert it to the right format first

ffmpeg -i input.mp3 -c:a libopus -b:a 32k -ar 48000 -ac 1 output.opus

https://waha.devlike.pro/docs/how-to/send-messages/#send-voice

patron:PRO

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@devlikepro
Comment options

Answer selected by devlikepro
Comment options

You must be logged in to vote
1 reply
@devlikepro
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants