Design & media

Poyo Elevenlabs V3 Tts

Try it

Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-v3-tts`, text-to-speech, voice selection, stability, tim...

What it does

Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-v3-tts`, text-to-speech, voice selection, stability, timestamps, language code, text normalization, async task submission, callbacks, and task status retrieval.

The skill document

PoYo ElevenLabs V3 TTS

  • Model page:
  • API docs:
  • API key page:

Use this skill for elevenlabs-v3-tts jobs on PoYo. It helps agents prepare text-to-speech payloads, choose voice and delivery fields, submit async tasks, and explain result retrieval through PoYo task status.

Use When

  • The user mentions PoYo ElevenLabs V3 TTS, elevenlabs-v3-tts, text-to-speech, voiceover, narration, timestamps, language code, or text normalization.
  • The workflow needs a PoYo speech payload, async task submission, a callback URL, or task status retrieval guidance.
  • The user wants server-side curl or shell examples for PoYo speech generation.

Model Selection

  • elevenlabs-v3-tts: use for PoYo text-to-speech generation with voice, stability, language, normalization, and optional timestamp controls.

Key Inputs

  • text is required.
  • voice selects a supported voice name.
  • stability tunes voice stability.
  • timestamps requests timing data when available.
  • language_code can enforce a target language when supported.
  • apply_text_normalization can be auto, on, or off.
  • callback_url is optional and useful for production queues.

Security Rules

  • Treat POYO_API_KEY as a secret.
  • Keep PoYo API keys in server-side environment variables or a backend secret manager.
  • Never place an API key in browser code, frontend bundles, public repositories, logs, screenshots, or chat output.
  • Do not make live API calls unless the user explicitly asks and provides a safe server-side environment.
  • Do not log private scripts, customer text, callback URLs, task ids, timestamps files, or generated audio URLs unless the product policy allows it.

Execution

  • Read references/api.md for endpoint details, request fields, examples, and result retrieval notes.
  • Use scripts/submit_elevenlabs_v3_tts.sh only when the user wants to submit a prepared JSON payload from a trusted shell.
  • If the user only needs a curl example, adapt one from references/api.md.
  • After submission, report the returned task_id clearly so follow-up retrieval is easy.

Output Expectations

When helping with ElevenLabs V3 TTS, include:

  • chosen model id
  • voice and language choices
  • timestamp and normalization choices
  • final payload or concise parameter summary
  • returned task_id if a request was actually submitted
  • next step: query task status or wait for webhook

Related skills

Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-tts-turbo-2-5`, text-to-speech, voice selection, speech...

2 installs

Generate music on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `elevenlabs-music`, text-to-music, instrumental music, structured com...

2 installs

Generate expressive multilingual speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `xai-tts-1`, text-to-speech, voice presets,...

2 installs

Generate speech on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `gemini-3-1-flash-tts`, Gemini text-to-speech, style instructions, v...

2 installs

Add AI-generated vocals to uploaded instrumental audio on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `add-vocals`, lyrics or vocal...

2 installs

Create music videos on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `create-music-video`, AI Music Video, visualized music videos, t...

1 installs