Advertisement

Latest wit.ai Activity

saraalaa8
June 28, 2021 02:58 AM
wit.ai with unity

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…

4,172 views
Advertisement
Advertisement
Advertisement