Skip to content

Instantly share code, notes, and snippets.

@bravecorvus
Last active July 31, 2018 18:56
Show Gist options
  • Save bravecorvus/2636b0527da356e6d6af960308b85035 to your computer and use it in GitHub Desktop.
Save bravecorvus/2636b0527da356e6d6af960308b85035 to your computer and use it in GitHub Desktop.
const voiceit2 = require('voiceit2-nodejs');
let myVoiceIt = new voiceit2("<apiKey>", "<apiToken>");
//Pass your 36 character apiKey and apiToken as a parameter
//(visit https://voiceit.io/settings to see your credentials)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment