How AI Agents Control Your Voice Studio (and the Skills That Teach Them)
TLDR:Vois ships a CLI binary (vois-cli) that communicates with the running desktop app over a local socket. AI coding agents like Claude Code and Cursor can load skill files from vois.so/skills/ to learn the full command set and drive voice production autonomously.
Frequently Asked Questions
Can Claude Code or Cursor control Vois directly?
Yes. AI coding agents load a skill file from vois.so/skills/vois-cli/SKILL.md that teaches them all 60+ CLI commands. The agent then drives the desktop app through the CLI over a local socket connection.
Does the Vois CLI work without the desktop app?
No. The CLI is a remote control for the running desktop app. It communicates over a Unix socket on macOS or a named pipe on Windows. The app must be open.
Where are the Vois CLI skill files hosted?
Two skills are hosted at vois.so/skills/: the CLI reference at vois.so/skills/vois-cli/SKILL.md and the dialogue writing guide at vois.so/skills/tts-dialogue-writing/SKILL.md.
What can AI agents do through the Vois CLI?
Everything you can do in the app: create projects, write scripts, assign voices, generate audio, manage pronunciation dictionaries, export with mastering profiles, and handle voice cloning. 15 command groups with 60+ commands total.
Written by
Vois Team
Product Team
The team behind Vois, building the future of AI voice production.
Related articles
Batch-Producing a Full Podcast Season in a Weekend
Most shows release weekly because the production cycle is weekly. Break that pattern. Here's how creators are producing full 10-episode seasons in a single weekend using AI voices and batched workflows.
AI Voiceover for SaaS Product Demos and Screencasts
Your product ships weekly. Your voiceover process should keep up. Here's how SaaS teams use AI voices to produce demo videos, onboarding screencasts, and sales collateral without booking studio time.
From Manuscript to Audiobook: A Complete AI Production Workflow
A step-by-step guide for indie authors who want to produce audiobooks with AI voices, from manuscript preparation through final export.