Batch - Initiate Job
Batch - Initiate Job
Create a new speech to text bulk job and receive a job UUID and storage folder details for processing multiple audio files. Set job_parameters.input_audio_codec when uploads are raw PCM (pcm_s16le, pcm_l16, or pcm_raw); the API auto-detects other formats. PCM must be 16 kHz.
Authentication
api-subscription-keystring
API Key authentication via header
Request
This endpoint expects an object.
job_parameters
Job Parameters for the bulk job
callback
Parameters for callback URL
Response
Successful Response
job_id
Job UUID.
storage_container_type
Storage Container Type
Allowed values:
job_parameters
job_state
Allowed values:
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error