Python Programming Your NAO Robot Tutorial Video 4

preview_player
Показать описание
Python Programming Your NAO Robot Tutorial Video 4

On this week’s tutorial we’re looking on how to get your robot to listen and use
its speech recognition function used in Python. So if you want your robot to listen to every word you say, then please stay tuned!

implement a Python behaviour

Hi guys! And we are now having a look at another Python tutorial, this is the speech recognition Python tutorial. So jumping straight in to it, and we got our NAO, so there he is he’s connected to Philip, and yep that is brilliant. Give me that wave on, yep we can see it’s moving around, so we know the robot is there and we can just take that off.

Alright! So what we do is we first want to bring in to the function box, the speech recognition and behaviour. so it is underneath audio, voice and speech recognition. So we drag that in and we will connect up the noodle as normal, so one noodle ends there, now what we want to do, if we go in to the little spanner and we want to, as you put some wording in here, so what we want to do is I’m going to put Philip,and lets say John, and Chris and don’t forget to put these little word things in here as well otherwise the robot will not distinguish that they are three.

So Philip,John and Chris and those are the names that we’re going to be, the robot is going to be listening for we’re going to put the threshold down to 10 again, I haven’t played for the threshold guys, I set in from the main tutorial with the choreograph version of this, with the drag and drop box section but I haven’t played with that, but we want to use 10 for this one.

Рекомендации по теме
Комментарии
Автор

I am getting an error calling, "Cannot find service 'ALSpeechRecognition' in index "
Can u plz give any solution?

monsterteddy
Автор

Awesome tutorial!
 I'm getting so much more out of my NAO with these videos. Cheers

blind_neighbourhoodNerd
Автор

Hi!

Do you have any idea how do a call programatically a animation (i.e. Zombie_1) from animation library?

Thanks in advance!

liviusosu
Автор

can i program that robot with one of those programming languaes or try java c c++ c# or ruby
or can i mix some scripts in the robot like programming the robot to speak in python than programming him to walk in java ????

mikanik
Автор

I am beginner in installing python sdk for nao...can you give me any link that will be help

sb-rjyb
Автор

Hi, awesome tutorials. Really appreciate them. Could you please teach me how to make NAO track and pick up something from the ground? Thank you.

kiankunyap
Автор

Rather cool, I created a chatterbot in C #, I do not know if Nao could still be in listening mode? the key word would be nao, then the robot would respond with a choice of answer. I would like to add a database in the robot to have a lot of vocabulary, I don't own a Nao but I will next few week.

redgeciccone