Mike018 Posted June 18, 2017 Share Posted June 18, 2017 Are there any alternatives to the cordova media plugin that have already been battle tested ( https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/ ) ? It works, but I don't like how it requires so many permissions for things I am not using. I *just* need to play audio. Also, I'm fairly new with using native audio on android, but I've heard that it is actually better to just include individual audio files and release them immediately after each use or after each state instead of using an audio sprite, can anyone confirm? Link to comment Share on other sites More sharing options...
Recommended Posts