talk-android
talk-android copied to clipboard
Play voice messages as a service using Media controls in System UI
- related https://github.com/nextcloud/talk-android/pull/3704#issuecomment-1999863714
See Media Control Docs and Media Player Docs for implementation info
Controls should be relatively simple. Just needs pause/play/stop and seeking functionality. Refactoring into it's own separate service might be a bit of work though.