THE SHORT ANSWER
With Rokid Claude, voice coding means speaking instructions to Claude Code on your Mac and following its response in compatible Rokid Glasses. It is not voice-to-source-code dictation and it does not remove the need to inspect, test and review changes.
What does voice coding actually mean here?
There are two different ideas behind the phrase. You can dictate literal characters into an editor, or you can describe an outcome to a coding agent. Rokid Claude follows the second approach: your spoken instruction becomes a prompt, and Claude Code works inside the selected repository on your Mac.
The glasses are the interaction surface. The microphone captures your instruction, the temple touchpad handles recording and menu choices, and the green display presents the conversation. Your code editor, tools and execution environment remain on the computer.
This makes a task such as Find why the checkout regression test fails
a natural fit. Dictating every brace of a complex function is usually a less useful starting point.
The loop: speak, check, send, follow
- Record: tap the temple, speak the instruction, then tap again to stop.
- Transcribe: the relay processes the recording with Whisper on the Mac.
- Check: the default confirmation step shows what was heard.
- Send or discard: choose deliberately; an incorrect transcript should not become a coding task.
- Follow: read progress and the result in the HUD, then decide what happens next.
Confirmation can be changed in Settings. Keeping it enabled is particularly useful when your instruction contains a project name, a negation or an unfamiliar technical term. Confirming the prompt is not the same as approving every tool the agent subsequently uses.
Write a good brief — out loud
A useful spoken prompt gives the agent an objective, a boundary and a way to check its work. You do not need to sound like a command line.
“Find the cause of the failing checkout test. Explain it before changing any files.”
“Add an empty state to the dashboard. Follow the existing components, avoid unrelated refactors, and run the relevant tests.”
“Summarize the diff and list anything I should verify manually before merging.”
These are example instructions, not guarantees of agent behavior. Verify that the right project and session are selected. If a filename, error log or layout reference would be awkward to dictate, send it through the phone companion.
Which development tasks suit voice?
Start with tasks that can be expressed clearly and checked afterwards: investigating a failure, explaining a subsystem, drafting documentation, proposing tests, or making a scoped change to an existing component. One specific request is easier to supervise than a broad instruction to rebuild an entire product.
The conversation can continue while the work runs. You can queue a follow-up for the current session, interrupt it, or switch to another session. The queue does not follow you across a session change. See the parallel-session guide before coordinating several tasks.
English, French and Chinese are available for the interface and voice-command experience. Choose your language in the glasses settings; the selection also updates the transcription language.
When the keyboard and larger screen still win
A tiny display is not a replacement for a full diff viewer, a visual regression check or a detailed debugging session. Return to the Mac when you need to compare many files, inspect a complex interface or review a consequential change.
Voice is also a poor choice when speaking would expose confidential information or disturb people nearby. Use the text companion or wait for a private setting. Read the display only when your surroundings allow you to give it attention; do not use it while driving or during activities that need continuous focus.
The goal is to reclaim passive waiting time, not to turn every moment of the day into another work session. You can take a quiet break and check in when it is useful.
What do you need to try it?
You need supported display-equipped Rokid Glasses, a Mac with Claude Code access, the local relay, Whisper and internet access at both ends. Google Cloud connects the devices; it does not run Claude Code instead of your Mac. The service is in early access and commercial usage licences are planned.
Follow the installation guide for pairing and a low-risk first task. If you already have a working setup, try a short read-only instruction first and compare the transcript with what you said. That gives you a feel for the loop before you ask the agent to modify files.
Based on the current Rokid Claude application and setup flow. Early-access behavior and compatibility may change.
