[BUG] Background audio (Spotify, etc.) does not resume after voice dictation or TTS playback when CarPlay is active
Resolved 💬 2 comments Opened Apr 29, 2026 by ckirk Closed May 2, 2026
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?
When connected to CarPlay and listening to music/podcast/etc in the car, if I use voice dictation in the iOS Claude app to transcribe a message, or tapping the read-aloud button on a Claude response, background audio pauses as expected but never resumes afterward.
What Should Happen?
Claude should resume any stopped/paused audio from an external app.
(This is possible. It works with chatGPT on iOS)
Error Messages/Logs
Steps to Reproduce
- Connect iPhone to CarPlay via Wi-Fi
- Play music via Spotify through CarPlay
- Either: (a) use voice dictation to send a message, or (b) tap the read-aloud/ElevenLabs playback button on a Claude response
- Music ducks out during dictation/TTS
- Music must be manually resumed (⚠️ dangerous!)
Claude Model
Sonnet (default)
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
1.260423.0
Platform
Other
Operating System
iOS
Terminal/Shell
iTerm2
Additional Information
Specific to CarPlay being active — likely an AVAudioSession interruption handling issue (app not relinquishing the audio session after use)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗