v1
latestOpenAPI 3.1.02026-07-266827131.9 KBAsync Generate Multi Speaker
Generate multi-speaker identification asynchronously.
post/transcriptions/async-generate-multi-speaker
Request body
Example request
{
"asset_id": "re_657929111888723968"
}Response
Multi-speaker identification task information
Example response
{
"msg": "success",
"data": {
"task_id": "ec2449885ba84c4f943a80ff0633158e"
},
"success": true
}