VoxClaw
VoxClaw is a free, open-source macOS menu bar app that gives OpenClaw agents an audible voice.
About
VoxClaw is a free, open-source macOS menu bar app that gives OpenClaw agents an audible voice. It bridges the gap between an agent running on one machine and audio output on another — useful in setups where an agent runs headlessly on a Mac Mini but you want to hear it speak on your nearby MacBook. It supports both OpenAI's neural voices (requires your own API key) and Apple's built-in text-to-speech for a fully free option. The app shows a live panel with synchronized word highlighting so you can follow along visually.
OpenClaw users on recent Macs who want ambient voice feedback from their agents — particularly useful for home setups with a dedicated agent machine and a separate working laptop, or for accessibility use cases where hearing agent output is preferable to reading it. <!-- Screenshot pending -->
Pros & Cons
Pros
- check Completely free and open source — the only cost is your OpenAI API key if you want higher-quality neural voices
- check Cross-machine audio delivery lets agents speak on a device other than the one they run on, which is handy for headless server setups
- check Multiple input methods (CLI, URL scheme, piped text) make it composable with existing agent workflows and scripts
- check Menu bar design keeps it out of the way while running continuously in the background
Cons
- close macOS only, and requires macOS 26 or later — rules out a large portion of users on older hardware or other platforms
- close iOS support is listed as "coming soon" but not available, so mobile listening is not yet an option
- close Requires OpenClaw to already be installed and configured — it adds voice output but does not work standalone
- close Neural voice quality depends on OpenAI's TTS API; using the free Apple TTS is noticeably lower quality