Skip to content

colmeye/js-mediarecorder-to-wav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!