ARC 2025.01.25.00 (Pro and Runtime)

(Autonomous Robot Control Software)
Make robots with the easiest robot programming software. Experience user-friendly features that make any robot easy to program.

Change Release Notes

The latest Synthiam ARC update introduces significant enhancements to control commands, cheat sheets, and robot skills. These improvements bring better usability and functionality, offering more return-value support and intuitive tooltips. Updated features for Bing Speech Recognition, Camera Device, and Script Robot Skills further streamline robot development and control. Read on for the details!

New Features and Updates

Control Command Update

  • Return Values for Control Commands: The ControlCommand() now support return values. When viewing the cheatsheet or right-click context menu, an icon will display next to control commands that return values.

Enhanced Cheat Sheet and Context Menu

  • Cheat Sheet Images and Tooltips: Added tooltip images to the Cheat Sheet and the right-click context menu in the editors. Tooltips are displayed to provide helpful descriptions. The images display whether or not the ControlCommand has a return value.
  • Control Command Tooltips: In the Cheat Sheet tab of the editor, hovering over control commands now displays tooltips. These tooltips describe what the commands do and what values they return. This feature is available for ARC robot skills that use the new ControlCommand() framework. Legacy control commands will still be displayed but will not have tooltips.

Bing Speech Recognition Updates

  • New "GetText" Control Command: The Bing Speech Recognition robot skill now supports a new 'GetText' ControlCommand() using the new script engine that returns values. This command listens and returns the translated speech-to-text. For example:

    var txt = ControlCommand("Bing Speech Recognition", "GetText");
    print("You said " + txt);
    
  • Improved "When Speaking" Event Handling: The "pause" event in speech recognition robot skills now properly disables and enables as expected. This allows speech recognition robot skills to pause and resume listening while the robot is speaking using similar commands Audio.say() and Audio.sayEZB().

  • VAD Option Removed: The VAD (Voice Activity Detection) option has been removed from Bing Speech Recognition. This change allows VAD to function independently within its own robot skill, reducing dependencies and ensuring updates to VAD do not impact ARC. Use the VAD robot skill to trigger the recording of the Bing Speech Recognition robot skill.

Speech Recognition Robot Skill

  • New "PauseGet" Control Command: A new control command, PauseGet, has been added. This command allows you to retrieve the pause state of the speech recognition robot skill. The PauseGet command is listed in the Cheat Sheet and provides an easy way to check whether the robot skill is paused.

Camera Device Robot Skill

  • New "IsCameraActive" Control Command: The Camera Device robot skill now includes a new control command, IsCameraActive. This command checks whether the camera is active and returns true or false. It is also listed in the cheat sheet.

Script Robot Skill

  • New "GetStatus" Control Command: Query a script robot skill for its current run state using a new control command.

This update focuses on improving usability, functionality, and modularity. The enhancements to the cheat sheet, control commands, and speech recognition ensure a smoother and more intuitive user experience. Thank you for using Synthiam ARC, and we look forward to your feedback!


ARC Downloads

ARC Free

Free

  • Includes one free 3rd party plugin robot skill per project
  • Trial cloud services
  • Free with trial limitations

For schools, personal use & organizations. This edition is updated every 6-12 months.

Recommended

ARC Pro

Only $8.99/mo

  • 2 or more PCs simultaneously
  • Includes unlimited skills
  • Cloud backup
  • And much more

Experience the latest features and bug fixes weekly. A Pro subscription is required to use this edition.

Runtime

Free

  • Load and run any ARC project
  • Operates in read-only mode
  • Unlimited robot skills
  • Early access fixes & features

Have you finished programming your robot? Use this to run existing ARC projects for free*.

  • Minimum requirements are Windows 10 or higher with 2+gb ram and 500+MB free space.
  • Recommended requirements are Windows 10 or higher with 8+gb ram and 1000+MB free space.
  • ARC Free known-issues can be viewed by clicking here.
  • Get more information about each ARC edition by clicking here.
  • See what's new in the latest versions with Release notes.

Compare Editions

Feature ARC
FREE
ARC
PRO
  Get ARC for Free View Plans
Usage Personal
DIY
Education
Personal
DIY
Education
Business
Early access to new features & fixes Yes
Simultaneous microcontroller connections* 1 255
Robot skills* 20 Unlimited
Skill Store plugins* 1 Unlimited
Cognitive services usage** 10/day 6,000/day
Auto-positions gait actions* 40 Unlimited
Speech recongition phrases* 10 Unlimited
Camera devices* 1 Unlimited
Vision resolution max 320x240 Unlimited
Interface builder* 2 Unlimited
Cloud project size 128 MB
Cloud project revision history Yes
Create Exosphere requests 50/month
Exosphere API access Contact Us
Volume license discounts Contact Us
  Get ARC for Free View Plans
* Per robot project
** 1,000 per cognitive type (vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection, azure text to speech)

ARC Pro

Upgrade to ARC Pro

Stay on the cutting edge of robotics with ARC Pro, guaranteeing that your robot is always ahead of the game.

#1  

Whoa. There's a lot here to absorb. This is going to be great! Thanks! Looks like ARCx is leaking and ARC is sucking up the good stuff!:D

PRO
Germany
#2  

many updates in short time!

PRO
Synthiam
#3  

Haha yup - just like before we started on the ARCx path. Gosh I want ARCx but these features are pretty much doing the same thing. I would just like to see a 64bit arc.