|
|||||||||
上一个 下一个 | 框架 无框架 |
接口 com.iflytek.speech.ISpeechModule
的使用
com.iflytek.speech 中 ISpeechModule 的使用 |
---|
实现 ISpeechModule 的 com.iflytek.speech 中的类 | |
---|---|
class |
SpeechRecognizer
语音识别。 |
class |
SpeechSynthesizer
语音合成。 |
class |
SpeechUnderstander
语义理解。 |
class |
TextUnderstander
语义理解。 |
参数类型为 ISpeechModule 的 com.iflytek.speech 中的方法 | |
---|---|
void |
InitListener.onInit(ISpeechModule speechModule,
int errorCode)
初始化完成回调 |
void |
SpeechUtility.requestComponentUrl(ISpeechModule speechModule,
SpeechUtility.RequestComponentUrlListener listener)
发起获取下载组件地址的url的请求,这是一个异步过程,运行在工作线程中 |
|
|||||||||
上一个 下一个 | 框架 无框架 |