justinmc / react-audio-player

A simple React wrapper on the HTML5 audio tag
MIT License
589 stars 104 forks source link

Need Different Button To Stop Audio #72

Open mallorysmith64 opened 4 years ago

mallorysmith64 commented 4 years ago

I created a game that heavily relies on using arrow keys. When I press the down button the audio stops playing. There should be an option to change which key stops the audio.