- Initial endpoint: https://infinite-brook-7279.herokuapp.com/
- Speech Text: /v1/speech
To build on windows:
- gradlew.bat build to build on Unix/Linux:
- ./gradlew build
To run the application:
- Modify ConextRUnnable to have watson API username and password
- enter ./gradlew run