Creates a mix of multiple audio resources.

todo

Log in to see full request history
Body Params
string
required

Reference to the speechId that is to be mixed with other audio resources

string

Name of the sound template to be mixed with other audio resources

string

(Beta) Which layer of the sound template should be used

mediaFiles
object

List of media files to be mixed with other audio resources

fxFiles
object

List of fx files to be mixed with other audio resources

boolean

Makes returned URLs publicly available

sectionProperties
object

Section properties exposes the following properties for each section. Note that the properties apply to all sub-sections also.

{ "<sectionName>" : { "startAt" : "<time in seconds>", "endAt" : "<time in seconds>", "alignment" : "<left, centre or right>", "fadeIn" : "<time in seconds>", "fadeOut" : "<time in seconds>", "padding" : "<time in seconds that is added after this script section>" } }
timelineProperties
object

Timeline properties exposes the following properties for each section. Note that the properties apply to all sub-sections also.

{ "forceLength" : "<time in seconds that the resultant file will be>", "speechStart" : "<time in seconds that the speech track will start>", "soundTail" : "<time in seconds that the sound template track will play at the end>", "fadeIn" : "<time in seconds>", "fadeOut" : "<time in seconds>", "padding" : "<time in seconds that is added between each script section>" }
string

Mastering preset to use, for example heavyDucking.

boolean

To bypass timeline protection set this to false. Results may vary and sound files might overlap

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json