element-hq / element-hq/element-android
Voice message playback behaviour
Open
A-Voice-Messages
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Only allow one message to play at a time
- [ ] Put in place a queuing system. If the user plays a new recording, it pauses the current recording playback at the time that it was left e.g: 1:21 and plays the new one. Once the new one is finished playing, the other one plays again from where it paused at 1:21.
- [ ] If the user navigates out and back to the room, the recordings should simply stop playing and return to their default state.
Contributor guide
Assessment
This issue has not been assessed yet.