Audioform Service
Describes the service built on the Audioform format
The audioform service is a collection of endpoints that you can use to build audioforms, which means creating the audio that the audioform format describes.
The Core service is a very thin layer on top of the format: submit an audioform format, retrieve the build result including the audio file.
We are building service on top of this, such as the Brief endpoint (see below)
Core service
The core service is a collection of two endpoints that allow you to submit an audioform and retrieve the build result. This is a polling mechanism where there is a POST endpoint to submit the data, and a GET endpoint that will return successive 202 status responses until the content is built.
Brief endpoint
This service is one endpoint that going to take input such as a product description or a script and one or many Audioforms.
Updated 10 days ago
