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...
设计与多媒体
Poyo Elevenlabs V3 Tts
试用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...
它能做什么
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.
技能文档
PoYo ElevenLabs V3 TTS
PoYo Links
- 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
textis required.voiceselects a supported voice name.stabilitytunes voice stability.timestampsrequests timing data when available.language_codecan enforce a target language when supported.apply_text_normalizationcan beauto,on, oroff.callback_urlis optional and useful for production queues.
Security Rules
- Treat
POYO_API_KEYas 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.mdfor endpoint details, request fields, examples, and result retrieval notes. - Use
scripts/submit_elevenlabs_v3_tts.shonly 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_idclearly 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_idif a request was actually submitted - next step: query task status or wait for webhook
相关技能
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...
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,...
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...
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...
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...