SessionStart
01Hook
Runs when a session starts, executing check_init.py via python3. From cris-m/claude_voice.
Text-to-speech for Claude Code hear responses, notifications, and command completions spoken aloud.
Hook
Runs when a session starts, executing check_init.py via python3. From cris-m/claude_voice.
Hook
Runs after instructions files are loaded, executing inject_tts_instruction.py via python3. From cris-m/claude_voice.
Hook
Runs when the agent sends a notification, executing run_hook.py via python3. From 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.
Hook
Runs after a tool call finishes for Bash tool calls, executing run_hook.py via python3. From 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.