What problem does it solve? This Skill removes the manual effort of producing voiceover, narration, IVR prompts, and accessibility audio by generating speech files directly from text through the OpenAI Audio API. ## Core Features & Use Cases - Single and Batch Generation: Create one audio clip from text or run many jobs from a JSONL file with per-job voice, format, and instruction overrides. - Voice Direction Templates: Apply structured instruction specs (affect, tone, pacing, emphasis) and use-case defaults for narration, voiceover, IVR, and accessibility reads. - Deterministic CLI Workflow: Use the bundled scripts/text_to_speech.py CLI with dry-run mode, rate limiting capped at 50 requests per minute, and retry handling for transient errors. - Use Case: A product team needs IVR phone prompts in WAV format. Write a JSONL batch file with each prompt, run the CLI once, and receive consistent audio files with clear, slow delivery. ## Quick Start Ask the AI to generate an mp3 narration of your text using the cedar voice with a warm, steady tone via the speech skill.