Which containers and file sizes are accepted
A format and a size ceiling remove a whole class of failed call. Four entries publish them: two name a container, one caps a voice sample at ten megabytes, and one allows a hundred megabytes for audio and video alike. As of 2026-09-12.
| Model | What is documented | Detail |
|---|---|---|
| MiniMax | WAV or MP3 | Fifteen seconds in total, three clips |
| PixVerse | One hundred megabytes | Audio and video, sixty seconds each |
| Runway | At most ten megabytes | A sample of ten seconds to five minutes |
| Wan 3.0 | WAV or MP3, up to fifteen megabytes | One to fifteen seconds a clip |
Inclusion rule. Entries whose documentation names an accepted container or a maximum file size for supplied audio. An entry accepting audio without publishing either does not earn a row. Order. Alphabetical by model name.
1The least glamorous documentation is the most immediately useful
Nobody chooses a platform for its container support, and a team that does not know it loses a morning to rejections. Publishing WAV or MP3 with a byte ceiling settles what a production has to prepare before it writes any code.
The numbers are also small enough to be reassuring. Fifteen megabytes will hold far more than fifteen seconds of speech at any sensible bitrate, so the duration is the binding constraint and the size limit is a guard rather than a design consideration.
2A size ceiling and a duration ceiling can bind in either order
Sixty seconds and a hundred megabytes are both published for one request, and which one applies depends on the material. A minute of speech sits well inside the byte limit; a minute of high-bitrate video need not.
Treating the duration as the unit of work rather than as an upper bound avoids the problem. Scenes cut at a line break instead of at a limit survive a later change to either figure.
3Thirteen entries publish neither
Most vendors here accept audio somewhere and never say in what form. A team can usually work it out from an error message, which means the cost of the omission is a day rather than a decision.
It still belongs in the record. A vendor willing to publish a container name has documented its endpoint rather than its model, and across this register that correlates with publishing everything else.
- Voice sourceReference audio is capped at 15 seconds in total across at most 3 clipsa hard published limit
- Voice sourceReference audio is WAV or MP3, one to fifteen seconds a clip, fifteen seconds in total and no more than 15 MBa published cap
- Voice sourceA custom voice can be built from an audio sample between 10 seconds and 5 minutes long and at most 10 MBa published sample window
- Length per callAudio and video are each capped at sixty seconds and one hundred megabytes
4Sources
Every line is read from the vendor documentation linked on the speech controls page, checked 2026-09-12. What counts as documented is on how read. Nearby: What sets the length, Charging for audio, Keeping a voice.