Open jjansen27 opened 5 years ago
Same here, found this Fork https://github.com/catoldcui/audioplayers in order to provide this feature it requires minSdk 23 but thats ok for my usecase.
Thanks! I was going to fork the current audioplayer this coming weekend to add this feature. This will work for my use case as well.
On Sat, Feb 2, 2019, 1:07 PM EliahShure <notifications@github.com wrote:
Same here, found this Fork https://github.com/catoldcui/audioplayers in order to provide this feature it requires minSdk 23 but thats ok for my usecase.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rxlabz/audioplayer/issues/71#issuecomment-459986064, or mute the thread https://github.com/notifications/unsubscribe-auth/AQRzOzZMS0PvSHGt7Ht0OPjZYGYfEyHSks5vJdP3gaJpZM4aJSKY .
There is also this fork: https://github.com/Weststreet/audioplayers and this fork: https://pub.dev/packages/audioplayers_with_rate
I am rewriting an app in Flutter and looking for an audio player that allows the user to set the play back speed. It looks like this one does not allow the play back speed to the changed. Would you be open to adding play back speed as an option, or be willing to let me add it? It would be an android only option.