Creates Audio Native enabled project, optionally starts conversion and returns project ID and embeddable HTML snippet.
Project name.
(Deprecated) Image URL used in the player. If not provided, default image set in the Player settings is used.
Title used in the player and inserted at the top of the uploaded article. If not provided, the default title set in the Player settings is used.
(Deprecated) Whether to use small player or not. If not provided, default value set in the Player settings is used.
Text color used in the player. If not provided, default text color set in the Player settings is used.
Background color used in the player. If not provided, default background color set in the Player settings is used.
(Deprecated) Specifies for how many minutes to persist the session across page reloads. If not provided, default sessionization set in the Player settings is used.
Voice ID used to voice the content. If not provided, default voice ID set in the Player settings is used.
TTS Model ID used in the player. If not provided, default model ID set in the Player settings is used.
Either txt or HTML input file containing the article content. HTML should be formatted as follows ‘<html><body><div><p>Your content</p><h5>More of your content</h5><p>Some more of your content</p></div></body></html>’
Whether to auto convert the project to audio or not.
Successful Response
The ID of the created Audio Native project.
Whether the project is currently being converted.
The HTML snippet to embed the Audio Native player.