What problem does it solve? Converting written text into natural-sounding speech audio requires choosing the right voice, tuning speed and pitch, and handling API authentication correctly. This Skill provides a complete workflow for generating standalone speech audio with HeyGen's Starfish TTS model, including voice discovery, locale handling, and pause control. ## Core Features & Use Cases - Voice Discovery: List all Starfish-compatible TTS voices filtered by language, gender, and feature support via GET /v1/audio/voices. - Speech Generation: Convert text to audio with control over speed (0.5-1.5), pitch (-50 to 50), locale for multilingual voices, and ElevenLabs advanced settings. - Word Timestamps: Receive per-word timing data in the response for caption syncing and timed text overlays. - Use Case: A content creator needs narration for a product demo video. They list available English voices, preview a few, then generate the audio with SSML break tags for dramatic pauses and use the word timestamps to sync on-screen captions. ## Quick Start Ask the AI to list available HeyGen TTS voices and generate speech audio from your text using a selected voice with your preferred speed.