Java SDK for SELF
Configuration:
To configure your credentials to connect to Intu, go to the src/main/resources directory.
To Run:
- Make sure Intu is running
- Make sure your credentials have been added in the src/main/resources directory correctly.
- Run TopicClientTest.java in the src/test/java directory.
- Say something and see the SpeechGesture be executed in the Java SDK.