Alibaba Cloud Launches QoderVoice for Real-Time Voice-Controlled Coding
Alibaba Cloud has launched QoderVoice, a real-time voice interaction agent for its AI-powered development assistant Qoder. Powered by the Qwen-Audio-3.0-Realtime model, it allows developers to issue commands, interrupt responses, and discuss code refactoring using natural speech. This update highlights the integration of full-duplex voice AI into developer workflows, shifting coding assistants from text-only prompts to interactive, conversational partners. It could improve developer productivity by allowing hands-free multitasking and collaborative problem-solving during complex coding tasks. QoderVoice supports multi-turn negotiations for complex tasks, enabling users to adjust generated plans in real-time, and is currently available as a 3-day free trial on the international version of Qoder. The underlying Qwen-Audio-3.0-Realtime model processes audio features like tone and pause length alongside text to enable natural, low-latency interaction.
## BACKGROUND
Qoder is Alibaba Cloud's agentic software development platform that integrates with desktop IDEs and JetBrains plugins. Traditional voice assistants operate in half-duplex mode (like a walkie-talkie), whereas full-duplex voice models allow simultaneous listening and speaking, enabling users to interrupt the AI mid-sentence.