qwen3-tts-flash

This documentation is valid for the following model:

  • 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
Authorizations
AuthorizationstringRequired

Bearer key

Body
modelundefined · enumRequiredPossible values:
textstring · min: 1 · max: 600Required

The text content to be converted to speech.

voicestring · enumRequired

Name of the voice to be used

Possible values:
Responses
post
/v1/tts
201Success

Code Example

Response

Last updated

Was this helpful?