DashVox
Voice control coding agents on your machine via smartwatch / CarPlay
Last verified:
What is DashVox?
DashVox is a voice-first AI coding assistant that lets developers control AI coding agents (like Claude Code and Codex) running on their own machine via SSH, entirely by voice. It works on your phone, and goes fully hands-free in your car through CarPlay and Android Auto, on your watch (Apple Watch and Wear OS), and is exploring support for Ray-Ban Meta smart glasses.
Key features include Voice-First AI Chat with any LLM (Claude, GPT, Gemini), Remote Session Management to SSH into your dev machine and start/stop/switch AI coding sessions by voice, Agent Mode where AI autonomously manages multiple coding agent sessions, Web Search Integration for the AI to search and summarize results on your behalf, and Smart Connectivity with exponential backoff, background ping, auto-resume, and idempotent message delivery.
DashVox is built for software engineers and developers who want to continue their coding workflow while commuting, walking, biking, running, or in situations where their hands aren't on a keyboard. It prioritizes security with self-hosting options where no account is needed and code/data never leave your machine, though cloud mode with Firebase Auth is also available.
The backend is self-hosted using Java 21 and Spring Boot with H2 (self-host) or PostgreSQL (cloud), while the iOS app uses SwiftUI and the CarPlay Framework. The app is now on the App Store for iOS with Android coming soon.
Who it's for: developers who commute, engineers who want ambient AI in their technical workflow, anyone who wants to manage coding sessions hands-free while driving or wearing a watch, and teams prioritizing data security with self-hosted infrastructure.
DashVox pricing
Pricing model: Freemium
The website does not explicitly state pricing details. DashVox is available on the App Store for iOS with Android coming soon. The self-hosted backend is free to run on your own machine with no account needed. Cloud mode adds Firebase Auth sign-in. SSH keys are encrypted at rest in both self-hosted and cloud modes. No free tier or paid plan pricing is mentioned on the website.
DashVox pros
- Voice-control coding agents from car, watch, or phone
- Works with any LLM: Claude, GPT, Gemini
- Fully hands-free operation in CarPlay and Android Auto
- Apple Watch and Wear OS watch support
- Self-hosted backend keeps all data local
- No account needed for self-hosted mode
- Code and data never leave your machine in self-host mode
- SSH into your dev machine from anywhere
- Start, stop, and switch multiple AI coding sessions by voice
- Agent Mode autonomously manages multiple coding sessions
- Web search integration with AI summarization
- Smart connectivity with auto-resume after dead zones
- Idempotent message delivery prevents duplicates
- Exponential backoff and background ping for reliability
- iOS app now on App Store with native SwiftUI
- Ray-Ban Meta smart glasses support in exploration
- Approve prompts and check output entirely by voice
- Cross-platform Java 21 backend runs on any OS
DashVox cons
- Android app not yet available (coming soon)
- Ray-Ban Meta glasses support still in exploration
- Requires self-hosting backend on your own machine
- Needs SSH access to your development machine
- Cloud mode requires Firebase Auth sign-in
- Only available on iOS right now (Android pending)
- Depends on internet connectivity for remote access
- Voice transcription may have accuracy limitations
- Limited to AI coding agents that support SSH
- No Windows/macOS native desktop app mentioned
Frequently asked questions about DashVox
What is DashVox?
DashVox is a voice-first AI coding assistant that lets you start and steer Claude Code and Codex sessions running on your own machine over SSH, entirely by voice. You can use it from your phone app or go fully hands-free in your car (CarPlay/Android Auto) or on your watch (Apple Watch/Wear OS).
Which LLMs does DashVox support?
DashVox works with any LLM including Claude, GPT, and Gemini. You can talk to any of these models right on your phone or hands-free from your car, watch, or smart glasses.
How does the self-hosted backend work?
The self-hosted backend runs on your own machine using Java 21 and Spring Boot with H2 database. All data stays local, no account is needed, and your code never leaves your machine. It's cross-platform and SSH keys are encrypted at rest.
Does DashVox work on Android?
Android support is coming soon. The app is approved and a public beta is on the way. For now, iOS is available on the App Store with native CarPlay and Apple Watch support.
Can I use DashVox while driving?
Yes, DashVox is designed for hands-free use while driving. It works with CarPlay and Android Auto, allowing you to speak your requests and have AI responses read aloud without touching your phone or screen.
What is Agent Mode?
Agent Mode allows your AI to autonomously manage multiple coding agent sessions simultaneously. For example, you can tell it to spin up frontend, backend, and test sessions, and it handles everything automatically.
Is my code secure with DashVox?
Yes, DashVox is security-first. With self-hosting, no account is needed and your code and data never leave your machine. SSH keys are encrypted at rest in both self-hosted and cloud modes.
Does DashVox support smart glasses?
Ray-Ban Meta smart glasses support is in exploration, pending Meta API permissions. The app currently works on phone, CarPlay, Android Auto, Apple Watch, and Wear OS watches.
How does voice transcription work?
Voice is transcribed in real-time when you speak your request. You can ask questions, start coding sessions, or search the web. AI responses are spoken via TTS (text-to-speech) and you can review summaries on the display.
What happens if I lose connectivity?
DashVox has smart connectivity features including exponential backoff, background ping, auto-resume, and idempotent message delivery. This means no duplicate messages after dead zones and automatic resumption when connectivity returns.