web-audio-recorder-js

WebAudioRecorder.js is a JavaScript library that records audio input (Web Audio API AudioNode object) and encodes to audio file image (Blob object). It supports three encoding formats.

web-audio-buffer-queue

Web Audio API source node that streams (Audio)Buffers from a queue or Node-style Stream