Forked from mic with the same interface, a stream simple wrapper of arecord/sox.
This module depends on your machine having an installation of sox for Mac/Win OR arecord for Linux.
npm install mic-ts
mic was created by Ashish Bajaj bajaj.ashish@gmail.com, however missing typing for typescript and the repo is inactive for more then 5 years. This fork aims to preserver the existing interface without breaking changes and migrate the modern JS synctax as well as proper typing.