Ionic 2 Soundboard framework with sounds from a custom URL

Hi all!

I created a customisable soundboard app (framework) using Ionic 2.

You can use it to create your own dynamic soundboard by specifying your own custom URL where your sounds are hosted. The app then gets the custom sound files from your URL. You can add or remove sounds from the URL, and the app will adapt to the new files, making it easy to edit the sounds of your soundboard even after the app has gone into production.


The code for the app can be found at https://github.com/rkalis/ionic-soundboard along with a more detailed README, containing setup and usage instructions.

Hopefully you’ll enjoy the app, play around with the code and add your own sounds.

If you like what I made, please leave a :star: