element-hq / element-hq/element-x-android
ability to change playback speed of Voice notes
- Dominant language
- Kotlin
- Stars
- 2.4k
- Forks
- 624
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 149
Description
### Your use case
#### What would you like to do?
Implement the feature to adjust the playback speed of voice notes.
#### Why would you like to do it?
This feature could enhance user experience by allowing them to listen to voice notes at a speed that suits their preference. Some users might prefer faster playback for quick listening, while others might prefer slower playback for better comprehension.
#### How would you like to achieve it?
There are a few approaches you could take to implement this feature:
1. In-app Controls: Add playback speed controls directly within the voice note playback interface of your app. Users could choose from preset speeds (e.g., 0.5x, 1x, 1.5x, 2x).
2. Settings Menu: Include playback speed options in the app's settings menu, allowing users to set a default playback speed for all voice notes.
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.