audio-devices
get and set the current audio device on windows.
Installing
$ npm install audio-devices --save
Features
- Set the current audio device
- Get a list of all audio devices(WIP!)
Example Usage
Set the current device to "Speakers"
const audioDevices = ; audioDevices
ToDo
- Add CLI
- Find alternative to nircmd for getting audio devices
Known issues
- Getting the list of audio devices opens a popup and isn't readable