rmeertens / nao-wit

Simple program showing how wit.ai can be used in combination with a Nao robot.
5 stars 1 forks source link

How to use this program #1

Open Eulerianial opened 8 years ago

Eulerianial commented 8 years ago

Hello,

I am a bit of a novice in wit.ai. Could you help me how to use this program?

Best, Vijay

rmeertens commented 8 years ago

Sure, start with the tutorial on Wit.ai! When you know what your Nao has to do when you receive an intent, you can react on that. Maybe read the code a bit, and maybe check what arguments the boxes have right now.

Sultan91 commented 7 years ago

Hi man, nice robot. I am also new to Wit.ai. Currently as i understand they support speech file upload and recognition only for python SDK. Do you actually used it? If so, could show some simple example of audiofile post request?

rmeertens commented 7 years ago

Hey @Sultan91 . Check de code inside the boxes of the Choregraph file ;)