TTS
Overview
Use this skill to synthesize speech from text.
Inputs
- •Text to speak
Workflow
- •Extract the text to speak.
- •Run the local TTS script:
uv run C:\Users\USERNAME\.claude\hooks\utils\tts\elevenlabs_tts.py --voice OCIdyYxzVR7iuL9fyP9f --model eleven_v3 "<TEXT>" - •Create the skip marker file:
echo skip > C:\Users\USERNAME\.claude\hooks\utils\tts\.skip_endhook - •Confirm success.
Output
- •Short confirmation that speech ran.