## Summary
- **fix(voice)**: Call `audioCtx.resume()` after creating AudioContext in silence detector — browsers start AudioContext suspended, preventing silence detection from firing
## Test Plan
- [ ] Click mic in chat input, speak, stop speaking — recording should auto-stop after ~1.5s of silence
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
audioCtx.resume()after creating AudioContext in silence detector — browsers start AudioContext suspended, preventing silence detection from firingTest Plan
🤖 Generated with Claude Code