Integrera AI-modellen elevenlabs-text-to-dialogue-v3 via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till elevenlabs-text-to-dialogue-v3 programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.10 每次生成 | muapiapp provides ElevenLabs Text to Dialogue V3 at a competitive flat rate with no per-character 收费, making it predictable and cost-effective for multi-turn dialogues. |
| ElevenLabs (direct) | Pris 基础rat på antal tecken (varierar) | ElevenLabs 收费 per character consumed. Longer dialogues can quickly exceed $0.10, making muapiapp the more economical choice for multi-speaker scripts. |
muapiapp provides ElevenLabs Text to Dialogue V3 at a competitive flat rate with no per-character 收费, making it predictable and cost-effective for multi-turn dialogues.
ElevenLabs 收费 per character consumed. Longer dialogues can quickly exceed $0.10, making muapiapp the more economical choice for multi-speaker scripts.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Dialogue Script | array | List of speaker turns. | - |
| Stability | number | Determines voice stability and randomness (0 to 1, default 0.5). | 0.5 |
| Language Code | Enum (74 options) | Target language for dialogue. Leave empty for automatic language detection. | null |
List of speaker turns.
-Determines voice stability and randomness (0 to 1, default 0.5).
0.5Target language for dialogue. Leave empty for automatic language detection.
nullDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked