← All models
Qwen Audio 3.0 TTS (Flash)
qwen-audio-3-tts
Text to Speechby infery
Generate natural multilingual speech from text with fast voice and language control using Qwen Audio 3.0 TTS Flash.
Pricing
- Price
- 0.00625 cr / character
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| textrequired | string | The text to convert to speech. |
| voice | stringenum: Cherry, Serena, Ethan, Chelsie, Momo, Vivian… | The voice used for speech synthesis. See the [Qwen-TTS voice list](https://www.alibabacloud.com/help/en/model-studio/qwen-tts-voice-list) for each voice's language and dialect coverage. |
| language | stringenum: Auto, Chinese, English, Spanish, Russian, Italian… | Language of the input text. `Auto` lets the model detect it; setting it explicitly improves pronunciation and intonation. |
Output
| Field | Type | Description |
|---|---|---|
| audio | — | The generated speech audio file. |
