Initiate STT Batch Job

Create a new speech to text bulk job and receive a job UUID and storage folder details for processing multiple audio files

Authentication

api-subscription-keystring
API Key authentication via header

Request

This endpoint expects an object.
job_parametersobjectRequired
Job Parameters for the bulk job
callbackobject or nullOptional
Parameters for callback URL

Response

Successful Response
job_idstring
Job UUID.
storage_container_typeenum
Storage Container Type
Allowed values:
job_parametersobject
job_stateenum
Allowed values:

Errors