Skip to content

fix: Audio attachments in Telegram#1024

Open
p30arena wants to merge 7 commits intochatwoot:developfrom
p30arena:telegram-audio-conversion
Open

fix: Audio attachments in Telegram#1024
p30arena wants to merge 7 commits intochatwoot:developfrom
p30arena:telegram-audio-conversion

Conversation

@p30arena
Copy link
Copy Markdown

@p30arena p30arena commented Feb 5, 2026

This resolves #1023

- Updated AudioRecorder to support optional MP3 transcoding based on the channel type.
- Introduced convertToMp3 function in audioConverter for audio format conversion.
- Enhanced audioFormatUtils to provide file info for different audio formats.
- Added tests for audio format utility functions.
- Updated changelog to reflect the new feature.
@muhsin-k muhsin-k changed the title fix: Resolves #1023 fix: Audio attachments in Telegram Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile app records audio as AAC; Telegram channel attachment fails (WEBPAGE_CURL_FAILED) while web app MP3 works

2 participants