Back to library
AI
tutorial

Dictate Complex Logic with /voice to Save Typing Time

Use the /voice command to dictate complex coding prompts without typing.

Switch from manual typing to the /voice command in Qwen Code to dictate instructions. The system uses a fast model to automatically clean up transcripts by removing filler words.

Qwen

The Scenario

You are in the middle of a heavy coding session and need to explain a complex refactoring task with multiple constraints without breaking your flow by typing a long paragraph.

Before & after

The old way

You manually type out long, multi-step instructions with complex parameters, often fixing typos as you go. This usually takes 1–2 minutes per complex prompt.

With AI

Type /voice and speak your instructions. The AI automatically scrubs filler words and typos, producing a clean command in under 10 seconds.

The Prompt

/voice [START_SPEAKING_YOUR_COMPLEX_CODING_TASK]

The new v0.19.2 update introduces a specific /voice command designed to handle mixed-language and technical dictation more accurately than standard OS voice-to-text.

Source

Qwen Code Blog: AI Coding Updates and Guides | Qwen Code Docs
"/voice lets you speak instead of type... the fast model automatically strips filler words and typos so you see a cleaned-up transcript."