Basic Workflow
The basic workflow for V‑Cloud API includes two steps.
Submit audio with desired transcription parameters via a form-field post to the
/transcribe
endpoint. You will then receive arequestid
string for tracking purposes.Retrieve the resultant transcript using the returned
requestid
and token.
Note
202 No result is currently available
will return until the transcription process is complete.