API Reference
Generate Freestyle
POST
/
tts
/
freestyle
Body
application/json
subject
string
lines
integer
lyrics
array
Lyrics of the generated song. This is provided as list of lists of strings, where each inner list is a verse and each inner string is one line of a verse.
bpm
number
backing_track
voice
string
voicemodel_uuid
string
title
string
format
enum<string>
default: jsonAvailable options:
json
generate_title
boolean
default: trueResponse
200 - application/json
The response is of type any
.