Kamal Mostafa's minimodem clone in JavaScript
Clone the repository
git clone [email protected]:pablogs9/minimodem.js.git
Serve the files with a web server (like Python SimpleHTTPServer)
cd minimodem.js
python -m SimpleHTTPServer
Open it in a browser: localhost:8000
Audio WebAPI won't work if you open local files in a browser