public static final int | ERROR_ASR_BUFFER_FULL | 23104 | 缓 冲区满,写入音频过快导致 |
public static final int | ERROR_ASR_BUILD_GRAMMAR | 23001 | 构建语法相关错误 |
public static final int | ERROR_ASR_ERROR_BASE | 23100 | 本地识别错误码基准值,不对外返回 |
public static final int | ERROR_ASR_GRAMMAR_NOTACTIVE | 23128 | 更新了词典,但是没有更新语法,遇到此类错误需要重新构建语法 |
public static final int | ERROR_ASR_GRAMMAR_NOTFOUND | 23109 | 打开文件失败 ,读取资源文件、词典、场景等文件失败,考虑是否构建了语法 |
public static final int | ERROR_ASR_INVAILID_NAME | 23117 | 词典单元名称非法 |
public static final int | ERROR_ASR_INVALID_GRAMMAR | 23110 | 语法错误 |
public static final int | ERROR_ASR_OUTOfMEMORY | 23107 | 内存不足 |
public static final int | ERROR_ASR_SAVEFILE_FAIL | 23116 | 保存文件失败,可能是无权限或者存储空间满 |
public static final int | ERROR_ASR_SYNTAX_ERROR | 23112 | 文法描述文本格式错误 |
public static final int | ERROR_AUDIO_RECORD | 20006 | 录音失败 |
public static final int | ERROR_COMPONENT_NOT_INSTALLED | 21001 | 没有安装语音组件 |
public static final int | ERROR_EMPTY_UTTERANCE | 20009 | 无效的文本输入 |
public static final int | ERROR_ENGINE_BUSY | 21005 | 引擎繁忙 |
public static final int | ERROR_ENGINE_CALL_FAIL | 21004 | 调用失败 |
public static final int | ERROR_ENGINE_INIT_FAIL | 21003 | 初始化失败 |
public static final int | ERROR_ENGINE_NOT_SUPPORTED | 21002 | 引擎不支持 |
public static final int | ERROR_FILE_ACCESS | 20010 | 文件读写失败 |
public static final int | ERROR_INTERRUPT | 20017 | 被异常打断 |
public static final int | ERROR_INVALID_DATA | 20014 | 无效数据 |
public static final int | ERROR_INVALID_PARAM | 20012 | 无效的参数 |
public static final int | ERROR_INVALID_RESULT | 20004 | 无有效的结果 |
public static final int | ERROR_IVW_INTERRUPT | 22004 | 本地唤醒引擎被异常打断 |
public static final int | ERROR_LOCAL_ENGINE | 22003 | 本地引擎内部错误 |
public static final int | ERROR_LOCAL_NO_INIT | 22001 | 本地引擎未初始化 |
public static final int | ERROR_LOCAL_RESOURCE | 22002 | 本地引擎无资源 |
public static final int | ERROR_LOGIN | 20015 | 用户未登陆 |
public static final int | ERROR_NET_EXPECTION | 20003 | 网络异常 |
public static final int | ERROR_NETWORK_TIMEOUT | 20002 | 网络连接超时 |
public static final int | ERROR_NO_MATCH | 20005 | 无匹配结果 |
public static final int | ERROR_NO_NETWORK | 20001 | 无有效的网络连接 |
public static final int | ERROR_NO_SPPECH | 20007 | 未检测到语音 |
public static final int | ERROR_PERMISSION_DENIED | 20016 | 无效授权 |
public static final int | ERROR_PLAY_MEDIA | 20011 | 音频播放失败 |
public static final int | ERROR_SPEECH_TIMEOUT | 20008 | 音频输入超时 |
public static final int | ERROR_SYSTEM_PREINSTALL | 20020 | 系统预置版本 |
public static final int | ERROR_TEXT_OVERFLOW | 20013 | 文本溢出 |
public static final int | ERROR_UNKNOWN | 20999 | 未知错误 |
public static final int | ERROR_UNSATISFIED_LINK | 20021 | 未实现的Native函数引用 |
public static final int | ERROR_VERSION_LOWER | 20018 | 版本过低 |
public static final int | MSP_ERROR_ACCESS | 10105 | 没有权限 |
public static final int | MSP_ERROR_ALREADY_EXIST | 10121 | 已经存在 |
public static final int | MSP_ERROR_AUTH_INVALID_LICENSE | 11202 | |
public static final int | MSP_ERROR_AUTH_LICENSE_EXPIRED | 11203 | |
public static final int | MSP_ERROR_AUTH_LICENSE_TO_BE_EXPIRED | 11205 | |
public static final int | MSP_ERROR_AUTH_NEED_MORE_DATA | 11204 | |
public static final int | MSP_ERROR_AUTH_NO_ENOUGH_LICENSE | 11201 | |
public static final int | MSP_ERROR_AUTH_NO_LICENSE | 11200 | |
public static final int | MSP_ERROR_BIZ_BASE | 17000 | |
public static final int | MSP_ERROR_BUSY | 10123 | 忙碌 |
public static final int | MSP_ERROR_CANCELED | 10126 | 取消 |
public static final int | MSP_ERROR_CODING_LIB_NOT_LOAD | 10130 | 编解码库未加载 |
public static final int | MSP_ERROR_CONFIG_INITIALIZE | 10128 | 初始化Config实例 |
public static final int | MSP_ERROR_CREATE_HANDLE | 10129 | 建立句柄 |
public static final int | MSP_ERROR_DB_CONNECT | 10405 | 连接出错 |
public static final int | MSP_ERROR_DB_EXCEPTION | 10401 | 异常 |
public static final int | MSP_ERROR_DB_GENERAL | 10400 | 数据库一般错误 |
public static final int | MSP_ERROR_DB_INVALID_APPID | 10407 | 不匹配的APPID |
public static final int | MSP_ERROR_DB_INVALID_PWD | 10404 | 无效的密码 |
public static final int | MSP_ERROR_DB_INVALID_SQL | 10406 | 无效的SQL |
public static final int | MSP_ERROR_DB_INVALID_USER | 10403 | 无效的用户 |
public static final int | MSP_ERROR_DB_NO_RESULT | 10402 | 没有结果 |
public static final int | MSP_ERROR_EP_GENERAL | 10800 | (EP)一般错误 |
public static final int | MSP_ERROR_EP_INACTIVE | 10802 | (EP)不活跃 |
public static final int | MSP_ERROR_EP_INITIALIZED | 10803 | (EP)初始化出错 |
public static final int | MSP_ERROR_EP_NO_SESSION_NAME | 10801 | (EP)链接没有名字 |
public static final int | MSP_ERROR_EXCEPTION | -2 | 异常 |
public static final int | MSP_ERROR_FAIL | -1 | 失败 |
public static final int | MSP_ERROR_FILE_NOT_FOUND | 10102 | 文件没有发现 |
public static final int | MSP_ERROR_GENERAL | 10100 | 基码 |
public static final int | MSP_ERROR_HCR_APPEND_STROKES | 11105 | |
public static final int | MSP_ERROR_HCR_CREATE | 11102 | |
public static final int | MSP_ERROR_HCR_DESTROY | 11103 | |
public static final int | MSP_ERROR_HCR_GENERAL | 11100 | |
public static final int | MSP_ERROR_HCR_GET_PREDICT_RESULT | 11108 | |
public static final int | MSP_ERROR_HCR_GET_RESULT | 11106 | |
public static final int | MSP_ERROR_HCR_GETRESULT | 11109 | |
public static final int | MSP_ERROR_HCR_RESOURCE | 11110 | |
public static final int | MSP_ERROR_HCR_RESOURCE_NOT_EXIST | 11101 | |
public static final int | MSP_ERROR_HCR_SET_PREDICT_DATA | 11107 | |
public static final int | MSP_ERROR_HCR_START | 11104 | |
public static final int | MSP_ERROR_HTTP_BASE | 12000 | |
public static final int | MSP_ERROR_INVALID_CONFIG | 10124 | 无效的配置项 |
public static final int | MSP_ERROR_INVALID_DATA | 10109 | 无效的数据 |
public static final int | MSP_ERROR_INVALID_HANDLE | 10108 | 无效的句柄 |
public static final int | MSP_ERROR_INVALID_MEDIA_TYPE | 10127 | 无效的媒体类型 |
public static final int | MSP_ERROR_INVALID_OPERATION | 10132 | 无效的操作 |
public static final int | MSP_ERROR_INVALID_PARA | 10106 | 无效的参数 |
public static final int | MSP_ERROR_INVALID_PARA_VALUE | 10107 | 无效的参数值 |
public static final int | MSP_ERROR_ISV_NO_USER | 13000 | |
public static final int | MSP_ERROR_IVP_EXTRA_RGN_SOPPORT | 11601 | rgn超过最大支持次数9 |
public static final int | MSP_ERROR_IVP_GENERAL | 11600 | 内核异常 |
public static final int | MSP_ERROR_IVP_MODEL_NOT_FOUND_IN_HBASE | 11610 | 声纹模型数据在hbase中找不到 |
public static final int | MSP_ERROR_IVP_MUCH_NOISE | 11603 | 太多噪音 |
public static final int | MSP_ERROR_IVP_NO_ENOUGH_AUDIO | 11608 | 音频长达不到自由说的要求 |
public static final int | MSP_ERROR_IVP_TEXT_NOT_MATCH | 11607 | 音频内容与给定文本不一致 |
public static final int | MSP_ERROR_IVP_TOO_LOW | 11604 | 声音太小 |
public static final int | MSP_ERROR_IVP_TRUNCATED | 11602 | 音频波形幅度太大,超出系统范围,发生截幅 |
public static final int | MSP_ERROR_IVP_UTTER_TOO_SHORT | 11606 | 音频太短 |
public static final int | MSP_ERROR_IVP_ZERO_AUDIO | 11605 | 没检测到音频 |
public static final int | MSP_ERROR_LMOD_ALREADY_LOADED | 16006 | |
public static final int | MSP_ERROR_LMOD_BASE | 16000 | |
public static final int | MSP_ERROR_LMOD_LOADCODE | 16003 | |
public static final int | MSP_ERROR_LMOD_NOT_FOUND | 16001 | |
public static final int | MSP_ERROR_LMOD_PRECALL | 16004 | |
public static final int | MSP_ERROR_LMOD_RUNTIME_EXCEPTION | 16005 | |
public static final int | MSP_ERROR_LMOD_UNEXPECTED_BIN | 16002 | |
public static final int | MSP_ERROR_LOAD_MODULE | 10122 | |