Hello i want to make a script so that users can record audio through their mic.
I found this online
https://github.com/streamproc/MediaStreamRecorder/blob/master/demos/audio-recorder.html
but i how i can make the recorded audio to be stored on a table on my database?