Audio record and save to server for future playback

edited August 2016 in p5.js Library Questions

I'm not exactly sure how this would work, but I'm attempting to create an interactive audio experience in the browser using p5. One that would allow the user to record via their microphone in the browser, which can be done with p5 Record Save Audio. What I'm stuck on is how the captured audio could then be stored server side to be played back on any future visits to the website along with other users' recorded audio. Sounds noisy, I know, but does anyone have a suggestion on how to tackle this?

Tagged:
Sign In or Register to comment.