Irobot Roomba Legacy icon Irobot Roomba Legacy Legacy iRobot Discovery and 4xxx control via EZB software-serial (D0), supports Arduino/EZ-Robot, adjustable baud rate; not for hardware UART/USB Try it →

ARC Pro

Upgrade to ARC Pro

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

#1  

Use this in the speech control...


Say("I am a Robot")  # this will use your pc speakers...

SayEZB("I am JD the Robot")  # this will use JD's (EZB4) speaker...

#3  

Richard - I cant seem to get my speech synthesis working . Sounds work fine but If I try the speech control or a custom script nothing happens. Any ideas?