Making a Roblox Audio Web Player

Hello,

I’m currently working on a project where you can play audio through a browser using HTTP service.

The idea is the player would put in their username in the browser and the browser would play audio when you made an http request to the server.

This would be useful for background audios that aren’t available on Roblox. This would also be useful for rhythm games and such.

I have a working prototype and I wanted to know if people would actually use it. I want to know if there were any particular features people would want because I am eventually going to release this into the public.

Some features I have implemented:

  • Playing and Stopping audio
  • Syncing
  • Volume Control

Please leave some feedback!

1 Like