文档
测试

获取读文声音列表

POST
/api/v2/readingTextVoices

接口描述

根据读文获取鉴定结果

请求参数

参数名
类型
描述
必填
page
int
页面
必填
pageSize
int
页面大小
必填
contentId
string
读文id
可选

响应参数

参数名
类型
描述
必填
list
array
数据列表
必填
_id
string
结果id
必填
fileName
string
文件名
必填
time
int
创建时间
必填
state
'1'|'0'
审核状态
必填
contentId
string
读文id
必填
content
string
读文内容
必填
mainVoice
object
主音
必填
_id
string
示例:zR1yCy
必填
name
string
示例:青叔音
必填
subVoices
array
辅音
必填
_id
string
示例:MGBEbV
必填
name
string
示例:天线宝宝系
必填
matchVoices
array
音色伴侣
必填
_id
string
示例:NUN6o3
必填
name
string
示例:少女音
必填
rate
int
示例:90
必填
sex
string
性别
必填
score
int
音色评分
必填
userid
string
该用户id
必填
verifier
string
审核人
必填
isVerifying
boolean
是否需要人工审核 true 需要人工审核/审核中 false 不需要人工审核/审核结束
必填
blessingMessage
string
寄语
必填
otherResults
array
中间那块的数据
必填
k
string
示例:可塑音色
必填
v
string
示例:青叔音
必填
heartValue
float
心动值
必填
socialValue
int
交友值
必填
loveLuckValue
float
桃花值
必填
userData
dict
用户数据
必填
relation
int
0没有关系,1关注,666好友
必填
totalCount
int
总数
必填