mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-22 12:55:39 +08:00
10 lines
No EOL
210 B
Markdown
10 lines
No EOL
210 B
Markdown
---
|
|
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
|
|
``` |