For Facebook Artificial Intelligence Hackathon 2020
To run,
- Open Server.js
- Add the path to the wav files at line 109. The samples can be found in the folder wav.
- Add the provided API_KEY on line 112.
- Since you won't be able to actually try out the microphone, please comment out all particle photon related code (line 17-24, line 132-138).
- Run node server.js
- The return messages from wit.ai will appear in your terminal!