-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
起始日期 | Start Date
2026/01/25
实现PR | Implementation PR
No response
相关Issues | Reference Issues
No response
摘要 | Summary
Title: [Feature Request] Add Native Voice Input Support to Qwen Windows Desktop Client
Dear Qwen Development Team,
I’m writing to strongly recommend adding native voice input functionality to the Qwen Windows desktop client.
Currently, the Windows application only supports text-based input, while the mobile app (iOS/Android) already offers seamless voice interaction. For many users—especially those in productivity-focused, accessibility-needs, or hands-free scenarios—voice input is not just convenient but essential.
Although Windows system-level dictation (Win + H) or third-party input methods (e.g., iFlytek, Sogou) can serve as workarounds, they create a fragmented user experience:
- They require extra steps and system configuration;
- Lack integration with Qwen’s UI (no microphone button);
- May not support real-time streaming or auto-send after speech.
Suggested Implementation:
- Add a microphone icon next to the input box in the Windows client.
- Integrate speech-to-text (ASR) using either:
- Windows.Media.SpeechRecognition API (for offline/local use), or
- Alibaba Cloud Intelligent Speech Interaction service (for higher accuracy).
- Allow users to choose whether to auto-send or edit the transcribed text before submission.
This feature would significantly enhance usability, accessibility, and parity between mobile and desktop platforms.
Thank you for your incredible work on Qwen! I believe this addition would make the desktop experience truly complete.
Best regards,
A Qwen Windows User
基本示例 | Basic Example
。
缺陷 | Drawbacks
。
未解决问题 | Unresolved questions
No response