API ReferenceGeneration
Get Audio
Serve generated audio file.
curl -X GET "https://example.com/audio/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Serve generated audio file.
curl -X GET "https://example.com/audio/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}