Initiate a text to speech job
post/v1/jobs/text-to-speech
Request body
Example request
{
"text": "أهلاً و سهلاً بكم في همسة!",
"webhookAuth": {
"authKey": "Token",
"authSecret": "Secret"
}
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.