Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 486 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 486 Bytes

JS MediaRecorder to WAV

This repository contains example code to show how WAV audio can be saved from a MediaRecorder recording.
Check out the related tutorial on Medium!

You'll need to run the site with an HTTP origin for media recorder to work! I suggest using this Live Server extension!