MartinLangbecker / wokubot

MIT License
1 stars 0 forks source link

Audio player #22

Closed MartinLangbecker closed 3 years ago

MartinLangbecker commented 3 years ago

As a user, I want to be able to preview my audio files locally. Therefore, I need an audio player. At a minimum, I should be able to play and pause files. At best, I should also be able to move forwards and backwards through the file and jump to specific time stamps. The (remaining) duration of the file should be displayed.

MartinLangbecker commented 3 years ago

Added in commit 7cfa186b.