multibuzzer icon indicating copy to clipboard operation
multibuzzer copied to clipboard

Buzzer Sound Files Swap

Open NJL8719 opened this issue 3 years ago • 1 comments

I am trying to figure out how to host an amended version of this app. I have a specific sound effect which I have used to swap out the existing buzzer noise. Ideally if we had a scoring system allowing 5 or 10 point increase increments that would make it perfect but can always use a seperate system for scoring. The priority is to have this buzzer app hosted with the different sound effect. How do I go about hosting this under a different URL with the new buzzer sound effect? Or could the original project be changed to allow a host to set the buzzer noise to one they want to use?

NJL8719 avatar Feb 19 '22 17:02 NJL8719

Hi! I can look into what might make sense for customizable buzzer sounds - just to clarify, would this only be for yourself? (or would you want the host to be able to override the sound for everyone in the room with the custom buzzer?)

In the meantime, you're welcome to fork this project, and you can host it on any platform that can host Node.js web apps. Heroku or Render are pretty straightforward options with decent tutorials about how to get started, and of course it could work on AWS or Google too.

wsun avatar Feb 20 '22 18:02 wsun