v2

latestSwagger 2.02026-07-1352124.2 KB
BatchSynthesis

Creates a batch synthesis job, the max allowed payload content length is 500KB.

put/batchsyntheses/{id}

Path parameters

idstring required

The id of resource.

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

Operation-Idstring

ID of the status monitor for the operation. If the Operation-Id header matches an existing operation and the request is not identical to the prior request, it will fail with a 400 Bad Request.

Request body

inputKind'PlainText' | 'SSML' required

Input kind.

customVoicesobject

The custom voice map of voice name and deployment ID .

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed'

Status of a resource.

lastActionDateTimestring date-time

The time-stamp when the current status was entered.

idstring

Resource id

descriptionstring

The description of the batch synthesis task.

createdDateTimestring date-time

The time-stamp when the object was created.

Response

Created

inputKind'PlainText' | 'SSML' required

Input kind.

customVoicesobject

The custom voice map of voice name and deployment ID .

status'NotStarted' | 'Running' | 'Succeeded' | 'Failed'

Status of a resource.

lastActionDateTimestring date-time

The time-stamp when the current status was entered.

idstring

Resource id

descriptionstring

The description of the batch synthesis task.

createdDateTimestring date-time

The time-stamp when the object was created.