damage
Senior Member
i played around with the kinect sdk about a year or so ago. the thing i didn't like (maybe that's changed?) was that all the recognition phrases had to be pre-canned. ie if you don't have the phrase "patio light on" set up in your app, it won't recognize it. i prefer android's speech recognition where it passes the entire spoken phrase (doesn't have to match some pre-programmed set of phrases in order to be recognized) - you just need to parse out the command (a couple of examples of what i've done: http://goo.gl/xjxEd and http://goo.gl/Z9upD ). the other problem i have is being in earshot. this comes in handy when i'm bbq'ing in the backyard or working on the car in the garage