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: "Disable text-to-speech for Claude responses"
allowed_tools: ["Edit"]
---
Disable text-to-speech for Claude responses in the current directory.
```bash
bash ~/.claude/scripts/voice-off.sh
```