提交 ef3ebac0 编写于 作者: L lvqiang214

reviews fix

Signed-off-by: Nlvqiang214 <lvqiang1@huawei.com>
上级 143a745b
...@@ -62,27 +62,7 @@ Init failed. ...@@ -62,27 +62,7 @@ Init failed.
1、不要重复初始化。 1、不要重复初始化。
2、确认初始化资源已经预置 2、确认初始化资源已经预置
## 22700104 注册失败 ## 22700104 确认注册结果失败
**错误信息**
Enroll failed.
**错误描述**
调用注册引擎的注册接口时,返回注册失败。
**可能原因**
1、创建录音流失败。
2、用户没有准确说出唤醒词。
**处理步骤**
1、确认录音流失败的原因后再重新发起注册。
2、按照界面提示的唤醒词进行注册。
## 22700105 确认注册完成失败
**错误信息** **错误信息**
...@@ -90,7 +70,7 @@ Commit enroll failed. ...@@ -90,7 +70,7 @@ Commit enroll failed.
**错误描述** **错误描述**
调用注册引擎的确认注册完成接口时,返回失败。 调用注册引擎的确认注册结果接口时,返回失败。
**可能原因** **可能原因**
...@@ -98,22 +78,4 @@ Commit enroll failed. ...@@ -98,22 +78,4 @@ Commit enroll failed.
**处理步骤** **处理步骤**
根据界面上要求的注册次数注册完成后再确认注册结果。 根据界面上要求的注册次数注册完成后再确认注册结果。
\ No newline at end of file
## 22700106 唤醒失败
**错误信息**
Recognize failed.
**错误描述**
注册唤醒引擎的唤醒事件监听后,接收到唤醒事件时,返回唤醒失败。
**可能原因**
误唤醒或者用户未准确说出注册的唤醒词
**处理步骤**
不处理该次唤醒事件
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册