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 · enumRequiredPossible values:
Name of the voice to be used
Responses
201Success
application/json
post
/v1/tts201Success
Code Example
Last updated
Was this helpful?