ARC 2025.01.25.00 (Pro And Runtime)
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()andAudio.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. ThePauseGetcommand 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 returnstrueorfalse. 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- 1 third-party plugin skill per project
- Trial cloud services
- Personal, DIY & education use
- Updated every 6–12 months
ARC
PRO- Use on 2+ PCs simultaneously
- Unlimited robot skills
- Cloud backup & revision history
- Weekly features & bug fixes
- Business use permitted
ARC
RUNTIME- Load & run any ARC project
- Read-only mode
- Unlimited robot skills
- Includes early access fixes & features
- Minimum requirements: Windows 10 or higher, 2 GB RAM, 500 MB free disk space.
- Recommended: Windows 10 or higher, 8 GB RAM, 1 GB free disk space.
- Prices are in USD.
- ARC Free known issues: view here.
- More about each edition: Download & install guide.
- Latest changes: Release notes.
Compare Editions
| Feature |
ARC
FREE
|
ARC
PRO
|
|---|---|---|
| Get ARC Free | View Plans | |
| Usage | Personal · DIY · Education | Personal · DIY · Education · Business |
| Early access to new features & fixes | — | ✓ |
| 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 recognition phrases * | 10 | Unlimited |
| Camera devices * | 1 | Unlimited |
| Vision resolution | max 320×240 | Unlimited |
| Interface builder * | 2 | Unlimited |
| Cloud project size | — | 128 MB |
| Cloud project revision history | — | ✓ |
| Create Exosphere requests | — | 50 / month |
| Exosphere API access | — | Contact Us |
| Volume license discounts | — | Contact Us |
| Get ARC 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
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

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!
many updates in short time!
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.