[BUG] "AskUserQuestion tool does not trigger audio alert as documented.
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I want Claude Code to BEEP when it asks me a question (as I multitask and may not be watching the screen) It does beep when it finishes a task, but not for in-task questions.
What Should Happen?
Mid task questions should BEEP
Error Messages/Logs
Steps to Reproduce
- Install Claude Code desktop app on Windows 11
- Confirm audio is working in the app — the triple beep that fires at the end of each AI turn
plays correctly
- Create a CLAUDE.md file (or add to an existing one) containing the instruction:
▎ "Use the AskUserQuestion tool rather than plain text when pausing mid-task to ask for a
decision. This triggers an audio alert so Robert is notified even if he is not watching the
screen."
- During a multi-step task, trigger Claude to use the AskUserQuestion tool (e.g. ask it to
perform a task that requires a decision mid-way through)
- Observe: the AskUserQuestion UI component appears on screen, but no audio alert fires
Expected behaviour: An audio alert plays when AskUserQuestion is invoked, as described in the
Claude Code documentation for that tool.
Actual behaviour: No audio plays. The turn-complete triple beep (step 2) confirms audio
capability is present and working; the AskUserQuestion tool simply does not trigger it.
Platform: Windows 11, Claude Code desktop app
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
v2.1.177
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗