Gemini 3 Series chat on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions` and Gemini Native Format; use for `gemini-3-flash-preview`, `gemini-3-pr...
Design & media
Poyo Gemini 3 1 Flash Tts
Try itGenerate 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...
What it does
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, voice presets, language code, two-speaker dialogue, output formats, async task submission, callbacks, and task status retrieval.
The skill document
PoYo Gemini 3.1 Flash TTS
PoYo Links
- Model page:
- API docs:
- API key page:
Use this skill for gemini-3-1-flash-tts jobs on PoYo. It helps agents prepare text-to-speech payloads, choose single-speaker or two-speaker mode, submit async tasks, and explain result retrieval through PoYo task status.
Use When
- The user mentions PoYo Gemini 3.1 Flash TTS,
gemini-3-1-flash-tts, text-to-speech, style instructions, voice presets, audio tags, multilingual speech, or two-speaker dialogue. - 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
gemini-3-1-flash-tts: use for PoYo text-to-speech generation with style instructions, voice presets, and optional two-speaker dialogue.
Key Inputs
textis required.style_instructionscan guide delivery, pace, accent, tone, or emotion.voiceselects a preset for single-speaker synthesis.language_codecan steer multilingual synthesis when supported.speakersenables exactly two speakers; eachspeaker_idmust match prefixes intext.temperaturecontrols delivery variation.output_formatcan bemp3,wav, orogg_opus.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, 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_gemini_3_1_flash_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 Gemini 3.1 Flash TTS, include:
- chosen model id
- single-speaker or two-speaker mode
- voice presets and style instructions
- final payload or concise parameter summary
- returned
task_idif a request was actually submitted - next step: query task status or wait for webhook
Related skills
Gemini 3.5 Flash chat on PoYo / poyo.ai via `https://api.poyo.ai/v1/chat/completions` and Gemini Native Format; use for `gemini-3.5-flash`, chat completions,...
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 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,...
Omni Flash video generation on PoYo / poyo.ai via `https://api.poyo.ai/api/generate/submit`; use for `omni-flash`, text-to-video, single-image video, three-i...
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...