Background Audio
Finalize an uploaded asset
Step 3 of the upload: Vocobase validates the just-uploaded WAV file and either marks the asset READY (with detected duration_secs, sample_rate, channels) or FAILED with a human-readable error.
Validation rules:
- WAV (RIFF/WAVE) container, PCM or IEEE float.
- Mono only (channels === 1). Stereo is rejected with an explicit downmix hint.
- Size ≤ 5 MB. Duration ≤ 5 minutes.
POST
Finalize an uploaded asset
Documentation Index
Fetch the complete documentation index at: https://docs.vocobase.com/llms.txt
Use this file to discover all available pages before exploring further.
Finalize an uploaded asset