@mintplex-labs/node-mic-monitor

A native Node.js module with utilities for monitoring microphone usage on macOS and Windows.


License
MIT
Install
npm install @mintplex-labs/node-mic-monitor@1.0.0

Documentation

To release a new version, run the following command:

cd package
npm publish --access public --dry-run # Check if the package is valid and file structure is correct
npm publish --access public # Publish the package