Generate speech audio from text using HeyGen's Starfish TTS model. Use when: (1) Generating standalone speech audio files from text, (2) Converting text to speech with voice selection and speed control, (3) Creating audio for voiceovers, narration, or podcasts, (4) Working with HeyGen's /v3/voices endpoints, (5) Listing available TTS voices by language or gender.
$npx -y skills add heygen-com/skills-legacy --skill text-to-speechInstalls into the current project.
Run `npx skills use "https://github.com/heygen-com/skills-legacy" --skill "heygen-com/skills-legacy/text-to-speech"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heygen-com/skills-legacy" that are relevant to the current task. Run `npx skills add "https://github.com/heygen-com/skills-legacy"` and select the relevant skills, then follow their instructions.