Interface Builder icon Interface Builder Create touchscreen robot control panels with buttons, joysticks, sliders, camera views and scripts; multi-page fullscreen UIs for PC and mobile. Try it →
Canada
Asked — Edited

Speech Recognition: Script For Any Command

Hello,

Does anyone know how to use this field under the Speech Recognition config?

I tried typing a name of one of my scripts but get an error everytime.

Couldn't find any info in the Script Help.

Anyone?


ARC Pro

Upgrade to ARC Pro

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

#1  

Just select EZScript. Use the command functions on the right to type in the script in the letters to the left. I forgot how to execute it. But, it worked fine for me.

OK, I selected the EXAMPLE on the Right and then I had to SAVE it. After that, I just go to the other window and say START.

Hope that this helped.

Mel

Author Avatar
Canada
#2  

Ahh. I figured it out. I thought it just wanted a script name.

I fed it the full " ControlCommand("InsertScriptNameHere", ScriptStart) " and it worked.

Thanks for you help.