Create Studio Project
Headers
Request
The voice_id that corresponds to the default voice used for new titles.
The voice_id that corresponds to the default voice used for new paragraphs.
The ID of the model to be used for this Studio project, you can query GET /v1/models to list all available models.
An optional URL from which we will extract content to initialize the Studio project. If this is set, ‘from_url’ and ‘from_content’ must be null. If neither ‘from_url’, ‘from_document’, ‘from_content’ are provided we will initialize the Studio project as blank.
An optional .epub, .pdf, .txt or similar file can be provided. If provided, we will initialize the Studio project with its content. If this is set, ‘from_url’ and ‘from_content’ must be null. If neither ‘from_url’, ‘from_document’, ‘from_content’ are provided we will initialize the Studio project as blank.
An optional language of the Studio project. Two-letter language code (ISO 639-1).
An optional original publication date of the Studio project, in the format YYYY-MM-DD or YYYY.
[Deprecated] When the Studio project is downloaded, should the returned audio have postprocessing in order to make it compliant with audiobook normalized volume requirements
[Alpha Feature] Whether automatically assign voices to phrases in the create Project.