iachat/app/javascript/dashboard/components/widgets/WootWriter
Pranav ae5ef73e91
fix: Update the voice note format to MP3 to fix the delivery issues (#9448)
Use MP3 as the default format to send voice notes recorded from
Chatwoot. This change was made to fix the issue of Telegram voice notes
not working with the error `WEBPAGE_CURL_FAILED` .

Telegram treats the mp3 recordings as audio attachments. Once we can
identify a fix for the original issue, we will revisit the `ogg`
implementation.

---------

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-05-15 17:53:45 -07:00
..
utils fix: Convert audio file to mp3 before sending it to WhatsApp (#9432) 2024-05-07 23:10:54 -07:00
AudioRecorder.vue fix: Update the voice note format to MP3 to fix the delivery issues (#9448) 2024-05-15 17:53:45 -07:00
constants.js Adds character count to reply box 😳 (#1634) 2021-01-13 19:16:45 +05:30
Editor.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
FullEditor.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
ReplyBottomPanel.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30
ReplyTopPanel.vue refactor: handling keyboard shortcuts (#9242) 2024-04-26 15:41:02 +05:30