nextcloud / nextcloud/talk-ios
Display total duration of voice messages
Open
0. Needs triage
enhancement
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
**Is your feature request related to a problem? Please describe.**
* Overview at https://github.com/nextcloud/spreed/issues/8817
* Request to show the duration of voice message on mobile clients (iOS does it only after message is downloaded and started)
**Describe the solution you'd like**
Web client uses native tag, which could preload metadata of audio file, for example, needed duration, and show it. Probably, there is the same possibility for mobile clients as well?

Contributor guide
Assessment
This issue has not been assessed yet.