singleFile

Generate single audio file

post

Generates a single audio file with specified duration and parameters

Authorizations
MuzaicAPI-Secret-KeystringRequired
Body
durationinteger · min: 1 · max: 300Optional

Duration in seconds

Example: 30
tagsinteger[]Optional

Array of tag IDs

Example: [1,2,3]
normalizebooleanOptional

Whether to normalize audio

Example: true
Responses
chevron-right
200

Single file generated successfully

application/json
post
/singleFile

Last updated