Skip to content

artcom/microphone-controller

Repository files navigation

Microphone Controller

Controls the microphone gain of a Windows machine in response to MQTT messages from a broker provided by a bootstrap-server.

Usage

Configuration

Configuration file

Copy config.json.template to config.json and edit to fit your environment.

Command line arguments

  • configFile=/path/to/config/file (default=config.json)

Start service

npm install
npm start

Build executable

npm install -g @yao-pkg/pkg
pkg package.json

About

Controls the microphone volume of a Windows machine in response to MQTT messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published