PWM Servo Feedback (I2c) icon PWM Servo Feedback (I2c) Real-time servo position input via Arduino ADC over I2C; supports Nano (6 channels) or Mega (16), configurable I2C address and scalable chaining. Try it →

ARC Pro

Upgrade to ARC Pro

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

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