microphone-stream

v6.0.1
A stream of raw audio data from the microphone for use in browsers with getUserMedia
webrtc getUserMedia WebAudio audio microphone stream record

build

tsc

lint

eslint src/**/*.ts

autofix

eslint --fix src/**/*.ts

test-integration

karma start --single-run

pretest

npm run build

test

npm run lint && npm run test-integration

watch

karma start
npm i microphone-stream

Metadata

  • MIT
  • Whatever
  • Jakob Miland
  • released 7/12/2021

Downloads