cris-m

11 mods across 1 repository, 4 stars between them.

claude-voice

02

cris-m/claude_voice

Plugin Claude Code

Adds spoken audio summaries and notifications via Kokoro TTS.

4 5mo ago A tokens not measured original MIT

config

03

cris-m/claude_voice

Command

Configure voice settings (voice, speed, language).

4 5mo ago A 10 tokens original MIT

init

04

cris-m/claude_voice

Command

Create .venv and install Python packages required for voice hooks.

4 5mo ago A 12 tokens original MIT

tts-summary

05

cris-m/claude_voice

Command

Enable or disable spoken audio summaries of Claude responses.

4 5mo ago A 9 tokens original MIT

SessionStart

06

cris-m/claude_voice

Hook

Runs when a session starts, executing check_init.py via python3. From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT

InstructionsLoaded

07

cris-m/claude_voice

Hook

Runs after instructions files are loaded, executing inject_tts_instruction.py via python3. From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT

Notification

08

cris-m/claude_voice

Hook

Runs when the agent sends a notification, executing run_hook.py via python3. From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT

PreToolUse

09

cris-m/claude_voice

Hook

Runs before the agent uses a tool for Bash tool calls, executing run_hook.py via python3. From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT

PostToolUse

10

cris-m/claude_voice

Hook

Runs after a tool call finishes for Bash tool calls, executing run_hook.py via python3. From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT

Stop

11

cris-m/claude_voice

Hook

Runs when the agent finishes a response, executing run_hook.py via python3 (3 commands). From cris-m/claude_voice.

4 5mo ago A tokens not measured original MIT