Voice AI Beta — Nova
Get Task
Task detail, including original content. When status is completed the audio URL is in result.
Rate limit: 120 requests/minute
get/v1/tts/nova/{id}
Path parameters
idstring required
Response
Task detail
Example response
{
"id": "0198c2f1-7b7a-7c11-a3f2-3e9d2b1c4a55",
"status": "completed",
"provider": "nova",
"result": "https://files.genaipro.io/0198c2f1.mp3",
"total_length": 1234,
"format": "mp3"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.