arielfaur / ionic-audio

An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
http://arielfaur.github.io/ionic-audio/2.0/index.html
MIT License
321 stars 163 forks source link

Download Button #153

Closed westindiantech closed 6 years ago

westindiantech commented 7 years ago

Hi, is it possible to add a download button to the player and can it support notification player actions?

arielfaur commented 7 years ago

Hi, sorry that is not on the roadmap. You should extend the component and implement your own download logic. I don't have time to work on this now.