qwen3-tts-flash

This documentation is valid for the following list of our models:

  • alibaba/qwen3-tts-flash

The model offers a range of natural, human-like voices with support for multiple languages and dialects. It can produce multilingual speech in a consistent voice, adapting tone and intonation to deliver smooth, expressive narration even for complex text.

Setup your API Key

If you don’t have an API key for the AI/ML API yet, feel free to use our Quickstart guide.

API Schema

post
Body
modelstring · enumRequiredPossible values:
textstring · min: 1 · max: 600Required

The text content to be converted to speech.

voicestring · enumOptional

Name of the voice to be used.

Default: CherryPossible values:
streamboolean · enumOptionalDefault: falsePossible values:
Responses
post
/v1/tts
200Success

Code Example

Response

Last updated

Was this helpful?