claude voice mode

This commit is contained in:
David Chen 2025-08-28 12:31:51 -07:00
parent f47f02166e
commit 587f956396
6 changed files with 80 additions and 1 deletions

View file

@ -0,0 +1,10 @@
---
description: "Enable text-to-speech for Claude responses"
allowed_tools: ["Edit"]
---
Enable text-to-speech for Claude responses in the current directory.
```bash
bash ~/.claude/scripts/voice-on.sh
```