PWM Servo Feedback (ADC) icon PWM Servo Feedback (ADC) Add ADC positional feedback to hobby PWM servos via minor mod to EZ-B/Arduino; enables real-time position readout, calibration and puppet mirroring Try it →

ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

Author Avatar
PRO
USA
#9  

@kamaroman68

  1. I agree with Richard R if you have an Enable and/or Disable Phrase will be matched to all Speech Recognition events. Note: Remember there are a lot of false positives.

  2. Pause Commands and Checkbox have the same behavior.

  3. When a Say command is executed, the speech recognition engine (not the checkbox) is paused and is resumed when the speech synthesizer ends.

  4. SayEZB does not pause the recognition engine, so in your case, the SayEZB can interfere with the Enable/Disable phrase. Note: The Pause checkbox state is irrelevant

Author Avatar
PRO
USA
#10  

@kamaroman68

Please fix the following script errors:

User-inserted image

User-inserted image

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#11  

And... test scripts in the editor before assuming they work:) there is the ability to Run a script in the edit window to verify that it actually works.

#12  

@ptp You are efficient and thorough... I should have went farther into the project before chiming in... Nice find(s)...:) Also as @DJ mentioned it's a good idea to test your scripts for errors within the editor...