start_transcription
Step 2 of transcribing a file. Re-checks that the account has credits and starts the job. The backend verifies the audio was actually uploaded to S3 (via the curl command from prepare_upload) and rejects the request if it is missing. This consumes one credit. The four result files (PDF, Markdown, DOCX, CSV) are emailed to the address when processing finishes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The same email used in prepare_upload (re-checked for credits). | ||
| order_id | Yes | The order_id returned by prepare_upload. |