ARC Pro

Upgrade to ARC Pro

Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.

PRO
Synthiam
#1  

Train your face as an object using Object Tracking. There's blue question marks that explain functions.

PRO
Synthiam
#3  

Something like this using the variable...


if ($CameraObjectName = "My Face")

  SayEZBWait("I see you!")


elseif ($CameraObjectName = "Someone Else")

  SayEZBWait("I see someone else that i know")


endif

User-inserted image