filmov
tv
Python Programming Your NAO Robot Tutorial Video 4

Показать описание
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.
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.
Комментарии