Qwen-Audio 3.0 TTS Plus: built-in voices are the product boundary

Plus is the built-in-voice branch of Qwen's new TTS line. Alibaba has not published token limits or a per-token price.

By benchr Editorial Team · · · Changelog · Provider-published facts rechecked against the official sources on July 29, 2026

Qwen-Audio 3.0 TTS Plus: built-in voices are the product boundary: violet signal waves and teal audio routes.
Benchr model field plate Qwen Audio TTS Plus Preset voices · one palette
QwenThe visual for Qwen-Audio 3.0 TTS Plus: built-in voices are the product boundary pairs violet signal waves and teal audio routes.
Released14 Jul2026
Voice modeBuilt-inPreset voices
Token limitNot published
Public priceNot published

Plus is not a general “best voice” candidate. It is a narrower procurement decision: can one of Alibaba's currently listed preset voices speak the exact material, in the exact language, with a controllable style and an acceptable delivery path? If the answer is no, the model's broader quality is irrelevant.

The voice list is part of the API contract

Alibaba's current voice list ties each system voice to a specific model and documents Mandarin and English for the Plus voices shown there. The page warns that voices cannot be mixed across models and that an incompatible language can fail. That makes voice selection an integration input, not a cosmetic choice for the design team.

Do not infer Arabic support from the Qwen brand or from another Alibaba speech product. If Arabic is mandatory, the checked Plus documentation does not establish it. Keep the requirement unresolved until the provider documents the exact voice-language combination or a controlled account test proves it under your commercial terms.

Instruction control needs conflict tests

Plus accepts natural-language direction for delivery such as tone, pace, emotion, and timbre. A polished demo usually asks for one thing at a time; production scripts contain collisions. Test a calm safety notice with urgent wording, a fast disclaimer that must stay intelligible, names beside serial numbers, and a paragraph that changes from neutral explanation to a firm call to action.

Also test the constraints around the text itself. The listed voices do not document SSML, word timestamps, or pronunciation hot fixes. If your workflow depends on phoneme-level repair, synchronized highlighting, or exact cue points, treat that as a stop condition rather than assuming a hidden feature.

A reproducible workload for Plus

Build a fixed script pack from real product copy and keep the text unchanged across candidates. Include a short notification, a long help-center paragraph, person and place names, dates and identifiers, an abbreviation-heavy passage, punctuation that must not be spoken, and one style transition. Run every script with the same named voice, region, audio format, and instruction.

Plus acceptance matrix for a preset-voice deployment
Decision gateWhat to runPass condition
Voice and languageEvery production language with the exact listed voiceNo unsupported pairing, substitutions, or broken names
Style controlConflicting pace, tone, and emotion directionsMeaning stays clear and instructions do not distort wording
Streaming pathLong text, reconnect, cancellation, and repeated sessionsNo duplicated or missing speech after state changes
Operational traceLog model ID, voice, instruction, region, and output artifactA reviewer can reproduce the approved take
Commercial fitRepresentative monthly text and retry volumeAlibaba supplies current units, limits, and terms

Record pronunciation defects by span, not with a single quality score. Log the input text, instruction, voice, request region, reconnect behavior, and the accepted audio file. A preference vote can tell you which take sounds nicer; it cannot tell an engineer why a release failed or whether the same output can be reproduced.

Operations: WebSocket state and disclosure

The model documentation places Plus on a WebSocket path. Test the full connection lifecycle: start, append text, finish, cancel, reconnect, and retry after a partial output. Make sure a retry cannot play both the abandoned and replacement audio. If the application must disclose synthetic media, the API documentation also describes an AIGC watermark option; decide whether it is enabled, preserved through transcoding, and recorded in the asset log.

When to avoid this model

Avoid Plus when the product requires a cloned or newly designed identity, Arabic support is non-negotiable but not documented, or the experience depends on SSML, word timestamps, or live pronunciation replacement. Also pause procurement while price, limits, retention, and regional processing terms are still unknown. Flash is the adjacent Qwen option when authorized cloning and lower latency matter, but it introduces a different governance problem rather than merely offering a faster Plus.

Verified product boundary as of July 29, 2026
FieldOfficial recordDecision effect
API model IDqwen-audio-3.0-tts-plusPin this identifier with the chosen voice
Voice approachBuilt-in voices; no cloning or voice designApprove from the published inventory
TransportWebSocketTest session and retry state
Public price / token limitNot published in checked docsDo not finalize a budget

Frequently asked

Can Qwen-Audio 3.0 TTS Plus clone a voice?

No. Alibaba's current model table assigns built-in voices to Plus and lists voice cloning and voice design as unsupported.

Does the official documentation establish Arabic support?

No. The current system-voice list checked for Plus documents Mandarin and English. Do not assume Arabic support without an exact documented voice-language pair or a provider-approved test.

Does Plus support SSML or word timestamps?

The currently listed Plus voices document instruction control but not SSML or word timestamps. A workflow that requires either feature should treat that as a blocker.

How should a team evaluate Plus?

Use fixed production scripts, the exact listed voice, a pinned region and format, and WebSocket lifecycle tests. Record pronunciation spans, instruction compliance, retry behavior, and the accepted artifact instead of relying on one preference score.

Does Alibaba publish a public token price or limit?

No public per-token price or token limit was recorded from the checked official documentation. Obtain current commercial terms before approving a production budget.

Changelog

  • July 29, 2026 — Reverified the voice inventory and WebSocket documentation; added a preset-voice acceptance matrix, reproducible workload, operational controls, and explicit choose/avoid guidance.
  • July 28, 2026 — Published after reviewing the official provider sources and recording unreported fields as gaps.

References

  1. Alibaba Cloud Model Studio release record: Newly released models
  2. Official TTS model capability table: Text-to-speech models
  3. Official model-specific voice inventory: Qwen Audio TTS voice list
  4. Official WebSocket event and control reference: TTS client events