|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
com.iflytek.speech 接口 InitListener
public interface InitListener
初始化完成回调接口。
- 作者:
- iflytek
方法摘要 | |
---|---|
void |
onInit(ISpeechModule speechModule,
int errorCode)
初始化完成回调 |
方法详细信息 |
---|
onInit
void onInit(ISpeechModule speechModule, int errorCode)
- 初始化完成回调
- 参数:
speechModule
- 语音模块接口errorCode
- 错误码,0表示成功,详细错误码请看ErrorCode
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |