Create Podcast with a custom script
Creates a a new podcast based on the given script with the chosen voices.
POST
https://api.autocontentapi.com/content/CreatePodcastCustomScript
Field
Possible Values
voice1
voice2
script
Text in the following format: SPEAKER_00: Hello SPEAKER_01: Hi, how are you? SPEAKER_00: I am doing well, thanks! SPEAKER_01: Glad to hear that. Lets get started. Requirements: - Speaker labels are always SPEAKER_00 and SPEAKER_01. - One row per speaker
callbackData
Sample request
Response
Last updated