Plain JavaScript example for web audio API recording that works across all browsers, including iOS/Safari.
Easily editable and testable on Glitch:
- View: https://web-audio-recording-tests-simpler.glitch.me
- Edit/Remix: https://glitch.com/edit/#!/web-audio-recording-tests-simpler
A more complex version, built with vue and webpack, that includes additional tests and functionality is available here: