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

VoiceMessage buglist / improvements from the PR #3770

Open
11 of 14 tasks
DoM1niC opened this issue Jul 31, 2021 · 4 comments
Open
11 of 14 tasks

VoiceMessage buglist / improvements from the PR #3770

DoM1niC opened this issue Jul 31, 2021 · 4 comments

Comments

@DoM1niC
Copy link

DoM1niC commented Jul 31, 2021

Bugs / Improvements

  • Playback (Waveform-Player): Transitions and UI Events (play/pause) don't work after lockscreen unlock in same Chat.. seems fixed now I can't reproduce anymore
  • Playback (Waveform-Player): Playback can't stop after left the Room (event is gone and sound will overlap after pause/play sometimes)
  • Recording / Playback (Waveform-Player): Keep Screen on during play a message (fixed by Keep device screen on during voice message playback and recording #4557)
  • Playback (Waveform-Player) Deal with Audio Mimetype .ogg / .oga e.g. delivered from Mautrix WhatsApp Bridge not a real Voice Message or forward / shared Messages from another Room👍🏻
  • Playback (Waveform-Player) Keep the real Voice Message metadata after forward / share to another Room
  • Playback (Waveform-Player) Blank Messages like this Voice message sending a "blank voice message" when Bixby is triggered #3768
  • Recording in Composer recording overlap while get Messages
  • Recording: in Composer Mic sometimes instantly activated think the recorder don't destroy correctly!
  • Recording state dismiss by rotation (fixed by Supporting rotation during voice recordings #4556)
  • Recording draft recorded Message while leave a Room (fixed by Adding support for voice drafts #4558)
  • Recording Crashs while recording (randomly but often to reproduce)
  • Recording sending need more robustfully (fixed by Timeline editing and offline voice message fixes #4547)
  • General / Room: Ignore Voice Icon in Invites
  • General / Room / Player: Element Web <-> Mobile

nice to have.

@DoM1niC DoM1niC changed the title small VoiceMessage Buglist / improvements from the PR VoiceMessage buglist / improvements from the PR Jul 31, 2021
@a22sc
Copy link
Contributor

a22sc commented Aug 5, 2021

  • Messages from (mautrix-) Signal are in .adts format. But having the possibility of playing any common audio format would be nice, anyway.

@DoM1niC
Copy link
Author

DoM1niC commented Aug 14, 2021

  • Messages from (mautrix-) Signal are in .adts format. But having the possibility of playing any common audio format would be nice, anyway.

I thing this could be solve by adding a custom Audio Player what is planned.

@thewompt
Copy link

Issues I am having:

  • Extreme delay in playing messages, sometimes taking 60s+ to start playback.
  • Incorrect durations
  • No automatic play through in window, must click each element on the play button individually
  • Play button is a small target, and clicking elsewhere in the element does different things.
  • Occassionaly app will stop trying to play messages and requires a restart to continue conversation.

That's all I can think of at the moment.

@jmuthalaly
Copy link

jmuthalaly commented Nov 22, 2022

I hope this is the correct place to post this.

An issue I came across:

On Element Web, it's possible to use the Reply feature to respond with a voice message. The option to create a voice message on the Android app disappears when you use the Reply feature, and you can only send text-based messages. When you reply to a voice memo with another from the Web app, on Android it appears as two sequential memos with no Reply element shown.

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

No branches or pull requests

5 participants