Skip to main content
Back to registry

text-to-speech

elevenlabs/skills

Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs.

Installs1
Install command
npx skills add https://github.com/elevenlabs/skills --skill text-to-speech
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Use pre-made voices or create custom voices in the dashboard. Popular voices: Fine-tune how the voice sounds: Force specific language for pronunciation: Controls how numbers, dates, and abbreviations are converted to spoken words. For example, "01/15/2026" becomes "January fifteenth, twenty twenty-six": When generating long audio in multiple requests, the audio can have pops, unnatural pauses, or tone shifts at the boundaries. Request stitching solves this by letting each request know what comes before/after it: For real-time applications, use the stream method (returns audio chunks as they're generated): See references/streaming.md for WebSocket streaming. Common errors: Monitor character usage via response headers ( x-character-count , request-id ): - JBFqnCBsd6RMkjVDRZzb - George (male, narrative) - EXAVITQu4vr4xnSDxMaL - Sarah (female, soft) - onwK4e9ZLuTAKqWW03F9 - Daniel (male, authoritative) - XB0fDUnXU5powFXDhCwa - Charlotte (female, conversational) - Stability : How consistent the voice stays.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does text-to-speech do?

Generate natural speech from text - supports 70+ languages, multiple models for quality vs latency tradeoffs.

Is text-to-speech good?

text-to-speech does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does text-to-speech work with?

text-to-speech currently lists compatibility with kimi-cli.

What are alternatives to text-to-speech?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install text-to-speech?

npx skills add https://github.com/elevenlabs/skills --skill text-to-speech

Related skills

More from elevenlabs/skills

Related skills

Alternatives in Software Engineering