Skip to main content
GET
/
v1
/
aibot
/
bots
/
{AgentId}
/
text-to-speech
Text to Speech Result Polling
curl --request GET \
  --url http://{your-domain}/v1/aibot/bots/{AgentId}/text-to-speech
{}

Path Parameters

AgentId
string
required

Query Parameters

taskId
string
required

Task ID

Response

200 - application/json

Text to speech result retrieved

The response is of type object.