A super simple demo for IBM Waston speech-to-text and text-to-speech services ##Usage
- Register an acount on IBM blumix
- Setup your speech-to-text and text-to-speech services on blumix
- Install Nodejs
- Import the demo into your project
- Run "npm install" to download dependencies
- Repalce auth.js's credentials with yours
- Run "npm start"