text-to-speech

text to speech

elevenlabs 389 ↓ 8.3k MIT updated 26d ago
Claude Code
View source ↗

What it does

  • JBFqnCBsd6RMkjVDRZzb - George (male, narrative)
  • EXAVITQu4vr4xnSDxMaL - Sarah (female, soft)
  • onwK4e9ZLuTAKqWW03F9 - Daniel (male, authoritative)
  • XB0fDUnXU5powFXDhCwa - Charlotte (female, conversational)
  • Stability: How consistent the voice stays. Lower values = more emotional range and variation, but can sound unstable. Higher = steady, predictable delivery.
  • Similarity boost: How closely to match the original voice sample. Higher values sound more like the original but may amplify audio artifacts.
  • Style: Exaggerates the voice's unique style characteristics (only works with v2+ models).

Requirements & configuration

  • 401: Invalid API key

Configuration: ELEVENLABS_API_KEY

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

text to speech

Source

Repository: https://github.com/elevenlabs/skills

text-to-speech FAQ

What does the text-to-speech skill do?

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages. JBFqnCBsd6RMkjVDRZzb - George (male, narrative) EXAVITQu4vr4xnSDxMaL - Sarah (female, soft)

What does text-to-speech require?

401: Invalid API key Configuration keys: ELEVENLABS_API_KEY.

How do I install text-to-speech?

Run: npx -y skills add https://github.com/elevenlabs/skills --skill text-to-speech --agent claude-code — the source lives at github.com/elevenlabs/skills.

Maintain text-to-speech?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

text-to-speech on getagentictools
[![text-to-speech on getagentictools](https://getagentictools.com/badge/skills/elevenlabs-skills-text-to-speech.svg)](https://getagentictools.com/skills/elevenlabs-skills-text-to-speech?ref=badge)
npx agentictools info skills/elevenlabs-skills-text-to-speech

The second line is the CLI lookup for this page — handy in READMEs and docs.