EvolveLabs / node-mumble-audio

Uses openal to capture and play audio streaming via node-mumble.
5 stars 2 forks source link

node-mumble-audio

This addon uses openal to provide capture and playback devices compatible with node-mumble.

Building:

$ npm install electron-build-tools -g
$ elb configure

To Do:

Limitations:

Other

See node-openal for a starting point to a more general openal api.