Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Asked — Edited

Possible To Add A Command?

Good Evening!

I see the saywait command. I like it! I see the Sayezb command. @DJ could you create a sayezbwait command?



Thanks,
Wayne


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

#1  
For a work around, use this command in a separate script to cue the saying script:

Code:

ControlCommand("Saying", ScriptStartWait)


It will then cue this script:

Code:


sayezb("hello there")

#time the phrase takes to finish.
sleep(1500)


Here's an example that uses this.
sayezbwait.EZB
#2  
@technopro: Thank You for the repsonse! I will use that in the meantime. I guess I should of made this thread needed help or some other thread type. I was really hoping the programmers at Ez-robot would see this and add this command. I really don't know how hard it would be, but it would be nice!

Thanks again!
United Kingdom
#3  
I'm sure DJ will pick this up and, if it's possible, will add it to the to-do list.
PRO
Synthiam
#4  
Ironically, this item has been on my to-do list for a while:) I do not have an eta, as there are many other items ahead of it... but i'm certain it'll be done for ya:)