所有文章
完整版 
完整版
客户端
API文档
升级日志
合作伙伴
基础知识
产品介绍
帮助中心
模型呼叫
对接文档
升级日志
常见问题
行业案例
2.14获取翻译结果
最后更新于 2023/07/05   阅读数 184
ap/api/user/getResultById/1663836736058306561i/user/getResultById/1663836736058306561
接口地址
/api/user/getResultById/{voiceQualityId}
#请求方式
GET
字段  | 类型  | 备注  | 
|---|---|---|
voiceQualityId  | String  | 上传录音返回的id  | 
{
  "code": 0,
  "msg": "success",
  "data": {
    "type": 6,
    "code": "",
    "data": {
      "fileId": "1663836736058306561",
      "result": "",
      "message": "合成中",
      "fileName": "",
      "total": "",
      "current": "",
      "failed": "",
      "url": "",
      "duration": "null",
      "sceneId": "1663836647625601025",
      "status": 0,
      "workName": "新作品20230531179764",
      "sceneName": "场景1",
      "text": "1231231",
      "textList": "[]",
      "source": 0,
      "workId": "1663836647600435201",
      "percent": "",
      "taskDuration": "",
      "createTime": "",
      "expectedTaskFinishTime": "",
      "expectedTaskExecutingDuration": "",
      "speakerId": ""
    }
  },
  "meta": ""
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
plaintext2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
评价这篇文档
有帮助
没帮助
未能解决您的问题?请联系
在线客服





