Starts a background job that creates an AI generated script and produces an audio file in convo mode.
The response contains a job_id
that can be used with the /podcast/{job_id}
endpoint
to query for status.
Requires a valid X-API-TOKEN
header.
Throws:
A request to start a job that generates an audio file for a podcast in convo mode with a script generated by AI using the provided prompt. An optional list of Voice IDs can be provided to control the audio generation output. If no voice_ids are provided, defaults of up to 2 convo-mode voices will be chosen.
Successful Response
The response is of type object
.