ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

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