我已经注册了个人资料,返回的注册状态为“已注册”。但是当我尝试从操作响应中识别配置文件时,我得到了在消息字段中:“ IncompleteEnrollment”
摘自扬声器识别API扬声器识别-获取操作状态]的文档>
案例4-失败HTTP / 1.1 200确定内容类型:application / json{“ status”:“失败”,“ createdDateTime”:“ 2015-09-30T01:28:23Z”“ lastActionDateTime”:“ 2015-09-30T01:35:23Z”“ message”:“一些失败信息”}
响应标识配置文件-获取配置文件
“ identificationProfileId”:“ 13c9ef6d-****-****-****-eff1e12492f6”,“ enrollmentSpeechTime”:33.6,“ remainingEnrollmentSpeechTime”:0.0,“ locale”:“ en-us”,“ createdDateTime”:“ 2020-01-10T10:15:15.931Z”,“ lastActionDateTime”:“ 2020-01-10T10:17:59.953Z”,“ enrollmentStatus”:“已注册”
您可以看到该个人资料已注册。但是在呼叫发言人身份时,操作状态的响应为:“ IncompleteEnrollment”
{“状态”:“失败”,“ createdDateTime”:“ 2020-01-10T10:21:24.8108966Z”,“ lastActionDateTime”:“ 2020-01-10T10:21:25.8413525Z”,“消息”:“ IncompleteEnrollment“,” processingResult“:null}
我已经注册了个人资料,返回的注册状态为“已注册”。但是,当我尝试从操作响应中识别配置文件时,我进入消息字段:“ IncompleteEnrollment”来自...
您能否确定他们的入学人数相同?您能否分享更多详细信息,例如所有相对状态。您也可以使用Get Profile API来检查注册是否成功。请参考以下内容: