The client provides a set of HTTP wrappers around the VoiceBunny API in node.js
[to be completed]
VoiceBunnyCommander is a node.js client that interfaces with the VoiceBunny API.
Before using, set the SIGNING_KEY environment variable and the CLIENT_ID environment variable. Or, use the -k and -j command line arguments to specify them.
Type ./voiceBunnyCommander.js -h for usage help. Thanks commander.js for making this so easy!
-by sansMischevia