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

[Bug?] Audio messages not reproducible on iOS #146

Open
ghost opened this issue Dec 2, 2019 · 2 comments
Open

[Bug?] Audio messages not reproducible on iOS #146

ghost opened this issue Dec 2, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 2, 2019

Description

When I send an audio message to someone who owns an iOS device, they aren't able to reproduce it (that means, when tapping on the play icon the audio simply doesn't start). The message play just fine in android and in telegram desktop.
If I use telegram android to send the audio message, iOS users can play it; that makes me think it is not a problem of sfos/my device.

Environment

  • Depecher version: v 0.7.4
  • SailfishOS version: 3.2.0.12
  • SailfishOS device: Sony Xperia XA2
@foolsbazar
Copy link
Contributor

I can confirm this bug.
Environment

  • Depecher version: v 0.7.4
  • SailfishOS version: 3.1.0.12, community port
  • SailfishOS device: Fairphone 2

@as1an
Copy link
Contributor

as1an commented Dec 7, 2019

Voice notes must be encoded with opus, whereas they are recorded with vorbis. Looks like QMediaRecoder doesn't support opus directly, which means the notes must be encoded manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants