获取读文声音列表
POST
/api/v2/readingTextVoices
接口描述
根据读文获取鉴定结果
请求参数
参数名
类型
描述
必填
page
int
页面
必填
pageSize
int
页面大小
必填
contentId
string
读文id
可选
响应参数
参数名
类型
描述
必填
_id
string
结果id
必填
fileName
string
文件名
必填
time
int
创建时间
必填
state
'1'|'0'
审核状态
必填
contentId
string
读文id
必填
content
string
读文内容
必填
sex
string
性别
必填
score
int
音色评分
必填
userid
string
该用户id
必填
verifier
string
审核人
必填
isVerifying
boolean
是否需要人工审核 true 需要人工审核/审核中 false 不需要人工审核/审核结束
必填
blessingMessage
string
寄语
必填
heartValue
float
心动值
必填
socialValue
int
交友值
必填
loveLuckValue
float
桃花值
必填
totalCount
int
总数
必填