Recording captures the conference audio mix until you send a stop request.
Recording features
Conference audio mix
Record all conference participants in a single mixed audio file.
Asynchronous start
Vobiz queues the start operation and returns an API request identifier.
File formats
Choose MP3 (smaller) or WAV (higher quality) for your recording output.
Explicit stop
Stop media capture with a
DELETE request and a 204 No Content response.Available operations
Start recording
POST - Queue conference recording with an optional MP3 or WAV format setting.Stop recording
DELETE - Stop an active conference recording. The response does not include a recording URL.Best practices
Response handling - The start response does not include a recording ID or download URL. Callback delivery and recording retrieval are not currently guaranteed by this flow.