We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run the following python script to test your robot's functionality
from naoqi import ALProxy tts = ALProxy("ALTextToSpeech", "<IP of your robot>", 9559) tts.say("Hello, world!")
There was an error while loading. Please reload this page.