{
"code": 200,
"data": {
"task_id": "c2eb9416-8ac5-4da8-a933-51626a699fc2",
"model": "byteaudio",
"task_type": "seed-audio-1.0",
"status": "completed",
"config": {
"service_mode": "",
"webhook_config": {
"endpoint": "",
"secret": ""
}
},
"input": {
"text": "Hello from PiAPI. This is a byteaudio text-to-speech smoke test.",
"format": "mp3",
"sample_rate": 24000
},
"output": {
"audio_url": "https://img.theapi.app/temp/b04f4d2c-8e8e-4dc9-9fee-e408c38b9b1c.mp3",
"duration": 5
},
"meta": {
"created_at": "2026-07-08T02:53:43.256458815Z",
"started_at": "2026-07-08T02:53:43.982496073Z",
"ended_at": "2026-07-08T02:53:56.703711725Z",
"usage": {
"type": "point",
"frozen": 0,
"consume": 100000
},
"is_using_private_pool": false
},
"detail": null,
"logs": [],
"error": {
"code": 0,
"raw_message": "",
"message": "",
"detail": null
}
},
"message": "success"
}