Last updated 1 day ago
^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$
POST /async/speech/result HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 13 { "id": "text" }
Default Response
{ "id": "text", "status": "CREATED", "created": 1, "finished": 1, "model": "text", "results": [ { "url": "text" } ] }