Transcribe speech to text using OpenAI Whisper
| Param | Type | Description |
|---|---|---|
| language | string | Language code: en, es, fr, etc. or “auto” for detection |
| format | string | Output format: text, srt, vtt, json |
Single input URL
"https://example.com/video.mp4"
[
{
"type": "transcode",
"params": { "format": "mp4", "codec": "h264" }
}
]URL to receive job completion notification
File size hint in bytes (for plan limit validation)