SSC-32 Servo Controller V2 icon SSC-32 Servo Controller V2 Bridge ARC to Lynxmotion SSC-32: maps V0-V31 to SSC-32 channels for reliable, high-performance serial control via USB, EZB/Arduino UART. Try it →

ARC Pro

Upgrade to ARC Pro

Unleash your robot's full potential with the cutting-edge features and intuitive programming offered by Synthiam ARC Pro.

#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?