To try this component out, clone this repo, then
yarn install
You must bring your own audio file (for copyright reasons). Simply add an audio file in testapp/audio
, then import it in testapp/index.js
. Finally, run
yarn start
Feel free to submit feature requests!