[BUG] Voice input software (AquaVoice) stopped working with Claude Code on Windows
Resolved 💬 3 comments Opened Jan 24, 2026 by yoshi0705 Closed Jan 29, 2026
## Description
Voice input using AquaVoice stopped working with Claude Code when running inside Cursor's integrated terminal on
Windows. Text input via AquaVoice works fine in:
- Other applications (Notepad, browsers, etc.)
- PowerShell standalone (outside of Cursor)
## Environment
- OS: Windows 10/11
- Claude Code version: 2.1.19 (Windows installer version)
- Terminal: Cursor integrated terminal (issue occurs here)
- PowerShell standalone: Works fine
- Voice input software: AquaVoice
## Steps to Reproduce
- Open Cursor IDE
- Open integrated terminal
- Run
claude - Try to input text using AquaVoice voice dictation
- Text is not entered into the CLI
## Expected Behavior
Voice-dictated text should be entered into the Claude Code input prompt, as it was in previous versions.
## Actual Behavior
No text appears in the input when using Cursor's integrated terminal. Works correctly in standalone PowerShell.
## Additional Context
- This was working in previous versions of Claude Code
- Issue is specific to Cursor's integrated terminal
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗