Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice message support #109

Open
VPaulV opened this issue Jul 31, 2023 · 1 comment
Open

Voice message support #109

VPaulV opened this issue Jul 31, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@VPaulV
Copy link

VPaulV commented Jul 31, 2023

Hi guys,

Is it possible to implement voice message support for the bridge? I would really appreciate if one could have a look.
Currently when I get a voice message from Discord I get an Error processing voice message error.

Thank you!

@VPaulV VPaulV added the enhancement New feature or request label Jul 31, 2023
@Marcool04
Copy link

Marcool04 commented May 18, 2024

Hi all.

Just to add some info to this: when I created a voice message on Element for Android the other day in a Discord-bridged private chat, it generated an ogg file, and uploaded it. When the bridge sent this to discord, the person I was chatting with couldn't play it on their Discord app (Android also I think). However, when I opened Discord in the webapp in Firefox, the file had bridged properly, and I could play the ogg file perfectly. I then converted the file to mp3 with ffmpeg -i voice.ogg voice.mp3 and uploaded it again via Element and this time the recipient could play it fine. So I suspect the problem is one of the file format.

I don't know if the bridge can "ask" the matrix client to create mp3 files rather than ogg? Or if some transcoding needs to take place at some point? Or maybe we should push for ogg integration into the upstream Discord apps?

Best regards,
Mark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants