Integrera AI-modellen gemini-2-5-pro-tts via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till gemini-2-5-pro-tts programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.035 每 1,000 个字符 | Pay per generation, no subscription. Full multi-speaker control included. |
| Fal.ai | Inte tillgänglig | Erbjuder inte denna modell. |
| Replicate | Inte tillgänglig | Erbjuder inte denna modell. |
Pay per generation, no subscription. Full multi-speaker control included.
Erbjuder inte denna modell.
Erbjuder inte denna modell.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Speakers | array | List of speaker voice configurations. Each dialogue turn references a speaker by its ID. | [object Object],[object Object] |
| Dialogue Turns | array | Ordered list of dialogue lines. Each turn's speaker_id must match a speaker defined above. Text may include tone tags like [shouting] or [whispers]. | [object Object],[object Object],[object Object],[object Object] |
| Scene | string | Optional scene description that sets the acoustic setting, e.g. "A quiet, warm room with a fireplace crackling softly." | |
| Sample Context | string | Optional overall tone/style, e.g. "Audiobook style narration. Tone is gentle and inviting." | |
| Temperatur | number | Sampling temperature (0-2). Higher values produce more varied delivery. | 1 |
List of speaker voice configurations. Each dialogue turn references a speaker by its ID.
[object Object],[object Object]Ordered list of dialogue lines. Each turn's speaker_id must match a speaker defined above. Text may include tone tags like [shouting] or [whispers].
[object Object],[object Object],[object Object],[object Object]Optional scene description that sets the acoustic setting, e.g. "A quiet, warm room with a fireplace crackling softly."
Optional overall tone/style, e.g. "Audiobook style narration. Tone is gentle and inviting."
Sampling temperature (0-2). Higher values produce more varied delivery.
1Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked