Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 651 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 651 Bytes

VoiceBunny Client

The client provides a set of HTTP wrappers around the VoiceBunny API in node.js

Usage instructions

[to be completed]

VoiceBunny Commander

VoiceBunnyCommander is a node.js client that interfaces with the VoiceBunny API.

Setup

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.

Usage instructions

Type ./voiceBunnyCommander.js -h for usage help. Thanks commander.js for making this so easy!

-by sansMischevia

endorse