跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W 

A

addSpeakerResource(String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置 发音人资源,若只需要一个发音人,则设置一个即可。
addSpeakerResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
addSpeakerResource(String[], String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置assets目录下的后端发音人资源名和对应的md5文件,若只需要一个发音人,则设置一个即可,初始化时默认以第一个资源名加载进内核
AIASRListener - com.aispeech.export.listeners中的接口
AIASRListener 接口用以接收 AICloudASREngine 和 AILocalASREngine 中发生的事件。
AICloudASRConfig - com.aispeech.export.config中的类
 
AICloudASRConfig() - 类 的构造器com.aispeech.export.config.AICloudASRConfig
 
AICloudASREngine - com.aispeech.export.engines2中的类
云端识别引擎
AICloudASRIntent - com.aispeech.export.intent中的类
 
AICloudASRIntent() - 类 的构造器com.aispeech.export.intent.AICloudASRIntent
 
AICloudASRIntent.PCM_ENCODE_TYPE - com.aispeech.export.intent中的枚举
音频编码类型
AICloudTTSConfig - com.aispeech.export.config中的类
 
AICloudTTSConfig() - 类 的构造器com.aispeech.export.config.AICloudTTSConfig
 
AICloudTTSEngine - com.aispeech.export.engines2中的类
云端TTS
AICloudTTSIntent - com.aispeech.export.intent中的类
 
AICloudTTSIntent() - 类 的构造器com.aispeech.export.intent.AICloudTTSIntent
 
AIConstant - com.aispeech.common中的类
对外常量类
AIConstant() - 类 的构造器com.aispeech.common.AIConstant
 
AIEchoConfig - com.aispeech中的类
 
AIEchoConfig() - 类 的构造器com.aispeech.AIEchoConfig
 
AIEchoConfig(String, int, int, int, String) - 类 的构造器com.aispeech.AIEchoConfig
设置 ECHO 模式的配置信息
AIENGINE_MESSAGE_TYPE_BIN - 类 中的静态变量com.aispeech.common.AIConstant
结果类型BINARY
AIENGINE_MESSAGE_TYPE_JSON - 类 中的静态变量com.aispeech.common.AIConstant
结果类型JSON
AIError - com.aispeech中的异常错误
错误信息类
AIError(String) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError(String, String) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError(int) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError(int, String) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError(int, String, String) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError(int, String, String, long) - 异常错误 的构造器com.aispeech.AIError
构造函数
AIError() - 异常错误 的构造器com.aispeech.AIError
 
AILocalASRConfig - com.aispeech.export.config中的类
 
AILocalASRConfig() - 类 的构造器com.aispeech.export.config.AILocalASRConfig
 
AILocalASREngine - com.aispeech.export.engines2中的类
本地识别
AILocalASRIntent - com.aispeech.export.intent中的类
 
AILocalASRIntent() - 类 的构造器com.aispeech.export.intent.AILocalASRIntent
 
AILocalAsrppConfig - com.aispeech.export.config中的类
LocalAsrpp init 的配置信息
AILocalAsrppConfig() - 类 的构造器com.aispeech.export.config.AILocalAsrppConfig
 
AILocalAsrppEngine - com.aispeech.export.engines2中的类
本地 性别、年龄、情绪 识别
AILocalAsrppIntent - com.aispeech.export.intent中的类
LocalAsrpp start 的配置信息
AILocalAsrppIntent() - 类 的构造器com.aispeech.export.intent.AILocalAsrppIntent
 
AILocalAsrppListener - com.aispeech.export.listeners中的接口
 
AILocalGrammarEngine - com.aispeech.export.engines2中的类
本地语法编译
AILocalGrammarListener - com.aispeech.export.listeners中的接口
AILocalGrammarListener 接口用以接收 AILocalGrammarEngine 中发生的事件。
AILocalNREngine - com.aispeech.export.engines2中的类
本地降噪
AILocalNRListener - com.aispeech.export.listeners中的接口
降噪的回调类,feed音频后,经过降噪处理过的音频从 NRKernelListener.onBufferReceived(byte[], int) 方法输出
AILocalSemanticConfig - com.aispeech.export.config中的类
 
AILocalSemanticConfig() - 类 的构造器com.aispeech.export.config.AILocalSemanticConfig
 
AILocalSemanticEngine - com.aispeech.export.engines2中的类
本地语义
AILocalSemanticIntent - com.aispeech.export.intent中的类
 
AILocalSemanticIntent() - 类 的构造器com.aispeech.export.intent.AILocalSemanticIntent
 
AILocalSignalAndWakeupConfig - com.aispeech.export.config中的类
 
AILocalSignalAndWakeupConfig() - 类 的构造器com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
AILocalSignalAndWakeupEngine - com.aispeech.export.engines2中的类
多麦唤醒
AILocalSignalAndWakeupIntent - com.aispeech.export.intent中的类
 
AILocalSignalAndWakeupIntent() - 类 的构造器com.aispeech.export.intent.AILocalSignalAndWakeupIntent
 
AILocalSignalAndWakeupListener - com.aispeech.export.listeners中的接口
AILocalWakeupListener 接口用以接收 AILocalSignalAndWakeupEngine 中发生的事件。
AILocalTTSConfig - com.aispeech.export.config中的类
 
AILocalTTSConfig() - 类 的构造器com.aispeech.export.config.AILocalTTSConfig
 
AILocalTTSEngine - com.aispeech.export.engines2中的类
本地合成
AILocalTTSIntent - com.aispeech.export.intent中的类
 
AILocalTTSIntent() - 类 的构造器com.aispeech.export.intent.AILocalTTSIntent
 
AILocalTTSListener - com.aispeech.export.listeners中的接口
Created by yu on 2018/5/4.
AILocalVadEngine - com.aispeech.export.engines2中的类
本地vad引擎
AILocalVadListener - com.aispeech.export.listeners中的接口
 
AILocalWakeupAndVprintEngine - com.aispeech.export.engines2中的类
Created by wuwei on 2018/7/12.
AILocalWakeupAndVprintListener - com.aispeech.export.listeners中的接口
Created by wuwei on 2018/7/12.
AIResult - com.aispeech中的类
本类用于封装语音引擎的结果
封装包含以下信息: recordId录音ID resultType结果类型 AIConstant.AIENGINE_MESSAGE_TYPE_JSON表示结果为JSON字符串 AIConstant.AIENGINE_MESSAGE_TYPE_BIN表示结果为字节数组 TimeStamp时间戳 resultObject结果对象 isLast是否结果返回完毕
Usage1:
处理文本结果(json): public void onResults(AIResult results) { if (results.getResultType() == AIConstant.AIENGINE_MESSAGE_TYPE_JSON) { JSONResultParser parser = new JSONResultParser(results.getResultObject().toString()); String text = parser.getText(); ... } }
AIResult() - 类 的构造器com.aispeech.AIResult
 
AISampleRate - com.aispeech.lite中的类
采样率定义类
AITTSListener - com.aispeech.export.listeners中的接口
AITTSListener 接口用以接收 AILocalTTSEngine 和 AICloudTTSEngine 中发生的事件。
AIWakeupConfig - com.aispeech.export.config中的类
wakeup 引擎 init 时的参数设置。
AIWakeupConfig() - 类 的构造器com.aispeech.export.config.AIWakeupConfig
 
AIWakeupEngine - com.aispeech.export.engines2中的类
本地唤醒引擎
AIWakeupIntent - com.aispeech.export.intent中的类
wakeup 引擎 start 时的参数设置。
AIWakeupIntent() - 类 的构造器com.aispeech.export.intent.AIWakeupIntent
 
AIWakeupListener - com.aispeech.export.listeners中的接口
Created by nemo on 17-12-15.
AnalysisProxy - com.aispeech.analysis中的类
 
AnalysisProxy() - 类 的构造器com.aispeech.analysis.AnalysisProxy
 
Audio2RefSetting - com.aispeech.common中的类
直接获取带参考音的音频, 通过以下设置,可将带2路参考音的原始音频直接存储在 Audio2RefSetting.keyPcmSaveLocation
Audio2RefSetting() - 类 的构造器com.aispeech.common.Audio2RefSetting
 
audioSourceType_MIC - 类 中的静态变量com.aispeech.DUILiteConfig
MediaRecorder.AudioSource.MIC声音源
audioSourceType_VOICE_RECOGNITION - 类 中的静态变量com.aispeech.DUILiteConfig
MediaRecorder.AudioSource.VOICE_RECOGNITION声音源
AudioUpload - com.aispeech.analysis中的类
音频数据大数据上传类 Created by yu on 2018/8/13.
AudioUpload() - 类 的构造器com.aispeech.analysis.AudioUpload
 
AuthInterceptor - com.aispeech.net中的类
Created by nemo on 17-12-6.
AuthInterceptor() - 类 的构造器com.aispeech.net.AuthInterceptor
 

B

bundleResults(int, String, byte[]) - 类 中的静态方法com.aispeech.AIResult
 
bundleResults(int, String, String) - 类 中的静态方法com.aispeech.AIResult
 
byteStream() - 接口 中的方法com.aispeech.net.IResponse
 
byteStream() - 类 中的方法com.aispeech.net.ResponseImpl
 

C

cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.AudioUpload
 
cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
cacheData(String, String, String, JSONObject) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
 
cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
 
cacheData(String, String, String, JSONObject) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
 
cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
 
cacheData(String, String, String, JSONObject) - 类 中的方法com.aispeech.analysis.MonitorUpload
 
cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.MonitorUpload
 
cacheFile(String) - 类 中的方法com.aispeech.analysis.AudioUpload
上传文件
cacheFile(String) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
cacheFile(String) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
cacheFile(String) - 类 中的方法com.aispeech.analysis.MonitorUpload
已过时。
Callback - com.aispeech.net中的接口
 
cancel() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
取消本次识别操作
cancel() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
取消本次识别操作
cancel() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
取消本次识别操作
cancel() - 类 中的方法com.aispeech.net.HttpEmpty
 
cancel() - 类 中的方法com.aispeech.net.HttpImpl
 
cancel() - 接口 中的方法com.aispeech.net.IHttp
 
cancel() - 接口 中的方法com.aispeech.net.IWebsocket
 
cancel() - 类 中的方法com.aispeech.net.WebsocketImpl
 
cancelKernel() - 类 中的方法com.aispeech.echo.EchoKernel
 
cancelKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
已过时。
checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
 
checkLibValid() - 类 中的静态方法com.aispeech.speex.SpeexKernel
检查libduiutils.so是否存在
clearSpeakerResourceAndMD5() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
clone() - 类 中的方法com.aispeech.DUILiteConfig
 
close(int, String) - 接口 中的方法com.aispeech.net.IWebsocket
 
close(int, String) - 类 中的方法com.aispeech.net.WebsocketImpl
 
code() - 接口 中的方法com.aispeech.net.IResponse
 
code() - 类 中的方法com.aispeech.net.ResponseImpl
 
com.aispeech - 程序包 com.aispeech
 
com.aispeech.analysis - 程序包 com.aispeech.analysis
 
com.aispeech.common - 程序包 com.aispeech.common
 
com.aispeech.echo - 程序包 com.aispeech.echo
 
com.aispeech.export.config - 程序包 com.aispeech.export.config
 
com.aispeech.export.engines2 - 程序包 com.aispeech.export.engines2
 
com.aispeech.export.intent - 程序包 com.aispeech.export.intent
 
com.aispeech.export.listeners - 程序包 com.aispeech.export.listeners
 
com.aispeech.lite - 程序包 com.aispeech.lite
 
com.aispeech.net - 程序包 com.aispeech.net
 
com.aispeech.speex - 程序包 com.aispeech.speex
 
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudASREngine
创建实例
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudTTSEngine
获取云端合成引擎实例
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalASREngine
 
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalAsrppEngine
 
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalGrammarEngine
创建实例
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalNREngine
创建实例
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalSemanticEngine
 
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalVadEngine
创建实例
createInstance() - 类 中的静态方法com.aispeech.export.engines2.AIWakeupEngine
唤醒引擎
CREATOR - 异常错误 中的静态变量com.aispeech.AIError
 
CREATOR - 类 中的静态变量com.aispeech.AIResult
 

D

dataType - 类 中的变量com.aispeech.AIResult
 
describeContents() - 异常错误 中的方法com.aispeech.AIError
 
describeContents() - 类 中的方法com.aispeech.AIResult
 
destroy() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
销毁云端识别引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
销毁本地识别引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
销毁本地识别引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
销毁本地语法编译引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
销毁引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
销毁本地识别引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
销毁信号处理模块和唤醒引擎 该方法会停止录音机和销毁录音机
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
销毁合成引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
销毁本地vad引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
销毁声纹引擎
destroy() - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
销毁唤醒内核和录音机
disableUpload() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
 
disableUpload() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
 
disableUpload() - 类 中的方法com.aispeech.analysis.MonitorUpload
 
DnsResolver - com.aispeech.net中的类
Created by yu on 2018/8/13.
DnsResolver() - 类 的构造器com.aispeech.net.DnsResolver
 
DRIVE_MODE_ALL - 类 中的静态变量com.aispeech.common.AIConstant
驾驶模式:全模式
DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.common.AIConstant
驾驶模式:主驾模式
DUILiteConfig - com.aispeech中的类
sdk 配置类,包括设置产品的相关信息 apiKey, productId, productKey, productSecret,以及其它的全局配置
DUILiteConfig(String, String, String, String) - 类 的构造器com.aispeech.DUILiteConfig
 
DUILiteSDK - com.aispeech中的类
DUILiteSDK 是整个sdk的入口,包括以下功能: 初始化配置信息 提供获取 sdk 信息的方法 auth 认证,只有认证成功后才能使用各个模块的功能
DUILiteSDK() - 类 的构造器com.aispeech.DUILiteSDK
 
DUILiteSDK.InitListener - com.aispeech中的接口
 

E

EchoKernel - com.aispeech.echo中的类
Created by wuwei on 18-6-19.
EchoKernel(EchoKernelListener) - 类 的构造器com.aispeech.echo.EchoKernel
 
EchoKernelListener - com.aispeech.echo中的接口
Created by wuwei on 18-6-19.
enableUpload() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
 
enableUpload() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
 
enableUpload() - 类 中的方法com.aispeech.analysis.MonitorUpload
 
equals(Object) - 类 中的方法com.aispeech.lite.AISampleRate
 
ERR_AI_ENGINE - 异常错误 中的静态变量com.aispeech.AIError
无法启动引擎
ERR_AUDIO_CLIPPING - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_CONNECT_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
网络li连接超时
ERR_DEFAULT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_AI_ENGINE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_AUDIO_CLIPPING - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_CONNECT_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_DEFAULT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_DEVICE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_DEVICE_ID_CONFLICT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_EGISTER_SPK_FULL - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_DNS - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_FDM_NOT_INIT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_GRAMMAR_FAILED - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_NETWORK - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_QUEUE_FULL - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_SDK_NOT_INIT - 异常错误 中的静态变量com.aispeech.AIError
通用错误描述
ERR_DESCRIPTION_ERR_SERVICE_PARAMETERS - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_ERR_TTS_CACHE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_INVALID_RECORDER_TYPE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_KEYWORD_TOO_LONG - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_KEYWORD_TOO_SHORT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_KEYWORD_UNMATCH - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_MAX_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_NO_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_NO_SPEAKER - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_NO_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_PK_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_RECORDING - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_RES_PREPARE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_SIGNAL_PROCESSING_NOT_STARTED - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_SO_INVALID - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_SPK_REGISTER_SPEECH_LACK - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_TIMEOUT_ASR - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_TOO_NOISE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_TTS_INVALID_REFTEXT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_TTS_MEDIAPLAYER - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_UNSUPPORT_GENDER - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_UNSUPPORT_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_UPGRADE_AUDIO_LACK - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DESCRIPTION_VOICE_LOW - 异常错误 中的静态变量com.aispeech.AIError
声纹错误描述
ERR_DEVICE - 异常错误 中的静态变量com.aispeech.AIError
无法获取录音设备
ERR_DEVICE_ID_CONFLICT_ASR - 异常错误 中的静态变量com.aispeech.AIError
CloudTTS 和 CloudASR 等所有云端功能都有可能返回401,原因是deviceId 冲突导致认证失败,需设置唯一的 deviceId
ERR_DEVICE_ID_CONFLICT_TTS - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_DNS - 异常错误 中的静态变量com.aispeech.AIError
DNS解析失败
ERR_FDM_NO_INIT - 异常错误 中的静态变量com.aispeech.AIError
FDM kernel没有初始化
ERR_GRAMMAR_FAILED - 异常错误 中的静态变量com.aispeech.AIError
本地语法文件编译失败
ERR_INVALID_RECORDER_TYPE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_KEYWORD_TOO_LONG - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_KEYWORD_TOO_SHORT - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_KEYWORD_UNMATCH - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_MAX_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
音频时长超出阈值,对应着引擎的setMaxSpeechTimeS方法
ERR_NETWORK - 异常错误 中的静态变量com.aispeech.AIError
网络错误
ERR_NO_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_NO_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
没有检测到语音
ERR_NO_SPKEAKER - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_PK_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_QUEUE_FULL - 异常错误 中的静态变量com.aispeech.AIError
TTS播放队列已满
ERR_RECORDING - 异常错误 中的静态变量com.aispeech.AIError
录音失败
ERR_REGISTER_SPK_FULL - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_RES_PREPARE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
资源准备失败,请检查是否存放在assets目录下
ERR_SDK_NOT_INIT - 异常错误 中的静态变量com.aispeech.AIError
SDK未初始化
ERR_SERVICE_PARAMETERS - 异常错误 中的静态变量com.aispeech.AIError
设置识别服务器类型为custom须同时设置lmId
ERR_SIGNAL_PROCESSING_NOT_STARTED - 异常错误 中的静态变量com.aispeech.AIError
信号处理引擎还没有启动,请先启动信号处理引擎,再启动识别引擎
ERR_SO_INVALID - 异常错误 中的静态变量com.aispeech.AIError
动态库加载失败
ERR_SPK_REGISTER_SPEECH_LACK - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_TIMEOUT_ASR - 异常错误 中的静态变量com.aispeech.AIError
asr 超时
ERR_TOO_NOISE - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_TTS_CACHE - 异常错误 中的静态变量com.aispeech.AIError
TTS缓存失败
ERR_TTS_INVALID_REFTEXT - 异常错误 中的静态变量com.aispeech.AIError
无效的合成文本
ERR_TTS_MEDIAPLAYER - 异常错误 中的静态变量com.aispeech.AIError
合成MediaPlayer播放器错误
ERR_UNSUPPORT_GENDER - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_UNSUPPORT_WORD - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_UPGRADE_AUDIO_LACK - 异常错误 中的静态变量com.aispeech.AIError
 
ERR_VOICE_LOW - 异常错误 中的静态变量com.aispeech.AIError
声纹错误码
error(String, String) - 接口 中的方法com.aispeech.DUILiteSDK.InitListener
 

F

feed(byte[]) - 类 中的方法com.aispeech.echo.EchoKernel
 
feed(byte[]) - 类 中的方法com.aispeech.speex.SpeexKernel
feed 原始单路pcm音频
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
传入数据,在不使用SDK录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
传入数据,在不使用SDK内部录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
传入数据,在不使用SDK内部录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
向引擎feed数据
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
传入数据,在不使用SDK内部录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
传入数据,在不使用SDK录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
往本地vad引擎feed数据
feedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
传入数据,在不使用SDK内部录音机时调用
feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
自行feed音频数据,不使用内部录音机时可用

G

get(String, Callback) - 类 中的方法com.aispeech.net.HttpEmpty
 
get(String, Callback) - 类 中的方法com.aispeech.net.HttpImpl
 
get(String, Callback) - 接口 中的方法com.aispeech.net.IHttp
 
getAcousticResources() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
 
getAcousticResources() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
getAecResource() - 类 中的方法com.aispeech.AIEchoConfig
 
getAecResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getAnalysisAudio(int) - 类 中的方法com.aispeech.analysis.AnalysisProxy
 
getAnalysisMonitor() - 类 中的方法com.aispeech.analysis.AnalysisProxy
 
getApiKey() - 类 中的方法com.aispeech.DUILiteConfig
 
getAsrppResource() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
 
getAudioMode() - 类 中的方法com.aispeech.analysis.AudioUpload
 
getAudioMode() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
getAudioMode() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
getAudioRecorderType() - 类 中的方法com.aispeech.DUILiteConfig
 
getAudioSourceType() - 类 中的方法com.aispeech.DUILiteConfig
 
getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getAuthParams(String) - 类 中的静态方法com.aispeech.DUILiteSDK
获取授权参数信息,用于请求云端服务
getAuthState(String) - 类 中的静态方法com.aispeech.DUILiteSDK
获取授权文件状态
getAuthTimeout() - 类 中的方法com.aispeech.DUILiteConfig
 
getBeamformingResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getCacheDirectory() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
 
getCacheDirectory() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
getCacheUploadMaxNumber() - 类 中的方法com.aispeech.DUILiteConfig
已过时。
getChannels() - 类 中的方法com.aispeech.AIEchoConfig
 
getCoreVersion() - 类 中的静态方法com.aispeech.DUILiteSDK
获取内核版本号
getCustomWakeupWord() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getDcheck() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getDcheck() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
getDeviceId(Context) - 类 中的静态方法com.aispeech.DUILiteSDK
获取SDK使用的deviceId
getDeviceId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getDeviceName() - 类 中的静态方法com.aispeech.DUILiteSDK
获取SDK生成的deviceName
getDeviceProfileDirPath() - 类 中的方法com.aispeech.DUILiteConfig
 
getDictResource() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
getDriveMode() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
获取 驾驶模式,只有车载双麦模块有这个功能
getDynamicList() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getEchoConfig() - 类 中的方法com.aispeech.DUILiteConfig
 
getEof() - 类 中的方法com.aispeech.common.JSONResultParser
获得是否终止位
getErrId() - 异常错误 中的方法com.aispeech.AIError
获取错误码
getErrId() - 类 中的方法com.aispeech.common.JSONResultParser
取得错误码
getError() - 异常错误 中的方法com.aispeech.AIError
获取错误简述
getError() - 类 中的方法com.aispeech.common.JSONResultParser
取得错误描述
getExt() - 异常错误 中的方法com.aispeech.AIError
获取错误额外信息
getExtraParameter() - 类 中的方法com.aispeech.DUILiteConfig
 
getFrontBinResource() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
getHttp() - 类 中的静态方法com.aispeech.net.NetProxy
 
getInputJSON() - 异常错误 中的方法com.aispeech.AIError
 
getInstance() - 类 中的静态方法com.aispeech.analysis.AnalysisProxy
 
getInstance() - 类 中的静态方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
getInstance() - 类 中的静态方法com.aispeech.analysis.IAnalysisConfig.IAnalysisConfigEmpty
 
getInstance() - 类 中的静态方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
 
getInstance() - 类 中的静态方法com.aispeech.analysis.MonitorUpload
 
getInstance() - 类 中的静态方法com.aispeech.analysis.UploadConfig
 
getInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
 
getInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalTTSEngine
 
getInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
 
getInstance() - 类 中的静态方法com.aispeech.net.HttpEmpty
 
getInstance() - 类 中的静态方法com.aispeech.net.HttpImpl
 
getIntervalTime() - 类 中的方法com.aispeech.DUILiteConfig
 
getIntervalTimeThresh() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getIntervalTimeThresh() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getIntervalTimeThresh() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
getJSON() - 类 中的方法com.aispeech.common.JSONResultParser
获取JSON对象
getLmId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getLogFilePath() - 类 中的方法com.aispeech.DUILiteConfig
 
getLowThreshold() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getMajors() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
 
getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
getMicNumber() - 类 中的方法com.aispeech.AIEchoConfig
 
getMp3Quality() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getNbest() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getNetbinResource() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
 
getNetbinResource() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
 
getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
getOneShotCacheTime() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
 
getOneShotCacheTime() - 类 中的静态方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
 
getOneShotCacheTime() - 类 中的静态方法com.aispeech.export.engines2.AIWakeupEngine
 
getOutputJSON() - 异常错误 中的方法com.aispeech.AIError
 
getPauseTime() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getPauseTime() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getPauseTime() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
getPinyin() - 类 中的方法com.aispeech.common.JSONResultParser
 
getPinyin() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
getProductId() - 类 中的方法com.aispeech.DUILiteConfig
 
getProductId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getProductKey() - 类 中的方法com.aispeech.DUILiteConfig
 
getProductSecret() - 类 中的方法com.aispeech.DUILiteConfig
 
getRecChannel() - 类 中的方法com.aispeech.AIEchoConfig
 
getRecordId() - 异常错误 中的方法com.aispeech.AIError
获取recordId
getRecordId() - 类 中的方法com.aispeech.AIResult
本次结果对应的start操作返回的recordId
getRecordId() - 类 中的方法com.aispeech.common.JSONResultParser
取得recordId
getResourceType() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getResultObject() - 类 中的方法com.aispeech.AIResult
获取结果内容
getResultType() - 类 中的方法com.aispeech.AIResult
 
getRollBackTime() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getSaveAudioFilePath() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
getSavedDirPath() - 类 中的方法com.aispeech.AIEchoConfig
 
getSdkVersion() - 类 中的静态方法com.aispeech.DUILiteSDK
 
getSelfCustomWakeupScore() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getSemanticLuaFolder() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
getSemanticResourceFolder() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
getServer() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getServer() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getSessionId() - 类 中的方法com.aispeech.common.JSONResultParser
取得sessionId
getSpeaker() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getSpeakerResource() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
getSpeakerResourceList() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
getSpeakerResourceMD5Map() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
getSpeed() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getSpeed() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
getStreamType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getStreamType() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
getText() - 类 中的方法com.aispeech.common.JSONResultParser
获取text字段
getTextType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getThreadAffinity() - 类 中的方法com.aispeech.DUILiteConfig
 
getThreshold() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getThreshold() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
getTimestamp() - 异常错误 中的方法com.aispeech.AIError
错误发生时间戳
getTimestamp() - 类 中的方法com.aispeech.AIResult
返回结果的时间戳
getUploadAudioDelayTime() - 类 中的方法com.aispeech.DUILiteConfig
已过时。
getUploadAudioLevel() - 类 中的方法com.aispeech.DUILiteConfig
 
getUploadConfig(Context, int, String, String) - 接口 中的方法com.aispeech.analysis.IAnalysisConfig
 
getUploadConfig(Context, int, String, String) - 类 中的方法com.aispeech.analysis.IAnalysisConfig.IAnalysisConfigEmpty
 
getUploadConfig(Context, int, String, String) - 类 中的方法com.aispeech.analysis.UploadConfig
 
getUploadUrl() - 类 中的方法com.aispeech.DUILiteConfig
 
getUserId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getVadPauseTime() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
 
getVadResource() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
 
getVadResource() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
 
getVadResource() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
 
getVadResource() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
getValue() - 类 中的方法com.aispeech.lite.AISampleRate
获取Int类型的采样率值
getVar() - 类 中的方法com.aispeech.common.JSONResultParser
取得已确定不变的识别结果(用于实时反馈)
getVolume() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
getVolume() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
getVprintMode() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
获取当前声纹模式
getWaitingTimeout() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
getWakeupResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
getWakeupResource() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
 
getWakeupWord() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 

H

HttpEmpty - com.aispeech.net中的类
 
HttpImpl - com.aispeech.net中的类
 

I

IAnalysisAudio - com.aispeech.analysis中的接口
 
IAnalysisAudio.AnalysisAudioEmpty - com.aispeech.analysis中的类
 
IAnalysisConfig - com.aispeech.analysis中的接口
 
IAnalysisConfig.IAnalysisConfigEmpty - com.aispeech.analysis中的类
 
IAnalysisConfigEmpty() - 类 的构造器com.aispeech.analysis.IAnalysisConfig.IAnalysisConfigEmpty
 
IAnalysisMonitor - com.aispeech.analysis中的接口
 
IAnalysisMonitor.IAnalysisMonitorEmpty - com.aispeech.analysis中的类
 
IHttp - com.aispeech.net中的接口
 
init(JSONObject) - 类 中的方法com.aispeech.analysis.AudioUpload
 
init(JSONObject) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
init(JSONObject) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
init(Context, DUILiteConfig, DUILiteSDK.InitListener) - 类 中的静态方法com.aispeech.DUILiteSDK
初始化授权信息
init(AICloudASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
初始化云端识别引擎
init(AICloudTTSConfig, AITTSListener) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
init(AILocalASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
初始化本地识别引擎
init(AILocalAsrppConfig, AILocalAsrppListener) - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
 
init(String, AILocalGrammarListener) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
初始化本地语法编译引擎 语法编译所需的资源 1.
init(String, AILocalNRListener) - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
初始化引擎,需设置 NR 资源 1.
init(AILocalSemanticConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
初始化本地识别引擎
init(AILocalSignalAndWakeupConfig, AILocalSignalAndWakeupListener) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
 
init(AILocalTTSConfig, AILocalTTSListener) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
初始化合成引擎
init(String, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
初始化本地vad引擎,本地vad资源 1.
init(String, int, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
初始化本地vad引擎,本地vad资源 1.
init(AILocalWakeupAndVprintListener) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
初始化声纹引擎
init(AIWakeupConfig, AIWakeupListener) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
唤醒引擎初始化
intercept(Interceptor.Chain) - 类 中的方法com.aispeech.net.AuthInterceptor
 
IResponse - com.aispeech.net中的接口
 
isAuthorized(Context) - 类 中的静态方法com.aispeech.DUILiteSDK
检查是否授权成功(本地授权文件有效)
isCloudVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isEnableLanguageClassifier() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isEnableNumberConvert() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isEnableOptimization() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
isEnablePunctuation() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isEnableSNTime() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isEnableTone() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isInputContinuousAudio() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
isLast() - 类 中的方法com.aispeech.AIResult
返回是否是最后的结果,配合返回结果为byte[]类型使用
isLocalVadEnable() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
 
isLogEnable() - 类 中的方法com.aispeech.DUILiteConfig
 
isMaxVolumeMode() - 类 中的方法com.aispeech.DUILiteConfig
获取当前大音量模式
isMonitorUploadEnable() - 类 中的方法com.aispeech.DUILiteConfig
 
isNetWorkError() - 异常错误 中的方法com.aispeech.AIError
是否是网络错误
isOneshotOptimization() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isProductInfoValid() - 类 中的方法com.aispeech.DUILiteConfig
 
isRealback() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isRealBack() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
isSuccessful() - 接口 中的方法com.aispeech.net.IResponse
 
isSuccessful() - 类 中的方法com.aispeech.net.ResponseImpl
 
isUpdateTrailProfileToOnlineProfile() - 类 中的方法com.aispeech.DUILiteConfig
 
isUploadEnable() - 类 中的方法com.aispeech.analysis.AudioUpload
 
isUploadEnable() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
isUploadEnable() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
isUseCache() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
 
isUseCache() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
isUseCache() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
是否使用了缓存功能
isUseCache() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
是否使用了缓存功能
isUseConf() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseConf() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
 
isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
isUseHoldConf() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseOneShot() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
isUseOneShot() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseOneShot() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
isUseOneShot() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
isUsePinyin() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUsePinyin() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
isUseRealBack() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseRefText() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
isUseSSML() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
isUseXbnfRec() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
isUseXbnfRec() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
isVadEnable() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
 
isVadEnable() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
 
isVadEnable() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
isVadEnable() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
isWakeupWordFilter() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
IWebsocket - com.aispeech.net中的接口
 

J

JSONResultParser - com.aispeech.common中的类
识别结果解析器
JSONResultParser(String) - 类 的构造器com.aispeech.common.JSONResultParser
 

K

KEY_CODE - 异常错误 中的静态变量com.aispeech.AIError
 
KEY_EXT - 异常错误 中的静态变量com.aispeech.AIError
 
KEY_RECORD_ID - 异常错误 中的静态变量com.aispeech.AIError
 
KEY_SAMPLE_RATE - 类 中的静态变量com.aispeech.lite.AISampleRate
 
KEY_TEXT - 异常错误 中的静态变量com.aispeech.AIError
 
KEY_TIME - 异常错误 中的静态变量com.aispeech.AIError
 

L

last - 类 中的变量com.aispeech.AIResult
 
lookup(String) - 类 中的方法com.aispeech.net.DnsResolver
 

M

MAX_VOLUME_OFF - 类 中的静态变量com.aispeech.common.AIConstant
非大音量状态
MAX_VOLUME_ON - 类 中的静态变量com.aispeech.common.AIConstant
大音量状态
MonitorUpload - com.aispeech.analysis中的类
通用大数据日志监控类 Created by yu on 2018/8/13.
mUploadUtil - 类 中的变量com.aispeech.analysis.MonitorUpload
 

N

NetProxy - com.aispeech.net中的类
 
NetProxy() - 类 的构造器com.aispeech.net.NetProxy
 
newKernel() - 类 中的方法com.aispeech.echo.EchoKernel
初始化echo内核
newKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
初始化speex内核
newWebsocket(String, WebsocketCallback) - 类 中的静态方法com.aispeech.net.NetProxy
 
NoImplementHttpException - com.aispeech.net中的异常错误
 
NoImplementHttpException() - 异常错误 的构造器com.aispeech.net.NoImplementHttpException
 
NoImplementHttpException(String) - 异常错误 的构造器com.aispeech.net.NoImplementHttpException
 
NoImplementHttpException(String, Throwable) - 异常错误 的构造器com.aispeech.net.NoImplementHttpException
 
NoImplementHttpException(Throwable) - 异常错误 的构造器com.aispeech.net.NoImplementHttpException
 
notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词 请参考 oneshot demo 中的使用方法
notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词 请参考 oneshot demo 中的使用方法
notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词

O

onBeginningOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
检测到用户开始说话,在主UI线程
onBeginningOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
检测到用户开始说话,在主UI线程
onBuildCompleted(String) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
语法构建结束后执行,在主UI线程
onClosed(IWebsocket, int, String) - 接口 中的方法com.aispeech.net.WebsocketCallback
 
onClosing(IWebsocket, int, String) - 接口 中的方法com.aispeech.net.WebsocketCallback
 
onCompletion(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
播放完毕后执行
onDoaResult(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
返回唤醒角度
onEndOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
用户停止说话时调用,在主UI线程
onEndOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
用户停止说话时调用,在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.echo.EchoKernelListener
error回调信息 在SDK子线程
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
发生错误时执行,在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
发生错误时执行,在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
发生错误时执行,在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
发生错误时执行 主UI线程
onError(String, AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
错误回调 在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
发生错误时执行,在主UI线程
onError(String, AIError) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
发生错误时执行
onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
发生错误时执行,在主UI线程
onError(AIError) - 接口 中的方法com.aispeech.speex.SpeexKernelListener
speex模块内部错误信息,在内部子线程,请勿在该回调做阻塞操作,否则会导致线程卡死
onFailure(IHttp, IOException) - 接口 中的方法com.aispeech.net.Callback
 
onFailure(IWebsocket, Throwable) - 接口 中的方法com.aispeech.net.WebsocketCallback
 
onInit(int) - 接口 中的方法com.aispeech.echo.EchoKernelListener
初始化回调 在SDK子线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
识别引擎初始化结束后执行,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
本地性别识别引擎初始化结束后执行,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
本地语法编译引擎初始化结束后执行,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
本地信号处理和唤醒引擎初始化结束后执行 主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
初始化的回调,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
引擎初始化结束后执行,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
合成引擎初始化结束后执行
onInit(int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
本地唤醒引擎初始化结束后执行,在主UI线程
onInit(int) - 接口 中的方法com.aispeech.speex.SpeexKernelListener
初始化状态,0表示成功,-1表示失败,在内部子线程,请勿在该回调做阻塞操作,否则会导致线程卡死
onMessage(IWebsocket, String) - 接口 中的方法com.aispeech.net.WebsocketCallback
 
onNotOneShot() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
在识别引擎开启oneshot功能时,来判断用户说的话不是连说(比如你好小乐来首歌)的回调 没开启oneshot功能时,这个回调方法不会被调用
onOpen(IWebsocket) - 接口 中的方法com.aispeech.net.WebsocketCallback
 
onProgress(int, int, boolean) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
播放进度
onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
录音机数据返回,在SDK内部子线程返回
onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
录音机数据返回,在SDK内部子线程返回
onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
原始音频数据返回,多声道pcm数据 该回调在SDK内部子线程
onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
录音机数据返回,在SDK内部子线程返回
onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
录音机数据返回,在SDK内部子线程返回
onReady(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
数据准备就绪,可以播放时执行
onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
当语音引擎就绪,用户可以说话时调用,在主UI线程
onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
录音机启动时调用,在主UI线程
onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
录音机启动时调用 主UI线程
onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
当语音引擎就绪,用户可以说话时调用,在主UI线程
onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
录音机启动时调用,在主UI线程
onResponse(IHttp, IResponse) - 接口 中的方法com.aispeech.net.Callback
 
onResultBufferReceived(byte[]) - 接口 中的方法com.aispeech.echo.EchoKernelListener
aec之后的音频回调 在SDK子线程
onResultBufferReceived(byte[], int) - 接口 中的方法com.aispeech.speex.SpeexKernelListener
经过speex模块处理后的ogg音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线程卡死
onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
经过信号出路模块处理后的音频数据返回,1声道pcm数据
onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
经过信号出路模块处理后的音频数据返回,1声道pcm数据,在SDK内部子线程返回
onResultDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
经过信号处理模块处理后的音频数据返回,1声道pcm数据 该回调在SDK内部子线程
onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
经过信号出路模块处理后的音频数据返回,1声道pcm数据 在SDK内部子线程返回
onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
经过信号出路模块处理后的音频数据返回,1声道pcm数据
onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
收到结果时执行,请使用JSONResultParser解析,在主UI线程
onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
收到结果时执行,请使用JSONResultParser解析,在主UI线程
onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
收到结果时执行,请使用JSONResultParser解析,在主UI线程
onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
音频音量发生改变时调用,在主UI线程
onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
音频音量发生改变时调用,在主UI线程
onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
音频音量发生改变时调用,在主UI线程
onSpeechFinish(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
播放结束的回调 在主UI线程
onSpeechProgress(int, int, boolean) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
播放的进度 在主UI线程
onSpeechStart(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
开始播放的回调 在主UI线程
onSynthesizeDataArrived(String, byte[]) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
合成数据 ,在子线程,若需要更新UI控件需要做线程转换
onSynthesizeFinish(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
合成完成的回调 ,在子线程,若需要更新UI控件需要做线程转换
onSynthesizeStart(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
合成开始的回调,在子线程,若需要更新UI控件需要做线程转换
onVprintDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupAndVprintListener
送声纹/性别模块的音频(由唤醒模块处理后抛出) 在SDK内部子线程返回
onWakeup(double, String) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
一次唤醒检测完毕后执行 主UI线程
onWakeup(String, double, String) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
一次唤醒检测完毕后执行,在主UI线程
openLog() - 类 中的方法com.aispeech.DUILiteConfig
打开sdk日志 日志打开,性能会受影响,调试时可打开日志, 默认日志关闭
openLog(String) - 类 中的方法com.aispeech.DUILiteConfig
打开sdk日志 日志打开,性能会受影响,调试时可打开日志, 默认日志关闭
OPT_FAILED - 类 中的静态变量com.aispeech.common.AIConstant
表示操作失败
OPT_SUCCESS - 类 中的静态变量com.aispeech.common.AIConstant
表示操作成功

P

pause() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
pause() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
暂停播放
post(String, String, Callback) - 类 中的方法com.aispeech.net.HttpEmpty
 
post(String, String, Callback) - 类 中的方法com.aispeech.net.HttpImpl
 
post(String, String, Callback) - 接口 中的方法com.aispeech.net.IHttp
 

Q

queryModuleInfo() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
获取当前声纹模型中的注册信息,需要在init成功后调用生效。
queueSize() - 接口 中的方法com.aispeech.net.IWebsocket
 
queueSize() - 类 中的方法com.aispeech.net.WebsocketImpl
 

R

recordId - 类 中的变量com.aispeech.AIResult
 
release() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
已过时。
releaseKernel() - 类 中的方法com.aispeech.echo.EchoKernel
 
releaseKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
释放speex内核
ResponseImpl - com.aispeech.net中的类
 
ResponseImpl(Response) - 类 的构造器com.aispeech.net.ResponseImpl
 
resultObject - 类 中的变量com.aispeech.AIResult
 
resume() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
resume() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
继续播放
run() - 类 中的方法com.aispeech.echo.EchoKernel
 
run() - 类 中的方法com.aispeech.speex.SpeexKernel
 

S

SAMPLE_RATE_16K - 类 中的静态变量com.aispeech.lite.AISampleRate
16000采样率
SAMPLE_RATE_8K - 类 中的静态变量com.aispeech.lite.AISampleRate
8000采样率
SDK_VERSION - 类 中的静态变量com.aispeech.common.AIConstant
SDK版本
send(String) - 接口 中的方法com.aispeech.net.IWebsocket
 
send(byte[]) - 接口 中的方法com.aispeech.net.IWebsocket
 
send(String) - 类 中的方法com.aispeech.net.WebsocketImpl
 
send(byte[]) - 类 中的方法com.aispeech.net.WebsocketImpl
 
set(Context, boolean, String) - 类 中的静态方法com.aispeech.common.Audio2RefSetting
 
setAcousticResources(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
设置声学资源 1.
setAcousticResources(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置声学资源 1.
setAecResource(String) - 类 中的方法com.aispeech.AIEchoConfig
设置 ECHO 模式的 AEC 资源 1.
setAecResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置aec资源 1.
setAIEchoConfig(AIEchoConfig) - 类 中的方法com.aispeech.AIEchoConfig
 
setAiEchoConfig(AIEchoConfig) - 类 中的静态方法com.aispeech.echo.EchoKernel
 
setAsrppResource(String) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
设置性别识别资源 1.
setAudioRecorderType(int) - 类 中的方法com.aispeech.DUILiteConfig
设置录音机采集数据的方式
setAudioSourceType(int) - 类 中的方法com.aispeech.DUILiteConfig
设置audioRecorder的声音源
setAudioType(AICloudASRIntent.PCM_ENCODE_TYPE) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置 PCM 编码成其它格式,以减小传输大小。
setAudioType(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置合成音频格式,支持mp3AIConstant.TTS_AUDIO_TYPE_MP3
setAuthTimeout(int) - 类 中的方法com.aispeech.DUILiteConfig
授权网络连接超时时间
单位:毫秒 默认值:5000ms
setBeamformingResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
beamforming 资源,beamforming 即波束成形,将多路音频数据 beamforming 成单声道音频,方便后续做唤醒,识别等 1.
setCacheUploadMaxNumber(int) - 类 中的方法com.aispeech.DUILiteConfig
已过时。
setChannels(int) - 类 中的方法com.aispeech.AIEchoConfig
音频总的通道数,1+1,默认为2
setClippingRateThreshold(double) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置音频衰减率(截幅)阈值,高于该阈值声纹训练会无效,需要重新训练,同时抛出错误 id: 70953 AIError.ERR_AUDIO_CLIPPING error: "音频已截幅,请距离远一点再试一下" AIError.ERR_DESCRIPTION_AUDIO_CLIPPING
setCloudVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否开启服务端的vad功能,一般近场关闭,远场打开
setComplexity(int) - 类 中的方法com.aispeech.speex.SpeexKernel
设置压缩的复杂度 可取值:2,3,4,5,默认为2
setCustomWakeupWord(List<String>) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置自定义唤醒词,可用于过滤和指定唤醒词识别比如 ["你好小乐","你好小白"]
setCustomWakeupWord(List<String>, boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置自定义唤醒词和 是否过滤句首唤醒词,用于 oneshot 功能。
setDcheck(int[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
setDcheck(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
setDcheck(String[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
setDeleteWord(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置删除唤醒词 须在start之前设置生效
setDeviceId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
已过时。
setDeviceProfileDirPath(String) - 类 中的方法com.aispeech.DUILiteConfig
授权文件保存目录的绝对路径
取值:绝对路径字符串, e.g.
setDictResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置合成字典 1.
setDictResource(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置assets目录下的合成字典资源名字和对应的md5文件
setDynamicList(List<String>) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置识别热词列表字符串,比如:"北京市,YOU ARE RIGHT,BLUCE,tfboys,天安门博物馆"
setDynamicParam(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
动态调整参数,具体请参照 demo
setDynamicParam(Map<String, ?>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
设置唤醒env热更新/smode/nlms模式切换,可以在引擎初始化成功后动态设置,具体请参照 demo
setDynamicParam(String[], float[]) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
动态调整参数,只能调整唤醒词的thresh
setDynamicParam(String) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
动态调整参数,参数只能是 AIWakeupIntent 内的参数, 不同引擎可以动态设置的参数不一样,建议使用 AIWakeupEngine.setDynamicParam(String[], float[]) 方法
setEchoConfig(AIEchoConfig) - 类 中的方法com.aispeech.DUILiteConfig
设置 ECHO 模式的配置,其它模式下无影响
setEnableLanguageClassifier(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置语言分类功能,默认为false,关闭
setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否启用识别结果汉字数字转阿拉伯数字功能
setEnableOptimization(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置是否开启cpu优化 若某些机器合成速度慢,可以关闭cpu优化功能,设置为false
setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否启用标点符号识别
setEnableSNTime(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置rec结果增加对齐信息,默认为false,关闭
setEnableTone(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置音调功能,默认为false,关闭
setErrId(int) - 异常错误 中的方法com.aispeech.AIError
 
setError(String) - 异常错误 中的方法com.aispeech.AIError
 
setExt(String) - 异常错误 中的方法com.aispeech.AIError
 
setExtraParameter(String, String) - 类 中的方法com.aispeech.DUILiteConfig
参数设置 需在init前调用生效
setExtraParameter(String, int) - 类 中的方法com.aispeech.DUILiteConfig
参数设置 需在init前调用生效
setFrontBinResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置 FrontBinResource,包含文本归一化,分词的,韵律等 1.
setFrontBinResource(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置assets目录下的合成前端资源的名字和对应的md5文件,包含文本归一化,分词的,韵律等
setGenderResBin(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置性别识别资源文件名,需提前放置与assets目录下 须在init之前设置才生效
setGenderResBinPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置性别识别资源文件自定义绝对路径,包含文件名 须在init之前设置才生效
setGenderResFileName(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能) 须在start之前设置生效
setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能) 当设置为false时,每次送一段音频段都会给予是否唤醒的反馈,如果没有被唤醒,则抛出wakeupWord:null, confidence:0的信息
setInputJson(JSONObject) - 异常错误 中的方法com.aispeech.AIError
 
setIntervalTime(int) - 类 中的方法com.aispeech.DUILiteConfig
设置录音机录音间隔
setLast(boolean) - 类 中的方法com.aispeech.AIResult
 
setLmId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置识别lmid
setLocalVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
设置是否启用本地vad,一般都会打开,
setLowThreshold(float[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置大音量场景下的预唤醒阈值,是否需要设置和唤醒资源有关系
setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S
setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S
setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S
setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S
setMaxVolumeMode(boolean) - 类 中的方法com.aispeech.DUILiteConfig
设置开启线性四麦大音量检测模式
setMicNumber(int) - 类 中的方法com.aispeech.AIEchoConfig
mic数,默认为1
setMonitorUploadEnable(boolean) - 类 中的方法com.aispeech.DUILiteConfig
设置 SDK信息(异常监控信息/音频)是否上传,默认上传
setMp3Quality(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置云端合成mp3码率,支持lowAIConstant.TTS_MP3_QUALITY_LOW 和highAIConstant.TTS_MP3_QUALITY_HIGH,默认为low码率
setNbest(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置 nbest
setNetbinResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
设置网络资源 1.
setNetbinResource(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置网络资源 1.
setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音 设置为0表示不进行语音超时判断
setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核
setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核
setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核
setOneShotCacheTime(int) - 类 中的方法com.aispeech.export.config.AIWakeupConfig
设置oneshot功能下需要缓存的音频时长,根据具体的硬件性能和唤醒词长度调节。
setOneShotCacheTime(int) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置oneshot功能下需要缓存的音频时长,根据具体的硬件性能和唤醒词长度调节
setOneshotOptimization(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
初始化前设置有效,oneshot 功能优化,当用户说 唤醒词+命令词 时,vad在唤醒词后即结束,导致asr识别结果是空, 可打开此功能,此功能会保留唤醒词后vad结束后的音频,即命令词的音频,然后重新asr识别
setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置VAD右边界
setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置VAD右边界
setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
setProductId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
已过时。
setQuality(int) - 类 中的方法com.aispeech.speex.SpeexKernel
设置压缩后ogg音频质量,取值范围:1~10,越大质量越好,cpu占用越高。
setRealback(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否使用实时反馈功能
setRealBack(boolean) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置是否开启实时反馈,默认开启为true
setRecChannel(int) - 类 中的方法com.aispeech.AIEchoConfig
默认为1,即左通道为rec录音音频,右通道为play参考音频(播放音频) 若设置为2, 通道会互换,即左通道为play参考音频(播放音频),右通道为rec录音音频
setRecordId(String) - 异常错误 中的方法com.aispeech.AIError
 
setRecordId(String) - 类 中的方法com.aispeech.AIResult
 
setRecPinyinWhenLast(String, String) - 类 中的方法com.aispeech.common.JSONResultParser
语音结束时rec为空,把上一次的结果放进来
setResourceType(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置识别引擎的资源类型,默认为comm
setResultObject(Object) - 类 中的方法com.aispeech.AIResult
 
setResultType(int) - 类 中的方法com.aispeech.AIResult
 
setRollBackTime(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
oneshot回退的时间,单位为ms(只有主唤醒词才会回退音频,即major为1)
setSampleRate(int) - 类 中的方法com.aispeech.speex.SpeexKernel
设置音频采样率:只支持8k和16K,默认为16k
setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置音频保存路径,会保存原始多声道音频和经过 beamforming 后的单声道音频 如果设置了就会保存,没设置不会保存
setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置原始单路音频保存路径,例如"/sdcard/speech"。
setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
设置合成的音频的全路径包含文件名
setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置保存的音频路径,最终的音频路径为path + recordId + ".ogg"
setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置合成音的保存路径
setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置保存的音频路径,最终的音频路径为path + local_asr_+ recordId + ".pcm"
setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置保存的音频路径,最终的音频路径为path + local_semantic_+ recordId + ".pcm"
setSavedDirPath(String) - 类 中的方法com.aispeech.AIEchoConfig
AEC保存的音频文件目录, aec之前的原始音频文件格式:echoSavedPath/echo_in_时间戳.pcm, aec之后的一路音频文件格式:echoSavedPath/echo_out_时间戳.pcm
setSelfCustomWakeupScore(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置自定义唤醒词得分, 默认为0
setSemanticLuaFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置语义lua资源所在文件夹 1.
setSemanticResourceFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置语义资源文件夹 1.
setServer(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置服务器地址,默认不用设置
setServer(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置云端tts合成请求地址
setSNRValidThreshold(double) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置SNR检查的有效阈值,低于该阈值声纹训练会无效,同时抛出错误 须在start之前设置生效
setSpeaker(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置合成音类型
setSpeakerName(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置训练或删除的说话人名字 须在start之前设置生效
setSpeed(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置合成音语速
setSpeed(float) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
设置语音合成的速度
setSpeexSavedPath(String) - 类 中的方法com.aispeech.speex.SpeexKernel
设置SPEEX保存的音频文件目录 speex压缩之前的原始pcm音频文件格式:speexSavedPath/speex_in_时间戳.pcm speex压缩之后的ogg音频文件格式:speexSavedPath/speex_out_时间戳.ogg
setStreamType(int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置音频流通道
setStreamType(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
设置播放器的stream type,默认为AudioManager.STREAM_MUSIC
setTextType(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置合成的文本类型
setThreadAffinity(int) - 类 中的方法com.aispeech.DUILiteConfig
设置算法绑定线程开关,降低CPU占用,默认值:0
取值:具体的核id
setThreshold(float[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
setThreshold(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
setTimestamp(Long) - 异常错误 中的方法com.aispeech.AIError
 
setTimestamp(long) - 类 中的方法com.aispeech.AIResult
设置时间戳
setTrainNum(int) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置注册时训练声纹的次数。
setUpdateTrailProfileToOnlineProfile(boolean) - 类 中的方法com.aispeech.DUILiteConfig
当试用授权文件认证检查时,是否尝试更新为在线授权文件。
setUpgradeAudioPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置用于自动升级声纹模型的原始声纹音频的保存路径,例如"/sdcard/speech" 。
setUploadAudioLevel(int) - 类 中的方法com.aispeech.DUILiteConfig
已过时。
setUploadAudioLevel(int, int) - 类 中的方法com.aispeech.DUILiteConfig
已过时。
setUploadUrl(String) - 类 中的方法com.aispeech.DUILiteConfig
设置大数据上传url地址
取值:字符串
是否必需:否
默认值:http://log.aispeech.com
setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。
setUseCache(boolean, String) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
设置是否使用缓存和缓存的文件夹
setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。
setUseCache(boolean, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
设置是否使用缓存和缓存的文件夹
setUseConf(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否开启置信度
setUseConf(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置是否开启置信度
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord), 须init之前调用, 默认为false
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord)
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord),默认为false
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord),默认为false
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord),默认为false
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
设置是否自行feed数据 默认false,使用内部录音机 true 用户调用 feedData 方法输入音频数据
setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置是否自行feed数据 默认false,使用内部录音机 true 用户调用 feedData 方法输入音频数据
setUseHoldConf(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否开启ngram置信度
setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
是否使用oneshot功能,default is false
true 使用one shot功能,唤醒后立马起识别
false 不使用oneshot,合成后启动识别,或只是启动识别
setUseOneShot(boolean, int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置是否使用oneshot功能,以及oneshot功能的唤醒词和命令词之间的时间间隔阈值, 如果小于该阈值,就认为不是oneshot,如果大于该阈值,就认为是oneshot
setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
是否使用oneshot功能,default is false
true 使用one shot功能,唤醒后立马起识别
false 不使用oneshot,合成后启动识别,或只是启动识别
setUseOneShot(boolean, int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否使用oneshot功能,以及oneshot功能的唤醒词和命令词之间的时间间隔阈值, 如果小于该阈值,就认为不是oneshot,如果大于该阈值,就认为是oneshot
setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
是否使用oneshot功能,default is false
true 使用one shot功能,唤醒后立马起识别
false 不使用oneshot,合成后启动识别,或只是启动识别
setUseOneShot(boolean, int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置是否使用oneshot功能,以及oneshot功能的唤醒词和命令词之间的时间间隔阈值, 如果小于该阈值,就认为不是oneshot,如果大于该阈值,就认为是oneshot
setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置是否使用 oneshot 功能,default is false oneshot 功能即 唤醒词+命令词,如用户说:你好小弛,打开设置。
setUseOneShotFunction(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置是否使用oneshot功能,默认为false 须在start之前设置才生效,默认为false
setUsePinyin(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否开启拼音输出
setUsePinyin(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置是否开启拼音输出
setUseRealBack(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否开启实时反馈
setUseRefText(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置是否只传入语义文本功能,此时关闭录音机和asr
setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置用户标示
setUseSSML(boolean) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
设置是否使用ssml 默认不使用为false
setUseXbnfRec(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
设置是否启用基于语法的语义识别
setUseXbnfRec(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
设置是否启用基于语法的语义识别
setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
设置是否启用vad,默认为true
setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
设置是否启用本地vad
setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置是否启用vad,默认为true
setVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置是否启动vad功能,需要资源配合。
setVadPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
设置VAD右边界
setVadResBinPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置VAD资源的绝对路径,包括文件名, 需要在init之前调用
setVadResource(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
设置本地vad资源 1.
setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
设置本地vad资源 1.
setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
设置本地vad资源 1.
setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
设置本地vad资源 1.
setVadResource(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置VAD资源名字 需要在init之前调用
setVoiceDetectTimeOut(int) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹环境噪声检测定时器,单位毫秒,默认值为5000ms ;如果达到该设置值时,则会提示错误,并重新开启新的一轮检测。
setVolume(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
设置音量大小
setVolume(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
设置语音合成的音量
setVprintMode(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹功能模式 现支持: 注册,AIConstant.VP_REGISTER 测试/签到,AIConstant.VP_TEST 删除,AIConstant.VP_UNREGISTER 更新。
setVprintModuleFilePath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置生成的声纹模型保存路径,包含文件名 须在init之前设置才生效
setVprintResBin(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹资源文件名,需提前放置与assets目录下 须在init之前设置才生效
setVprintResBinPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹资源文件自定义绝对路径,包含文件名 须在init之前设置才生效
setVprintResFileName(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
setVprintWord(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹唤醒词 须在start之前设置生效
setWaitingTimeout(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
设置等待识别结果超时时间 单位毫秒,小于或等于0则不设置超时,默认5000ms.
setWakeupDcheck(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验 须在start之前设置生效
setWakeupResBin(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置唤醒资源文件名,需提前放置与assets目录下 须在init之前设置才生效
setWakeupResBinPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置唤醒资源文件自定义绝对路径,包含文件名 须在init之前设置才生效
setWakeupResFileName(String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
已过时。
setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
唤醒资源 1.
setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AIWakeupConfig
设置唤醒资源 1.
setWakeupThreshold(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
设置声纹唤醒词的阈值 须在start之前设置生效
setWakeupWord(String[], int[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
设置唤醒词以及是否作为主唤醒词,主唤醒词为1,副唤醒词为0
setWakeupWord(String[], float[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
设置唤醒词列表
speak(AICloudTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
speak(AILocalTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
合成并播放
SpeexKernel - com.aispeech.speex中的类
pcm 转 ogg
SpeexKernel(SpeexKernelListener) - 类 的构造器com.aispeech.speex.SpeexKernel
 
SpeexKernelListener - com.aispeech.speex中的接口
 
start() - 类 中的方法com.aispeech.analysis.AudioUpload
 
start() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
start() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
start(AICloudASRIntent) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
启动录音,开始语音识别
start(AILocalASRIntent) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
启动录音,开始语音识别
start(AILocalAsrppIntent) - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
启动录音,开始语音识别
start() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
启动本地nr引擎
start(AILocalSignalAndWakeupIntent) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
启动信号处理模块和唤醒引擎
start() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
启动本地vad引擎
start() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
启动声纹引擎
start(AIWakeupIntent) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
开启唤醒,如果使用内部录音机的话一并开启
startBuild(String, String) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
构建语法,生成或更新本地识别需要的资源,如果资源文件不存在,则生成,如果存在,则覆盖
startKernel() - 类 中的方法com.aispeech.echo.EchoKernel
启动echo内核
startKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
启动speex内核
startWithASR(AILocalSemanticIntent) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
启动录音,开始语音识别
startWithText(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
启动引擎,输入文本
stop() - 类 中的方法com.aispeech.analysis.AudioUpload
 
stop() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
 
stop() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
 
stop() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
停止录音,等待识别结果
stop() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
 
stop() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
停止录音,等待识别结果
stop() - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
停止录音,等待识别结果
stop() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
停止引擎
stop() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
停止录音,等待识别结果
stop() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
停止信号处理模块和唤醒引擎 该方法会停止接收录音数据和停止信号处理,唤醒,程序退出时可以调用
stop() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
停止合成和播放
stop() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
停止本地vad引擎
stop() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
停止声纹引擎
stop() - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
关闭唤醒,如果使用内部录音机的话一并关闭
stopKernel() - 类 中的方法com.aispeech.echo.EchoKernel
 
stopKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
停止speex内核
string() - 接口 中的方法com.aispeech.net.IResponse
 
string() - 类 中的方法com.aispeech.net.ResponseImpl
 
stringToJSON(String) - 异常错误 中的方法com.aispeech.AIError
 
success() - 接口 中的方法com.aispeech.DUILiteSDK.InitListener
 
switchToSpeaker(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
切换发音人,需在 addSpeakerResource 方法设置过 1.
synthesize(AILocalTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
只合成,不播放,同时抛出实时合成音频流

T

TAG - 类 中的静态变量com.aispeech.export.engines2.AICloudASREngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AICloudTTSEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalASREngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalAsrppEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalGrammarEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalNREngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalSemanticEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalTTSEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalVadEngine
 
TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalWakeupAndVprintEngine
 
TAG - 类 中的静态变量com.aispeech.speex.SpeexKernel
 
timestamp - 类 中的变量com.aispeech.AIResult
 
toAISampleRate(int) - 类 中的静态方法com.aispeech.lite.AISampleRate
将数值转换为采样率实例
toJSON() - 异常错误 中的方法com.aispeech.AIError
将AIError信息转换为JSON格式内容
toString() - 类 中的方法com.aispeech.AIEchoConfig
 
toString() - 异常错误 中的方法com.aispeech.AIError
 
toString() - 类 中的方法com.aispeech.AIResult
 
toString() - 类 中的方法com.aispeech.common.JSONResultParser
 
toString() - 类 中的方法com.aispeech.DUILiteConfig
 
toString() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
 
toString() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
 
toString() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
 
toString() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
 
toString() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig
 
toString() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
 
toString() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
 
toString() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
 
toString() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
 
toString() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
 
TTS_AUDIO_TYPE_MP3 - 类 中的静态变量com.aispeech.common.AIConstant
云端合成音频类型:mp3格式
TTS_MP3_QUALITY_HIGH - 类 中的静态变量com.aispeech.common.AIConstant
云端合成mp3码率:高质量
TTS_MP3_QUALITY_LOW - 类 中的静态变量com.aispeech.common.AIConstant
云端合成mp3码率:低质量
TYPE_CNFLAGS - 类 中的静态变量com.aispeech.common.AIConstant
获取的信息类别:说话人方向。
TYPE_COMMON_CIRCLE4 - 类 中的静态变量com.aispeech.DUILiteConfig
环形4麦模式SDK,获取四通道音频
TYPE_COMMON_CIRCLE6 - 类 中的静态变量com.aispeech.DUILiteConfig
环形6麦模式SDK,获取六通道音频
TYPE_COMMON_DUAL - 类 中的静态变量com.aispeech.DUILiteConfig
家居双麦模式SDK,获取双通道音频
TYPE_COMMON_ECHO - 类 中的静态变量com.aispeech.DUILiteConfig
echo模式SDK,获取双通道音频(包含一路参考音)
TYPE_COMMON_FESPCAR - 类 中的静态变量com.aispeech.DUILiteConfig
车载双麦模式SDK,获取双通道音频
TYPE_COMMON_LINE4 - 类 中的静态变量com.aispeech.DUILiteConfig
线性4麦模式SDK,获取四通道音频
TYPE_COMMON_MIC - 类 中的静态变量com.aispeech.DUILiteConfig
普通单麦模式SDK,获取单通道音频
TYPE_DRIVE_MODE - 类 中的静态变量com.aispeech.common.AIConstant
获取的信息类别:驾驶模式
TYPE_TINYCAP_CIRCLE4 - 类 中的静态变量com.aispeech.DUILiteConfig
线性四麦通过TinyCap方式录音,获取4+2音频
TYPE_TINYCAP_DUAL - 类 中的静态变量com.aispeech.DUILiteConfig
家居双麦通过TinyCap方式录音,获取2+2音频
TYPE_TINYCAP_LINE4 - 类 中的静态变量com.aispeech.DUILiteConfig
线性四麦通过TinyCap方式录音,获取4+2音频

U

updateConfig() - 类 中的方法com.aispeech.analysis.AnalysisProxy
 
UPLOAD_AUDIO_LEVEL_ALL - 类 中的静态变量com.aispeech.DUILiteConfig
上传唤醒和预唤醒音频
UPLOAD_AUDIO_LEVEL_NONE - 类 中的静态变量com.aispeech.DUILiteConfig
音频都不上传
UPLOAD_AUDIO_LEVEL_PREWAKEUP - 类 中的静态变量com.aispeech.DUILiteConfig
只上传预唤醒音频
UPLOAD_AUDIO_LEVEL_WAKEUP - 类 中的静态变量com.aispeech.DUILiteConfig
只上传唤醒音频
UploadConfig - com.aispeech.analysis中的类
 
UploadConfig() - 类 的构造器com.aispeech.analysis.UploadConfig
 

V

valueOf(String) - 枚举 中的静态方法com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VP_REGISTER - 类 中的静态变量com.aispeech.common.AIConstant
声纹功能模式:注册模型
VP_TEST - 类 中的静态变量com.aispeech.common.AIConstant
声纹功能模式:测试/签到
VP_UNREGISTER - 类 中的静态变量com.aispeech.common.AIConstant
声纹功能模式:删除模型
VP_UPDATE - 类 中的静态变量com.aispeech.common.AIConstant
声纹功能模式:覆盖更新已有的模型

W

WebsocketCallback - com.aispeech.net中的接口
 
WebsocketImpl - com.aispeech.net中的类
 
WebsocketImpl(String, WebsocketCallback) - 类 的构造器com.aispeech.net.WebsocketImpl
 
writeToParcel(Parcel, int) - 异常错误 中的方法com.aispeech.AIError
 
writeToParcel(Parcel, int) - 类 中的方法com.aispeech.AIResult
 
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接