What I ultimately want to do is record sounds from the site (e.g. a song playing in the background), and save the file locally. I've been looking for examples or documentation but all I find is record the audio from the microphone.
Asked
Active
Viewed 264 times
0
-
Welcome. What have you tried so far? See [ask]. – mins Apr 19 '15 at 23:47
-
1possible duplicate of [HTML5 record audio to file](http://stackoverflow.com/questions/16413063/html5-record-audio-to-file) – Matthew Lock Apr 19 '15 at 23:55
-
It's not duplicate. He doesn't want to record from the microphone. – Mosh Feu May 17 '15 at 09:20
-
This might help: https://stackoverflow.com/questions/26263132/programatically-record-audio-output-from-web-page-using-js-or-html5 – Jatin Kumar Aug 20 '18 at 03:39