leonidb/claude-code-audio-recap
6 stars · Last commit 2026-05-26
Hear what Claude Code is doing without watching the screen - a short audio recap of every turn, summarized for ears.
README preview
# Audio Recap [](https://github.com/leonidb/claude-code-audio-recap/actions/workflows/ci.yml) [](LICENSE) [](pyproject.toml) *Hear what Claude Code is doing without watching the screen.* Audio Recap speaks a Haiku-summarized recap of every turn - long replies condensed into spoken prose, not read verbatim - so you can step away and trust the audio to pull you back when there's something worth your attention. No mic, no models to download, no daemon, no API key beyond what Claude Code already uses. Just `/plugin install`. > 🔊 **Click unmute to hear the recap - the audio plays after Claude finishes outputting.** <video src="https://github.com/user-attachments/assets/4c4eb7ab-a8a8-43c1-b269-5b006328101d" controls width="720"></video> ## What you'll hear After each assistant turn, Audio Recap speaks at most two segments: 1. **Recap** - a one-sentence summary of the turn's actions, e.g. *"Edited `auth.py` and `tests/test_auth.py`. Ran the test suite. All passing."* 2. **Message** - Claude's reply to you. Long messages are summarized for listening, not read in full. ## Quickstart