Latest wit.ai Activity
I'm following a course to learn augmented reality, using AI with unity
I have trained app on wit.ai to use to open the car door in my application it takes command as input with voice “openDriversDoor”
part of code
void Handle (string jsonString) {
if (jsonString != null) {
RootObject theAction = new Roo…
Advertisement
Advertisement