mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-22 12:55:39 +08:00
claude voice mode
This commit is contained in:
parent
f47f02166e
commit
587f956396
6 changed files with 80 additions and 1 deletions
10
claude/commands/voice-on.md
Normal file
10
claude/commands/voice-on.md
Normal 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
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue