# Voice Skill Generate voice responses using OpenAI's text-to-speech API. ## When to Use - Primary response method for this workspace - When communicating with the user - Voice messages ARE the response (chat text = transcript only) ## Command ```bash /Users/erezfern/Workspace/jarvis/.claude/skills/voice/jarvis_voice.sh --voice echo "[message]" ``` ## Options | Option | Values | Default | De