A B C D E F G H I J K L M N O P Q R S T U V W Z
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AbstractCostInterceptor - com.aispeech.export.interceptor中的类
- AbstractCostInterceptor() - 类 的构造器com.aispeech.export.interceptor.AbstractCostInterceptor
- add(E) - 类 中的方法com.aispeech.common.LimitQueue
- add(JSONObject) - 类 中的方法com.aispeech.export.Slots
-
add slot
- addAll(Collection<? extends E>) - 类 中的方法com.aispeech.common.LimitQueue
- addBlock(SynthesizedBlock) - 类 中的方法com.aispeech.lite.tts.SynthesizedBlockQueue
-
向队尾增加新的数据块
- addBrackets(String) - 类 中的静态方法com.aispeech.common.DynamicDecodeUtil
-
xbnf语法中对每个英文添加括号(或者空格)
- addConfig(String, int) - 类 中的静态方法com.aispeech.lite.AISpeech
- addConfig(String, String) - 类 中的静态方法com.aispeech.lite.AISpeech
- addConfig(Map<String, String>) - 类 中的静态方法com.aispeech.lite.AISpeech
- addContent(String, String) - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
设置k,v对
- addContentWidget(ContentFeedbackWidget) - 类 中的方法com.aispeech.export.widget.feedback.ListFeedbackWidget
-
增加列表项数据 ContentCallbackWidget
- addContentWidget(ContentFeedbackWidget) - 类 中的方法com.aispeech.export.widget.feedback.MediaFeedbackWidget
-
增加列表项数据 ContentCallbackWidget
- addDecoder(Decoder) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
-
添加解码网络
- addExtra(String, Object) - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.ListFeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.MediaFeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.TextFeedbackWidget
-
增加自定义参数的k,v对
- addExtra(String, String) - 类 中的方法com.aispeech.export.widget.feedback.WebFeedbackWidget
-
增加自定义参数的k,v对
- addFloatArry(float[], float) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
float[] 数组最后添加一项
- addGrammarBean(AILocalGrammarIntent.GrammarBean) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- addIntArry(int[], int) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
int[] 数组最后添加一项
- addInterceptor(IInterceptor) - 类 中的方法com.aispeech.export.interceptor.SpeechInterceptor
- addInterceptors(IInterceptor...) - 类 中的方法com.aispeech.export.interceptor.SpeechInterceptor
- addLiteConfig(String, String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- addOrUpdateWakeupword(WakeupWord...) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态更新唤醒词
- addOrUpdateWakeupword(List<WakeupWord>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- addSkillId(String) - 类 中的方法com.aispeech.export.itn.Advanced
- addSlot(String) - 类 中的方法com.aispeech.export.itn.Advanced
- addSpeakerResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- addSpeakerResource(String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置 发音人资源,若只需要一个发音人,则设置一个即可。
- addSpeakerResource(String[], String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置assets目录下的后端发音人资源名和对应的md5文件,若只需要一个发音人,则设置一个即可,初始化时默认以第一个资源名加载进内核
- addStringArray(String[], String) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
String[]数组最后添加一项
- addVocab(String) - 类 中的方法com.aispeech.export.itn.Advanced
- addWidget(FeedbackWidget) - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
增加widget
- Advanced - com.aispeech.export.itn中的类
-
词库还原的高级配置项
- Advanced() - 类 的构造器com.aispeech.export.itn.Advanced
- AecAgcKernel - com.aispeech.lite.aecagc中的类
- AecAgcKernel(AecAgcKernelListener) - 类 的构造器com.aispeech.lite.aecagc.AecAgcKernel
- AecAgcKernelListener - com.aispeech.lite.aecagc中的接口
- AIASRListener - com.aispeech.export.listeners中的接口
-
AIASRListener 接口用以接收 AICloudASREngine 和 AILocalASREngine 中发生的事件。
- AIAsrPlusIntent - com.aispeech.export.intent中的类
- AIAsrPlusIntent() - 类 的构造器com.aispeech.export.intent.AIAsrPlusIntent
- AIASRSentenceListener - com.aispeech.export.listeners中的接口
- AIAudioRecorder - com.aispeech.lite.audio中的类
-
AudioRecord for speech engine 需要权限:
android.permission.RECORD_AUDIO
- AIAudioRecorder() - 类 的构造器com.aispeech.lite.audio.AIAudioRecorder
- AIAudioRecorderProxy - com.aispeech.lite.audio中的类
- AIAudioTrack - com.aispeech.lite.tts中的类
-
类说明: wav流播放器
- AIAudioTrack() - 类 的构造器com.aispeech.lite.tts.AIAudioTrack
- AIAuthEngine - com.aispeech.auth中的类
- AICAR - com.aispeech.lite.ResourceType
-
车载识别模型
- AICloudASRConfig - com.aispeech.export.config中的类
- AICloudASRConfig() - 类 的构造器com.aispeech.export.config.AICloudASRConfig
- AICloudASRConfig.Builder - com.aispeech.export.config中的类
- AICloudASREngine - com.aispeech.export.engines中的类
-
已过时。
- AICloudASREngine - com.aispeech.export.engines2中的类
-
云端识别引擎
- AICloudASRIntent - com.aispeech.export.intent中的类
- AICloudASRIntent() - 类 的构造器com.aispeech.export.intent.AICloudASRIntent
- AICloudASRIntent.PCM_ENCODE_TYPE - com.aispeech.export.intent中的枚举
-
音频编码类型
- AICloudASRSentenceConfig - com.aispeech.export.config中的类
- AICloudASRSentenceConfig() - 类 的构造器com.aispeech.export.config.AICloudASRSentenceConfig
- AICloudASRSentenceConfig.AudioParam - com.aispeech.export.config中的类
- AICloudASRSentenceEngine - com.aispeech.export.engines2中的类
-
一句话识别,可以识别1分钟5M以内的音频
- AICloudDMConfig - com.aispeech.export.config中的类
-
云端对话引擎初始化参数
- AICloudDMConfig.Builder - com.aispeech.export.config中的类
- AICloudDMEngine - com.aispeech.export.engines中的类
-
已过时。废弃,参考
AICloudDMEngine
- AICloudDMEngine - com.aispeech.export.engines2中的类
-
云端对话引擎
- AICloudDMIntent - com.aispeech.export.intent中的类
-
云端对话引擎启动参数
- AICloudDMIntent() - 类 的构造器com.aispeech.export.intent.AICloudDMIntent
- AICloudDMListener - com.aispeech.export.listeners中的接口
-
云端对话回调监听
- AICloudLASRConfig - com.aispeech.export.config中的类
-
长语音识别,根据需要识别的音频文件配置参数
- AICloudLASRConfig() - 类 的构造器com.aispeech.export.config.AICloudLASRConfig
- AICloudLASRConfig.AudioParam - com.aispeech.export.config中的类
-
音频参数
- AICloudLASRConfig.TaskParam - com.aispeech.export.config中的类
- AICloudLASREngine - com.aispeech.export.engines2中的类
-
长语音音频文件识别,整个流程如下,如果识别文件以http开头,则直接从第三步开始: 创建上传音频文件的任务 分片上传音频文件 创建识别任务 查询识别进度 查询识别结果
- AICloudLASRRealtimeEngine - com.aispeech.export.engines2中的类
-
长语音实时识别
- AICloudLASRRealtimeIntent - com.aispeech.export.intent中的类
- AICloudLASRRealtimeIntent() - 类 的构造器com.aispeech.export.intent.AICloudLASRRealtimeIntent
- AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE - com.aispeech.export.intent中的枚举
-
音频编码类型,和 云端 asr 的 PCM_ENCODE_TYPE 相差一个 OGG_OPUS
- AICloudSemanticConfig - com.aispeech.export.config中的类
- AICloudSemanticConfig.Builder - com.aispeech.export.config中的类
- AICloudSemanticEngine - com.aispeech.export.engines中的类
-
已过时。
- AICloudSemanticEngine - com.aispeech.export.engines2中的类
-
云端识别引擎(含语义) 不再维护,推荐使用 AICloudDMEngine
- AICloudSemanticIntent - com.aispeech.export.intent中的类
-
云端语义引擎启动参数
- AICloudSemanticIntent() - 类 的构造器com.aispeech.export.intent.AICloudSemanticIntent
- AICloudTTSConfig - com.aispeech.export.config中的类
- AICloudTTSConfig() - 类 的构造器com.aispeech.export.config.AICloudTTSConfig
- AICloudTTSConfig.Builder - com.aispeech.export.config中的类
- AICloudTTSEngine - com.aispeech.export.engines中的类
-
已过时。
- AICloudTTSEngine - com.aispeech.export.engines2中的类
-
云端TTS
- AICloudTTSIntent - com.aispeech.export.intent中的类
- AICloudTTSIntent() - 类 的构造器com.aispeech.export.intent.AICloudTTSIntent
- AICloudVoiceCopyConfig - com.aispeech.export.config中的类
-
云端声音复刻配置信息
- AICloudVoiceCopyConfig.Builder - com.aispeech.export.config中的类
- AICloudVoiceCopyEngine - com.aispeech.export.engines中的类
-
已过时。推荐使用dca sdk中的声音复刻
- AICloudVoiceCopyListener - com.aispeech.export.listeners中的接口
-
云端声音复刻监听接口
- AICloudVprintConfig - com.aispeech.export.config中的类
- AICloudVprintConfig() - 类 的构造器com.aispeech.export.config.AICloudVprintConfig
- AICloudVprintConfig.Mode - com.aispeech.export.config中的枚举
- AICloudVprintConfig.RES - com.aispeech.export.config中的枚举
-
已过时。
- AICloudVprintEngine - com.aispeech.export.engines中的类
-
已过时。
- AICloudVprintEngine - com.aispeech.export.engines2中的类
-
在提交同一个用户的声纹采样时:
- AICloudVprintEngine.AudioTool - com.aispeech.export.engines中的类
-
已过时。录制wav音频文件的工具类
- AICloudVprintEngine.AudioTool - com.aispeech.export.engines2中的类
-
录制wav音频文件的工具类
- AICloudVprintIntent - com.aispeech.export.intent中的类
- AICloudVprintIntent() - 类 的构造器com.aispeech.export.intent.AICloudVprintIntent
- AICloudVprintIntent.Audio - com.aispeech.export.intent中的类
-
音频的格式 "audio":{ "audioType": "wav", // 必选 "sampleRate": 16000, // 必选 "channel": 1, // 必选 "sampleBytes": 2 // 必选 }
- AICloudVprintIntent.Builder - com.aispeech.export.intent中的类
- AICloudVprintIntent.Env - com.aispeech.export.intent中的类
- AICloudVprintListener - com.aispeech.export.listeners中的接口
- AICloudVprintListener.AudioToolListener - com.aispeech.export.listeners中的接口
- AIConstant - com.aispeech.common中的类
-
对外常量类
- AIConstant() - 类 的构造器com.aispeech.lite.voicecopy.CloudVoiceCopyKernel.AIConstant
- AIConstant.DOA - com.aispeech.common中的接口
- AIConstant.Nlu - com.aispeech.common中的接口
- AIDmaspConfig - com.aispeech.export.config中的类
- AIDmaspConfig.Builder - com.aispeech.export.config中的类
- AIDmaspConfig.WakeupWord - com.aispeech.export.config中的类
-
唤醒词
- AIDmaspEngine - com.aispeech.export.engines中的类
-
已过时。废弃,参考
AIDmaspEngine
- AIDmaspEngine - com.aispeech.export.engines2中的类
-
已过时。废弃,参考
AIFespCarEngine
- AIDmaspIntent - com.aispeech.export.intent中的类
- AIDmaspIntent() - 类 的构造器com.aispeech.export.intent.AIDmaspIntent
- AIDmaspListener - com.aispeech.export.listeners中的接口
-
Created by nemo on 17-12-15.
- AIDUI - com.aispeech.lite.SemanticType
-
本地内置语义
- AIEchoConfig - com.aispeech中的类
- AIEchoConfig() - 类 的构造器com.aispeech.AIEchoConfig
- AIEchoConfig(String, int, int, int, int, String) - 类 的构造器com.aispeech.AIEchoConfig
-
设置 ECHO 模式的配置信息
- AIEchoConfig(String, int, int, int, String) - 类 的构造器com.aispeech.AIEchoConfig
-
设置 ECHO 模式的配置信息
- AIEmotionTTSListener - com.aispeech.export.listeners中的接口
-
AITTSListener 接口用以接收 AILocalTTSEngine 和 AICloudTTSEngine 中发生的事件。
- AIENGINE_CALLBACK_CANCEL - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AIENGINE_CALLBACK_COMPLETE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AIENGINE_MESSAGE_TYPE_BIN - 类 中的静态变量com.aispeech.common.AIConstant
-
结果类型BINARY
- AIENGINE_MESSAGE_TYPE_JSON - 类 中的静态变量com.aispeech.common.AIConstant
-
结果类型JSON
- AIENGINE_OPT_DO_AUTH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
执行授权操作
- AIENGINE_OPT_QUERY_AUTH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
查询授权状态
- AIENGINE_OPT_QUERY_AUTH_TYPE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
查询授权类型
- AIEngineConfig - com.aispeech.lite.config中的类
- AIEngineConfig() - 类 的构造器com.aispeech.lite.config.AIEngineConfig
- AIError - com.aispeech中的异常错误
-
错误信息类
- AIError() - 异常错误 的构造器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(String) - 异常错误 的构造器com.aispeech.AIError
-
构造函数
- AIError(String, String) - 异常错误 的构造器com.aispeech.AIError
-
构造函数
- AIErrorProcessor - com.aispeech.lite中的类
-
类说明: 处理返回的错误
- AIErrorProcessor() - 类 的构造器com.aispeech.lite.AIErrorProcessor
- AIEvent - com.aispeech.lite中的类
- AIEvent() - 类 的构造器com.aispeech.lite.AIEvent
- AIFespCarConfig - com.aispeech.export.config中的类
-
Created by wanbing on 2021/9/6 11:38
- AIFespCarConfig.Builder - com.aispeech.export.config中的类
- AIFespCarConfig.WakeupWord - com.aispeech.export.config中的类
-
唤醒词
- AIFespCarEngine - com.aispeech.export.engines中的类
-
已过时。
- AIFespCarEngine - com.aispeech.export.engines2中的类
-
Created by wanbing on 2021/9/6 11:57
- AIFespCarIntent - com.aispeech.export.intent中的类
- AIFespCarIntent() - 类 的构造器com.aispeech.export.intent.AIFespCarIntent
- AIFespCarListener - com.aispeech.export.listeners中的接口
-
Created by wanbing on 2021/9/6 10:52 AIFespxCarListener 接口用以接收 AIFespxCarEngine中发生的事件。
- AIFileWriter - com.aispeech.common中的类
- AIHOME - com.aispeech.lite.ResourceType
-
智能家居识别模型
- AILASRListener - com.aispeech.export.listeners中的接口
-
音频文件识别的回调,1-5对应音频识别的过程
- AILASRRealtimeListener - com.aispeech.export.listeners中的接口
- AILocalAntiSpoofingEngine - com.aispeech.export.engines2中的类
- AILocalAntiSpoofListener - com.aispeech.export.listeners中的接口
-
Created by wuwei on 2018/7/12.
- AILocalASRConfig - com.aispeech.export.config中的类
- AILocalASRConfig() - 类 的构造器com.aispeech.export.config.AILocalASRConfig
- AILocalASRConfig.Builder - com.aispeech.export.config中的类
- AILocalASREngine - com.aispeech.export.engines中的类
-
已过时。
- 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.engines中的类
-
已过时。replaced by
AILocalAsrppEngine
- AILocalAsrppEngine - com.aispeech.export.engines2中的类
-
本地 性别、年龄、情绪 识别
- AILocalAsrppIntent - com.aispeech.export.intent中的类
-
LocalAsrpp start 的配置信息
- AILocalAsrppIntent() - 类 的构造器com.aispeech.export.intent.AILocalAsrppIntent
- AILocalAsrppListener - com.aispeech.export.listeners中的接口
- AILocalEchoEngine - com.aispeech.export.engines2中的类
- AILocalEchoEngine() - 类 的构造器com.aispeech.export.engines2.AILocalEchoEngine
- AILocalEchoIntent - com.aispeech.export.intent中的类
- AILocalEchoIntent() - 类 的构造器com.aispeech.export.intent.AILocalEchoIntent
- AILocalEchoListener - com.aispeech.export.engines2.listeners中的接口
- AILocalFaspConfig - com.aispeech.export.config中的类
- AILocalFaspConfig() - 类 的构造器com.aispeech.export.config.AILocalFaspConfig
- AILocalFaspEngine - com.aispeech.export.engines2中的类
-
双麦降噪
- AILocalFaspListener - com.aispeech.export.listeners中的接口
- AILocalGrammarConfig - com.aispeech.export.config中的类
-
ProjectName: duilite-for-car-android Author: huwei Describe: Since 2021/2/5 14:20 Copyright(c) 2019 苏州思必驰信息科技有限公司 www.aispeech.com
- AILocalGrammarConfig() - 类 的构造器com.aispeech.export.config.AILocalGrammarConfig
- AILocalGrammarConfig.Builder - com.aispeech.export.config中的类
- AILocalGrammarEngine - com.aispeech.export.engines中的类
-
已过时。废弃,参考
AILocalGrammarEngine
- AILocalGrammarEngine - com.aispeech.export.engines2中的类
-
本地语法编译
- AILocalGrammarIntent - com.aispeech.export.intent中的类
-
ProjectName: duilite-for-car-android Author: huwei Describe: Since 2021/2/5 14:25 Copyright(c) 2019 苏州思必驰信息科技有限公司 www.aispeech.com
- AILocalGrammarIntent() - 类 的构造器com.aispeech.export.intent.AILocalGrammarIntent
- AILocalGrammarIntent.GrammarBean - com.aispeech.export.intent中的类
- AILocalGrammarListener - com.aispeech.export.listeners中的接口
-
AILocalGrammarListener 接口用以接收 AILocalGrammarEngine 中发生的事件。
- AILocalHotWordConfig - com.aispeech.export.config中的类
-
本地热词初始化参数
- AILocalHotWordConfig.Builder - com.aispeech.export.config中的类
- AILocalHotWordIntent - com.aispeech.export.intent中的类
-
本地热词启动参数
- AILocalHotWordIntent() - 类 的构造器com.aispeech.export.intent.AILocalHotWordIntent
- AILocalHotWordsEngine - com.aispeech.export.engines中的类
-
已过时。
- AILocalHotWordsEngine - com.aispeech.export.engines2中的类
-
本地热词引擎
- AILocalHotWordsListener - com.aispeech.export.listeners中的接口
-
本地热词引擎回调
- AILocalLASREngine - com.aispeech.export.engines2中的类
- AILocalLASRIntent - com.aispeech.export.intent中的类
- AILocalLASRIntent() - 类 的构造器com.aispeech.export.intent.AILocalLASRIntent
- AILocalMdsConfig - com.aispeech.export.config中的类
- AILocalMdsConfig() - 类 的构造器com.aispeech.export.config.AILocalMdsConfig
- AILocalMdsEngine - com.aispeech.export.engines2中的类
-
多设备选择(mds,multiple device selection),用于在存在多个语音采集设备的场景中,选择最优输入设备。
- AILocalMdsIntent - com.aispeech.export.intent中的类
- AILocalMdsIntent() - 类 的构造器com.aispeech.export.intent.AILocalMdsIntent
- AILocalMdsListener - com.aispeech.export.listeners中的接口
- AILocalMultiGrammarIntent - com.aispeech.export.intent中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/21
- AILocalMultiGrammarIntent() - 类 的构造器com.aispeech.export.intent.AILocalMultiGrammarIntent
- AILocalNREngine - com.aispeech.export.engines中的类
-
已过时。replaced by
AILocalNREngine
- AILocalNREngine - com.aispeech.export.engines2中的类
-
本地降噪
- AILocalNRListener - com.aispeech.export.listeners中的接口
-
降噪的回调类,feed音频后,经过降噪处理过的音频从 onBufferReceived 方法输出
- AILocalSemanticConfig - com.aispeech.export.config中的类
-
离线语义引擎初始化参数
- AILocalSemanticConfig.Builder - com.aispeech.export.config中的类
- AILocalSemanticEngine - com.aispeech.export.engines中的类
-
已过时。
- AILocalSemanticEngine - com.aispeech.export.engines2中的类
-
离线语义引擎
- AILocalSemanticIntent - com.aispeech.export.intent中的类
-
离线语义引擎启动参数
- AILocalSemanticIntent() - 类 的构造器com.aispeech.export.intent.AILocalSemanticIntent
- AILocalSemanticListener - com.aispeech.export.listeners中的类
-
语义事件监听器
- AILocalSemanticListener() - 类 的构造器com.aispeech.export.listeners.AILocalSemanticListener
- AILocalSevcConfig - com.aispeech.export.config中的类
- AILocalSevcConfig() - 类 的构造器com.aispeech.export.config.AILocalSevcConfig
- AILocalSevcEngine - com.aispeech.export.engines2中的类
- AILocalSevcIntent - com.aispeech.export.intent中的类
- AILocalSevcIntent() - 类 的构造器com.aispeech.export.intent.AILocalSevcIntent
- AILocalSevcListener - com.aispeech.export.listeners中的接口
- AILocalSignalAndWakeupConfig - com.aispeech.export.config中的类
- AILocalSignalAndWakeupConfig() - 类 的构造器com.aispeech.export.config.AILocalSignalAndWakeupConfig
- AILocalSignalAndWakeupEngine - com.aispeech.export.engines中的类
-
已过时。replaced by
AILocalSignalAndWakeupEngine
- 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
- AILocalTTSConfig.Builder - com.aispeech.export.config中的类
- AILocalTTSEngine - com.aispeech.export.engines中的类
-
已过时。replaced by
AILocalTTSEngine
- 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.
- AILocalVadConfig - com.aispeech.export.config中的类
-
ProjectName: duilite-for-car-android Author: huwei Describe: Since 2021/2/26 10:15 Copyright(c) 2019 苏州思必驰信息科技有限公司 www.aispeech.com
- AILocalVadConfig() - 类 的构造器com.aispeech.export.config.AILocalVadConfig
- AILocalVadConfig.Builder - com.aispeech.export.config中的类
- AILocalVadEngine - com.aispeech.export.engines中的类
-
已过时。replaced by
AILocalVadEngine
- AILocalVadEngine - com.aispeech.export.engines2中的类
-
本地vad引擎
- AILocalVadListener - com.aispeech.export.listeners中的接口
- AILocalVprintEngine - com.aispeech.export.engines中的类
-
已过时。废弃,参考
AILocalVprintEngine
- AILocalVprintEngine - com.aispeech.export.engines2中的类
-
本地声纹
- AILocalVprintListener - com.aispeech.export.listeners中的接口
-
Created by wuwei on 2018/7/12.
- AILocalVprintLiteEngine - com.aispeech.export.engines2中的类
-
本地声纹
- AILocalVprintLiteListener - com.aispeech.export.listeners中的接口
-
Created by wuwei on 2018/7/12.
- AILocalWakeupIncrementConfig - com.aispeech.export.config中的类
- AILocalWakeupIncrementConfig.Builder - com.aispeech.export.config中的类
- AILocalWakeupIncrementEngine - com.aispeech.export.engines中的类
-
已过时。
- AILocalWakeupIncrementEngine - com.aispeech.export.engines2中的类
- AILocalWakeupIncrementIntent - com.aispeech.export.intent中的类
- AILocalWakeupIncrementIntent() - 类 的构造器com.aispeech.export.intent.AILocalWakeupIncrementIntent
- AILocalWakeupIncrementListener - com.aispeech.export.listeners中的接口
-
本地热词引擎回调
- AIMediaPlayer - com.aispeech.lite.tts中的类
-
类说明: MediaPlayer播放器,可以播放完整的MP3和wav文件
- AIMediaPlayer() - 类 的构造器com.aispeech.lite.tts.AIMediaPlayer
- AIOneshotConfig - com.aispeech.export.config中的类
-
oneshot config
- AIOneshotConfig.Builder - com.aispeech.export.config中的类
- AIPlayerFactory - com.aispeech.lite.tts中的类
-
说明: 播放器抽象工厂类
- AIPlayerFactory() - 类 的构造器com.aispeech.lite.tts.AIPlayerFactory
- AIPlayerListener - com.aispeech.lite.audio中的接口
-
播放器监听接口
- AIProvisionConfig - com.aispeech.lite中的类
- AIProvisionConfig() - 类 的构造器com.aispeech.lite.AIProvisionConfig
- AIRecordListener - com.aispeech.lite.audio中的接口
-
AIAudioRecord回调接口
- AIResult - com.aispeech中的类
-
本类用于封装语音引擎的结果
封装包含以下信息: recordId录音ID resultType结果类型AIConstant.AIENGINE_MESSAGE_TYPE_JSON
表示结果为JSON字符串AIConstant.AIENGINE_MESSAGE_TYPE_BIN
表示结果为字节数组 TimeStamp时间戳 resultObject结果对象 isLast是否结果返回完毕
Usage1:
处理文本结果(json): - AIResult() - 类 的构造器com.aispeech.AIResult
- AIROBOT - com.aispeech.lite.ResourceType
-
机器人识别模型
- AISampleRate - com.aispeech.lite中的类
-
采样率定义类
- AISignalProcessingRecorderProxy - com.aispeech.lite.audio中的类
- AISpeech - com.aispeech.lite中的类
- AISpeech() - 类 的构造器com.aispeech.lite.AISpeech
- AISPEECH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AISpeechSDK - com.aispeech.lite中的类
-
SDK内部常量
- AISpeechSDK() - 类 的构造器com.aispeech.lite.AISpeechSDK
- AIThreadFactory - com.aispeech.lite中的类
- AIThreadFactory() - 类 的构造器com.aispeech.lite.AIThreadFactory
- AIThreadFactory(String) - 类 的构造器com.aispeech.lite.AIThreadFactory
- AIThreadFactory(String, int) - 类 的构造器com.aispeech.lite.AIThreadFactory
- AITTSListener - com.aispeech.export.listeners中的接口
-
AITTSListener 接口用以接收 AILocalTTSEngine 和 AICloudTTSEngine 中发生的事件。
- AIType - com.aispeech.lite中的枚举
- AIUncaughtExceptionHandler - com.aispeech.lite中的类
- AIUncaughtExceptionHandler() - 类 的构造器com.aispeech.lite.AIUncaughtExceptionHandler
- AIUpdateListener - com.aispeech.export.listeners中的接口
- AIWakeupConfig - com.aispeech.export.config中的类
-
PerjectName: duilite-for-car-android Author: huwei Describe: Since 2020/11/9 09:40 Copyright(c) 2019 苏州思必驰信息科技有限公司 www.aispeech.com
- AIWakeupConfig() - 类 的构造器com.aispeech.export.config.AIWakeupConfig
- AIWakeupConfig.Builder - com.aispeech.export.config中的类
- AIWakeupEngine - com.aispeech.export.engines中的类
-
已过时。
- 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.
- AIWakeupProcessor - com.aispeech.lite中的类
-
类说明: 唤醒结果处理器
- AIWakeupProcessor(AIWakeupProcessor.WakeupProcessorListener) - 类 的构造器com.aispeech.lite.AIWakeupProcessor
- AIWakeupProcessor.WakeupProcessorListener - com.aispeech.lite中的接口
- ALIAS_KEY - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
云端识别服务器地址
- ALIGNMENT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- ALIGNMENT_PINYIN - 类 中的静态变量com.aispeech.lite.dm.Protocol
- ALIGNMENT_WORD - 类 中的静态变量com.aispeech.lite.dm.Protocol
- AnalysisAudioImpl - com.aispeech.analysis中的类
-
音频数据大数据上传类 Created by yu on 2018/8/13.
- AnalysisAudioImpl() - 类 的构造器com.aispeech.analysis.AnalysisAudioImpl
- AnalysisAudioImpl(AnalysisParam, EncodeCallback) - 类 的构造器com.aispeech.analysis.AnalysisAudioImpl
- AnalysisConfigImpl - com.aispeech.analysis中的类
- AnalysisConfigImpl() - 类 的构造器com.aispeech.analysis.AnalysisConfigImpl
- AnalysisConfigImpl(String) - 类 的构造器com.aispeech.analysis.AnalysisConfigImpl
- AnalysisMonitorImpl - com.aispeech.analysis中的类
-
通用大数据日志监控类 Created by yu on 2018/8/13.
- AnalysisMonitorImpl() - 类 的构造器com.aispeech.analysis.AnalysisMonitorImpl
- AnalysisMonitorImpl(AnalysisParam, EncodeCallback) - 类 的构造器com.aispeech.analysis.AnalysisMonitorImpl
- AnalysisParam - com.aispeech.analysis中的类
- AnalysisParam(AnalysisParam.Builder) - 类 的构造器com.aispeech.analysis.AnalysisParam
- AnalysisParam.Builder - com.aispeech.analysis中的类
- AnalysisProxy - com.aispeech.analysis中的类
- AnalysisProxy() - 类 的构造器com.aispeech.analysis.AnalysisProxy
- AntiSpoofConfig - com.aispeech.export.config中的类
- AntiSpoofConfig.Builder - com.aispeech.export.config中的类
- AntiSpoofIntent - com.aispeech.export.intent中的类
- AntiSpoofIntent.Builder - com.aispeech.export.intent中的类
- APK_NAME - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
服务安装包名
- APK_URL - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
服务安装程序下载地址
- APPEND - com.aispeech.export.intent.VprintIntent.Action
-
已过时。追加模式
- APPEND - com.aispeech.lite.vprint.VprintIntent.Action
-
追加模式
- AppParams - com.aispeech.lite.param中的类
-
使用的应用程序配置,如果应用使用思必驰云端语音引擎,则必须配置此参数 设置appkey
#setAppKey(String)
设置secretkey#setSecretKey(String)
设置useridAppParams.setUserId(String)
- AppParams() - 类 的构造器com.aispeech.lite.param.AppParams
- ARABIC - com.aispeech.lite.Languages
- ArrayUtils - com.aispeech.common中的类
-
PerjectName: duilite-for-car-android Author: huwei Describe: Since 2020/11/3 12:01 Copyright(c) 2019 苏州思必驰信息科技有限公司 www.aispeech.com
- ArrayUtils() - 类 的构造器com.aispeech.common.ArrayUtils
- ASR - com.aispeech.lite.AIType
-
asr 模式
- AsrInterceptor - com.aispeech.export.interceptor中的类
-
ASR 消息拦截器
- AsrInterceptor() - 类 的构造器com.aispeech.export.interceptor.AsrInterceptor
- AsrKernelListener - com.aispeech.lite.asr中的接口
-
Created by yuruilong on 2017/5/19.
- AsrPlusWebSocket - com.aispeech.lite.asr中的类
- AsrPlusWebSocket() - 类 的构造器com.aispeech.lite.asr.AsrPlusWebSocket
- AsrPlusWebSocket.WebsocketCallbackImpl - com.aispeech.lite.asr中的类
- asrPolicy - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
外部设置识别仲裁策略
- AsrppKernel - com.aispeech.lite.asrpp中的类
-
Created by wuwei on 2018/7/17.
- AsrppKernel(AsrppKernelListener) - 类 的构造器com.aispeech.lite.asrpp.AsrppKernel
- AsrppKernelListener - com.aispeech.lite.asrpp中的接口
-
Created by wuwei on 2018/7/11.
- AsrProcessor - com.aispeech.lite.asr中的类
-
Created by yuruilong on 2017/5/19.
- AsrProcessor() - 类 的构造器com.aispeech.lite.asr.AsrProcessor
- asrRes - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
设置识别声学资源名
- asrRes - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置识别声学资源名
- asrResetMaxSize - 类 中的静态变量com.aispeech.lite.AISpeech
-
热词+可见即可说 start多次以后,reset引擎释放内存
- asrSentence(String, byte[], AICloudASRSentenceConfig) - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
一句话识别
- asrSentence(String, AICloudASRSentenceConfig) - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
一句话识别
- AssetsHelper - com.aispeech.common中的类
-
Description: 拷贝asset 目录下的资源文件,支持拷贝压缩包,拷贝完成后删除压缩文件 Author: junlong.huang CreateTime: 2022/11/7
- AssetsHelper() - 类 的构造器com.aispeech.common.AssetsHelper
- async(MultiModal) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。同步多模态数据
- async(MultiModal) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
同步多模态数据
- async(MultiModal) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- async(MultiModal) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- async(MultiModal) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
上传多模态数据
- async(MultiModalParams) - 类 中的方法com.aispeech.lite.BaseKernel
-
同步多模态数据
- Audio() - 类 的构造器com.aispeech.export.intent.AICloudVprintIntent.Audio
- AUDIO_TYPE_ASR0 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- AUDIO_TYPE_ASR1 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- AUDIO_TYPE_ASR2 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- AUDIO_TYPE_ASR3 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- AUDIO_TYPE_VAD0 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- AUDIO_TYPE_VAD1 - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- Audio2RefSetting - com.aispeech.common中的类
-
直接获取带参考音的音频, 通过以下设置,可将带2路参考音的原始音频直接存储在
Audio2RefSetting.keyPcmSaveLocation
内 - Audio2RefSetting() - 类 的构造器com.aispeech.common.Audio2RefSetting
- audioAttributes - 类 中的变量com.aispeech.lite.param.TTSParams
- AudioData(int, byte[]) - 类 的构造器com.aispeech.common.AudioHelper.AudioData
- AudioFileWriter - com.aispeech.common中的类
- AudioFileWriter() - 类 的构造器com.aispeech.common.AudioFileWriter
- AudioHelper - com.aispeech.common中的类
- AudioHelper() - 类 的构造器com.aispeech.common.AudioHelper
- AudioHelper.AudioData - com.aispeech.common中的类
- AudioParam(String) - 类 的构造器com.aispeech.export.config.AICloudASRSentenceConfig.AudioParam
- AudioParam(String) - 类 的构造器com.aispeech.export.config.AICloudLASRConfig.AudioParam
- AudioParams - com.aispeech.lite.param中的类
-
使用的音频配置,如果应用使用思必驰语音引擎不包括合成(tts)、资源定制(res)、唤醒(wakeup)等,则需要配置此参数 设置音频类型audiotype
AudioParams.setAudioType(String)
设置采样率samplerateAudioParams.setSampleRate(AISampleRate)
- AudioParams() - 类 的构造器com.aispeech.lite.param.AudioParams
- audioSource - 类 中的变量com.aispeech.export.config.RecorderConfig
-
audio source
- audioSource - 类 中的变量com.aispeech.export.config.RecorderConfig.Builder
- audioSource - 类 中的静态变量com.aispeech.lite.AISpeech
-
音频源默认为
MediaRecorder.AudioSource.VOICE_RECOGNITION
AudioSource.MIC 麦克风 AudioSource.VOICE_RECOGNITION 语音识别 - audioSourceType_MIC - 类 中的静态变量com.aispeech.DUILiteConfig
-
MediaRecorder.AudioSource.MIC声音源
- audioSourceType_VOICE_RECOGNITION - 类 中的静态变量com.aispeech.DUILiteConfig
-
MediaRecorder.AudioSource.VOICE_RECOGNITION声音源
- AudioTool() - 类 的构造器com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- AudioTool() - 类 的构造器com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- AUTH_ENABLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
是否需要认证
- AUTH_SERVER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
认证服务器地址
- AUTH_TYPE_ANDROID_ID - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AUTH_TYPE_ANDROID_OS_BUILD_SERIAL - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AUTH_TYPE_IMEI - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AUTH_TYPE_MAC - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- AuthConfig - com.aispeech.export.config中的类
-
授权初始化配置
- AuthConfig() - 类 的构造器com.aispeech.export.config.AuthConfig
- AuthConfig.Builder - com.aispeech.export.config中的类
- authFailTimes - 类 中的静态变量com.aispeech.DUILiteSDK
-
授权失败次数 授权失败一次+1,最大是12 授权成功置0
- authPackageName - 类 中的静态变量com.aispeech.lite.AISpeech
-
鉴权应用包名 用于多应用授权
- authServer - 类 中的静态变量com.aispeech.lite.AISpeech
-
授权服务地址
- authSHA256 - 类 中的静态变量com.aispeech.lite.AISpeech
-
授权应用签名 用于多应用授权
- AuthTask() - 类 的构造器com.aispeech.DUILiteSDK.AuthTask
- authTimeout - 类 中的静态变量com.aispeech.lite.AISpeech
-
授权网络连接超时时间, 单位:毫秒,default is ms
- authType - 类 中的静态变量com.aispeech.lite.AISpeech
-
鉴权类型
- AuthType - com.aispeech.lite中的枚举
-
授权类型
B
- BaseCarSspeKernel - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/29
- BaseCarSspeKernel(String, FespxKernelListener) - 类 的构造器com.aispeech.lite.sspe.BaseCarSspeKernel
- BaseCarSspeKernel.CarDoaCallbackImpl - com.aispeech.lite.sspe中的类
- BaseCarSspeKernel.CarWakeupCallbackImpl - com.aispeech.lite.sspe中的类
-
唤醒信息回调
- BaseEngine - com.aispeech.base中的类
- BaseEngine - com.aispeech.export.engines2.base中的类
- BaseEngine() - 类 的构造器com.aispeech.base.BaseEngine
- BaseEngine() - 类 的构造器com.aispeech.export.engines2.base.BaseEngine
- BaseEngine.CallbackMsg - com.aispeech.base中的枚举
-
对外回调消息定义,可以自由定义
- BaseKernel - com.aispeech.lite中的类
-
Created by yu on 2018/5/16.
- BaseKernel(String, BaseListener) - 类 的构造器com.aispeech.lite.BaseKernel
- BaseKernel.EngineState - com.aispeech.lite中的枚举
-
类说明: 引擎内部状态列表
- BaseListener - com.aispeech.lite中的接口
- BaseMultibfCallback - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/1/30
- BaseMultibfCallback() - 类 的构造器com.aispeech.lite.sspe.BaseMultibfCallback
- BaseProcessor - com.aispeech.lite中的类
-
Created by yuruilong on 2017/5/15.
- BaseProcessor() - 类 的构造器com.aispeech.lite.BaseProcessor
- BaseProcessor.CallbackMsg - com.aispeech.lite中的枚举
-
类说明: 对外回调消息列表
- BaseProcessor.EngineMsg - com.aispeech.lite中的枚举
-
引擎内部消息
- BaseProcessor.EngineState - com.aispeech.lite中的枚举
-
类说明: 引擎内部状态列表
- BaseProcessor.MyBarrierRunnable - com.aispeech.lite中的类
- BaseRequestParams - com.aispeech.lite.param中的类
-
内核请求参数配置基类
- BaseRequestParams() - 类 的构造器com.aispeech.lite.param.BaseRequestParams
- BaseSspeKernel - com.aispeech.lite.sspe中的类
- BaseSspeKernel(String, FespxKernelListener) - 类 的构造器com.aispeech.lite.sspe.BaseSspeKernel
- begin(int) - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
首帧vad,开启vad计数窗口期
- bigPcm(byte[], float) - 类 中的静态方法com.aispeech.common.ByteConvertUtil
- BIN_SUFFIX - 类 中的静态变量com.aispeech.export.widget.Scene
- blackWordsThreshold - 类 中的变量com.aispeech.export.config.AIDmaspConfig
- bufferData - 类 中的静态变量com.aispeech.kernel.Dmasp.dmasp_callback
- bufferData - 类 中的静态变量com.aispeech.kernel.Dmasp.vprintcut_callback
- bufferData_V2 - 类 中的变量com.aispeech.kernel.Dmasp.vprintcut_callback
- bufferData2 - 类 中的静态变量com.aispeech.kernel.Dmasp.vprintcut_callback
- build() - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalGrammarConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
构建 AILocalSemanticConfig
- build() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalVadConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
- build() - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- build() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- build() - 类 中的方法com.aispeech.export.ProductContext.Builder
- build() - 类 中的方法com.aispeech.export.SkillContext.Builder
- build() - 类 中的静态方法com.aispeech.lite.dm.Task
- build() - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- build(String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
build json with not JSONException throws
- build(List<LocalGrammarParams>) - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
-
触发编译
- Build() - 类 中的方法com.aispeech.export.widget.Scene.Builder
- Builder() - 类 的构造器com.aispeech.analysis.AnalysisParam.Builder
- Builder() - 类 的构造器com.aispeech.DUILiteConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AICloudASRConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AICloudDMConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AICloudSemanticConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AICloudTTSConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AIDmaspConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AIFespCarConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalASRConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalGrammarConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalHotWordConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalSemanticConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalTTSConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalVadConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AIOneshotConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AIWakeupConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AntiSpoofConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.AuthConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.EchoConfig.Builder
-
已过时。
- Builder() - 类 的构造器com.aispeech.export.config.RecorderConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.UploadConfig.Builder
- Builder() - 类 的构造器com.aispeech.export.config.VprintConfig.Builder
-
已过时。
- Builder() - 类 的构造器com.aispeech.export.intent.AICloudVprintIntent.Builder
- Builder() - 类 的构造器com.aispeech.export.intent.AntiSpoofIntent.Builder
- Builder() - 类 的构造器com.aispeech.export.intent.VprintIntent.Builder
-
已过时。
- Builder() - 类 的构造器com.aispeech.export.ProductContext.Builder
- Builder() - 类 的构造器com.aispeech.export.SkillContext.Builder
- Builder() - 类 的构造器com.aispeech.export.widget.Scene.Builder
- Builder() - 类 的构造器com.aispeech.lite.dm.update.UpdaterImpl.Builder
- Builder() - 类 的构造器com.aispeech.lite.vprint.VprintConfig.Builder
- Builder() - 类 的构造器com.aispeech.lite.vprint.VprintIntent.Builder
- Builder() - 类 的构造器com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
- Builder() - 类 的构造器com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
- buildGrammar(AILocalGrammarIntent) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。
- buildGrammar(AILocalGrammarIntent) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
-
构建语法,生成或更新本地识别需要的资源,如果资源文件不存在,则生成,如果存在,则覆盖
- buildGrammar(AILocalGrammarIntent, String) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
- buildGrammar(String) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
- BuildGrammarResult - com.aispeech.export.bean中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/22
- BuildGrammarResult(String, boolean, String, AIError) - 类 的构造器com.aispeech.export.bean.BuildGrammarResult
- buildGrammars(AILocalMultiGrammarIntent) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
- BUILDIN - com.aispeech.lite.SemanticType
-
本地内置语义,与AIDUI
SemanticType.AIDUI
- buildinLuaPath - 类 中的变量com.aispeech.lite.config.LocalSemanticConfig
-
内置语义lua资源文件夹路径
- buildinLuaResFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
内置语义lua资源文件夹路径
- buildinResFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
内置语义资源文件夹路径
- buildinResPath - 类 中的变量com.aispeech.lite.config.LocalSemanticConfig
-
内置语义资源文件夹路径
- BUILT_IN_WAKEUPWORDS_FLAG - 类 中的静态变量com.aispeech.lite.param.BuiltinE2EWakeupWords
-
内嵌参数中 是否被使用的标识
- BUILTIN_WAKEUPWORD_E2E - 类 中的静态变量com.aispeech.common.AIConstant
-
内置唤醒参数 E2E高低唤醒阈值
- BUILTIN_WAKEUPWORD_THRESH2 - 类 中的静态变量com.aispeech.common.AIConstant
-
内置唤醒参数 双唤醒阈值
- BuiltinE2EWakeupWords - com.aispeech.lite.param中的类
-
新唤醒参数解析及env拼接类
- BuiltinE2EWakeupWords() - 类 的构造器com.aispeech.lite.param.BuiltinE2EWakeupWords
- builtInSemanticSkillID - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
外部设置是否开启内置语义
- BuiltinWakeupWords - com.aispeech.lite中的类
- BuiltinWakeupWords() - 类 的构造器com.aispeech.lite.BuiltinWakeupWords
- bundleResults(int, String, byte[]) - 类 中的静态方法com.aispeech.AIResult
- bundleResults(int, String, String) - 类 中的静态方法com.aispeech.AIResult
- bundleToJSON(Bundle) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Return a new JSONObject and put Bundle key/values
- BUTTONS - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
按钮数据项
- byte2HexFormatted(byte[], boolean) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
byte转换成String
- byteArrayToHexStr(byte[]) - 类 中的静态方法com.aispeech.common.AudioFileWriter
- ByteConvertUtil - com.aispeech.common中的类
- ByteConvertUtil() - 类 的构造器com.aispeech.common.ByteConvertUtil
- Bytes2Shorts(byte[], int) - 类 中的静态方法com.aispeech.common.ByteConvertUtil
C
- Cache - com.aispeech.lite.dm.cache中的类
-
cache 任务
- Cache() - 类 的构造器com.aispeech.lite.dm.cache.Cache
- Cache.TaskIterator - com.aispeech.lite.dm.cache中的类
-
Task 迭代器
- cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- 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, String, JSONObject, JSONObject, Map<String, Object>) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- cacheData(String, String, String, String, JSONObject, JSONObject, Map<String, Object>) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- cacheData(String, String, String, JSONObject) - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- cacheData(String, String, String, JSONObject) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- cacheData(String, String, String, JSONObject) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- cachedDriveMode - 类 中的变量com.aispeech.lite.sspe.BaseMultibfCallback
- cachedWakeupData - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
- cacheFile(String) - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
-
上传文件
- cacheFile(String) - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
-
上传文件
- cacheFile(String) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- cacheFile(String) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- cacheFile(String) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- cacheFile(String) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- cacheFileBuilder(FileBuilder) - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- cacheFileBuilder(FileBuilder) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- cacheFileBuilder(FileBuilder) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- cacheFileBuilder(String, String, String) - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- cacheFileBuilder(String, String, String) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- cacheFileBuilder(String, String, String) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- CacheLastAsrResult - com.aispeech.lite.dm.cache中的类
-
缓存识别结果
- CacheLastAsrResult(String, String, String, String, int, String, String) - 类 的构造器com.aispeech.lite.dm.cache.CacheLastAsrResult
- cacheUploadEnable - 类 中的静态变量com.aispeech.lite.AISpeech
- cacheUploadMaxNumber - 类 中的静态变量com.aispeech.lite.AISpeech
-
离线状态下最大缓存文件数据个数, default is
- CacheUtil - com.aispeech.common中的类
- CacheUtil(CacheUtil.CacheType) - 类 的构造器com.aispeech.common.CacheUtil
- CacheUtil.CacheType - com.aispeech.common中的枚举
- calculateBlockSize(long) - 类 中的静态方法com.aispeech.export.lasr.LasrSqlEntity
- calculateSliceNum(long, int) - 类 中的静态方法com.aispeech.export.lasr.LasrSqlEntity
- CALLBACK - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.FlowType
- callbackInMainLooper(BaseEngine.CallbackMsg, Object) - 类 中的方法com.aispeech.base.BaseEngine
-
子类实现
- callbackInMainLooper(BaseEngine.CallbackMsg, Object) - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。
- callbackInMainLooper(BaseEngine.CallbackMsg, Object) - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
- callbackInMainLooper(BaseEngine.CallbackMsg, Object) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
- callbackInThread - 类 中的静态变量com.aispeech.lite.AISpeech
-
设置 sdk 的回调是否都在子线程里 false 文本结果在主线程回调,音频在子线程回调,true 全部在子线程里回调
- CallbackWidget - com.aispeech.export.widget.callback中的类
-
对话控件
- CallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.CallbackWidget
- CallbackWidgetType - com.aispeech.export.widget.callback中的枚举
- cancel() - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。停止热词引擎
- cancel() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。取消声纹引擎,当不再接受内部消息时或切换模式前调用
- cancel() - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。停止热词引擎
- cancel() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- cancel() - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
-
取消引擎
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
停止热词引擎
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
取消本次识别操作
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
取消声纹引擎,当不再接受内部消息时或切换模式前调用
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
取消声纹引擎,当不再接受内部消息时或切换模式前调用
- cancel() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
停止热词引擎
- cancel() - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- cancel() - 接口 中的方法com.aispeech.export.function.IASR
-
停止引擎并取消当前结果上抛,区别与stop
- cancel() - 类 中的方法com.aispeech.kernel.Dmasp
-
取消本次start操作 线程安全
- cancel() - 类 中的方法com.aispeech.lite.BaseProcessor
- cancel(String) - 类 中的方法com.aispeech.lite.dm.Timer
-
取消计时器
- cancelAll() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- cancelAllASR() - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
取消所有识别请求
- cancelASR(String) - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
取消识别请求
- cancelAsrppEngine(Asrpp) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- cancelKernel() - 类 中的方法com.aispeech.echo.EchoKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.BaseKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.grammar.LocalGrammarKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.tts.LocalTtsKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- cancelKernel() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- cancelKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
-
已过时。
- cancelMaxSpeechTimeTask() - 类 中的方法com.aispeech.lite.BaseProcessor
- cancelNoSpeechTimer() - 类 中的方法com.aispeech.lite.BaseProcessor
-
取消无语音检测定时器
- cancelOneShotNoSpeechTimer() - 类 中的方法com.aispeech.lite.BaseProcessor
- cancelUploadFile() - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
取消文件上传。
- cancelWaitTimerTask() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- CAR_DOA_COPILOT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
副驾驶方位 doa
- CAR_DOA_LEFT_BACKSEAT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
左后 doa
- CAR_DOA_MAIN - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
主驾驶方位 doa
- CAR_DOA_RIGHT_BACKSEAT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
右后 doa
- CarDoaCallbackImpl() - 类 的构造器com.aispeech.lite.sspe.BaseCarSspeKernel.CarDoaCallbackImpl
- CarFourMicSspeKernel - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/2/27
- CarFourMicSspeKernel(FespxKernelListener) - 类 的构造器com.aispeech.lite.sspe.CarFourMicSspeKernel
- CarFunctionHelper - com.aispeech.lite.function中的类
-
Description: Author: junlong.huang CreateTime: 2023/2/23
- CarFunctionHelper() - 类 的构造器com.aispeech.lite.function.CarFunctionHelper
- CarTwoMicSspeKernel - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/2/27
- CarTwoMicSspeKernel(FespxKernelListener) - 类 的构造器com.aispeech.lite.sspe.CarTwoMicSspeKernel
- CarWakeupCallbackImpl() - 类 的构造器com.aispeech.lite.sspe.BaseCarSspeKernel.CarWakeupCallbackImpl
- changeChannel(byte[], int, int[]) - 类 中的静态方法com.aispeech.common.AudioHelper
-
调换音频通道
- channels - 类 中的静态变量com.aispeech.lite.AISpeech
-
通道数
- check() - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
check 授权配置
- checkAssetsFileCanRead(Context, String) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
通过读 1 byte 来确定是否可以读取 assets 文件
- checkFileMD5(String, String) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。检查唤醒内核是否准备好,外部可以不关注
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。检查so是否加载成功
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalNREngine
-
已过时。检查so库是否加载成功
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。检查so是否加载成功
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。检查唤醒内核是否准备好,外部可以不关注
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。检查唤醒内核是否准备好,外部可以不关注
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalEchoEngine
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
检查so是否加载成功
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalSemanticEngine
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalVprintEngine
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalVprintLiteEngine
- checkLibValid() - 类 中的静态方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
检查so是否加载成功
- checkLibValid() - 类 中的静态方法com.aispeech.speex.SpeexKernel
-
检查libduiutils.so是否存在
- checkPinyin(String) - 类 中的静态方法com.aispeech.common.PinYinUtils
-
检查拼音是否合法
- checkPinyin(String[]) - 类 中的静态方法com.aispeech.common.PinYinUtils
-
检查拼音是否合法
- checkWords(String[]) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- CHINESE - com.aispeech.lite.Languages
- CINFO_SERVER - 类 中的静态变量com.aispeech.lite.config.CloudDMConfig
-
cinfo 服务地址
- CInfoListener - com.aispeech.lite.dm.update中的接口
-
cinfo 服务监听器
- CInfoParams - com.aispeech.lite.param中的类
-
CInfo服务请求参数 api文档:https://wiki.aispeech.com.cn/pages/viewpage.action?
- CInfoParams() - 类 的构造器com.aispeech.lite.param.CInfoParams
- CInfoV1Impl - com.aispeech.lite.dm.update中的类
-
cinfo v1 实现类 wiki https://wiki.aispeech.com.cn/display/DUISYS/CInfoServer
- CInfoV1Impl(String, String, String, String, String, CInfoListener) - 类 的构造器com.aispeech.lite.dm.update.CInfoV1Impl
-
构造函数
- CInfoV2Impl - com.aispeech.lite.dm.update中的类
-
已过时。请使用 dds 同一个 websocket,保证云端服务的时序
- CInfoV2Impl(String, String, String, String, String, boolean, CInfoListener) - 类 的构造器com.aispeech.lite.dm.update.CInfoV2Impl
-
已过时。
- clear() - 类 中的方法com.aispeech.common.CacheUtil
- clear() - 类 中的方法com.aispeech.common.LimitAudioQueue
- clear() - 类 中的方法com.aispeech.common.LimitQueue
- clear() - 类 中的方法com.aispeech.common.NotifyLimitQueue
-
清空队列内容
- clear() - 类 中的方法com.aispeech.lite.dm.cache.Cache
-
清空队列
- clear() - 类 中的方法com.aispeech.lite.dm.Timer
-
清空task map
- clear() - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
清空计数器
- clear() - 类 中的方法com.aispeech.lite.message.MessageQueue
- clear() - 类 中的方法com.aispeech.lite.tts.SynthesizedBlockQueue
-
清除数据队列和数据缓存
- clearCache() - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
清空缓存的任务
- clearEncodeData() - 类 中的方法com.aispeech.export.itn.Convert
- clearId() - 类 中的方法com.aispeech.lite.dm.Session
-
清空对话id
- clearMessage() - 类 中的方法com.aispeech.lite.BaseKernel
- clearMessage() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- clearObject() - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- clearObject() - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- clearObject() - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
- clearObject() - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- clearObject() - 类 中的方法com.aispeech.lite.BaseProcessor
- clearObject() - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- clearObject() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- clearObject() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- clearObject() - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- clearObject() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- clearObject() - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- clearObject() - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- clearObject() - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- clearObject() - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- clearObject() - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- clearObject() - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- clearObject() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- clearObject() - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
- clearRecorderId() - 类 中的方法com.aispeech.lite.BaseProcessor
- clearSpeakerResourceAndMD5() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- clone() - 类 中的方法com.aispeech.common.LimitQueue
- clone() - 类 中的方法com.aispeech.DUILiteConfig
- clone() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalAsrppConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalGrammarConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalLAsrConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalNgramConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- clone() - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- clone() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache
- clone() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- clone() - 类 中的方法com.aispeech.lite.param.DmaspParams
- clone() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- clone() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- clone() - 类 中的方法com.aispeech.lite.param.LocalNgramParams
- clone() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- clone() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- clone() - 类 中的方法com.aispeech.lite.param.SpeechParams
- clone() - 类 中的方法com.aispeech.lite.param.TTSParams
- clone() - 类 中的方法com.aispeech.lite.param.VadParams
- clone() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- clone() - 类 中的方法com.aispeech.lite.param.VprintParams
- clone() - 类 中的方法com.aispeech.lite.param.WakeupParams
- close() - 类 中的方法com.aispeech.common.AIFileWriter
-
关闭文件
- close() - 类 中的方法com.aispeech.common.AudioFileWriter
-
关闭音频流文件
- close() - 类 中的方法com.aispeech.common.FileSaveUtil
- close() - 接口 中的方法com.aispeech.common.TtsFileWriter
- close() - 类 中的方法com.aispeech.common.WavFileWriter
-
关闭wav文件
- close() - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- close() - 类 中的方法com.aispeech.lite.BaseKernel
-
关闭对话
- close() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- close() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
-
外部主动结束对话流程
- close() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
关闭对话
- close() - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
-
外部主动结束连接
- close() - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- closeAll() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- closeGlobalAudioSave() - 类 中的静态方法com.aispeech.DUILiteSDK
-
关闭全局音频存储
- closeHttp() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- closeVadCalcVolume() - 类 中的静态方法com.aispeech.DUILiteSDK
-
关闭vad音量计算反馈 所有引擎中Listener.onRmsChanged将不在被回调 默认开启
- closeWebSocket() - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- closeWebSocket() - 类 中的方法com.aispeech.lite.net.WebsocketClient
- CLOUD_ASR - 类 中的静态变量com.aispeech.lite.Engines
- CLOUD_ASR_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- CLOUD_ASR_RESULT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- CLOUD_MODEL - 接口 中的静态变量com.aispeech.lite.Scope
-
云端模块的鉴权由服务器来做,包括 cloudASR cloudTTS
- CLOUD_SEMANTIC - 类 中的静态变量com.aispeech.lite.Engines
- CLOUD_SERVER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
云端识别服务器地址
- CLOUD_TTS - 类 中的静态变量com.aispeech.lite.Engines
- CLOUD_TTS_PLAY_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- CLOUD_TTS_SPEAK_DEFAULT - 类 中的静态变量com.aispeech.common.AIConstant
-
云端合成默认音色
- CLOUD_TTS_SYNTHESIS_END - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- CLOUD_TTS_SYNTHESIS_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- CloudAsrConfig - com.aispeech.lite.config中的类
-
Created by yrl on 17-10-12.
- CloudAsrConfig() - 类 的构造器com.aispeech.lite.config.CloudAsrConfig
- CloudAsrKernel - com.aispeech.lite.asr中的类
-
Created by yuruilong on 2017/5/19.
- CloudAsrKernel(AsrKernelListener) - 类 的构造器com.aispeech.lite.asr.CloudAsrKernel
- CloudAsrKernelListener - com.aispeech.lite.asr中的接口
-
Created by yuruilong on 2017/5/19.
- CloudASRParams - com.aispeech.lite.param中的类
-
云端语音识别参数
- CloudASRParams(AIProfile) - 类 的构造器com.aispeech.lite.param.CloudASRParams
- CloudASRParams(String, String, String) - 类 的构造器com.aispeech.lite.param.CloudASRParams
- CloudAsrPlusKernel - com.aispeech.lite.asr中的类
- CloudAsrPlusKernel(AsrKernelListener) - 类 的构造器com.aispeech.lite.asr.CloudAsrPlusKernel
- CloudDMConfig - com.aispeech.lite.config中的类
- CloudDMConfig() - 类 的构造器com.aispeech.lite.config.CloudDMConfig
- CloudDmFullDuplexProcessor - com.aispeech.lite.dm中的类
-
全双工对话processor
- CloudDmFullDuplexProcessor() - 类 的构造器com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- CloudDmKernel - com.aispeech.lite.dm中的类
-
dds 协议 https://wiki.aispeech.com.cn/pages/viewpage.action?
- CloudDmKernel(CloudAsrKernelListener) - 类 的构造器com.aispeech.lite.dm.CloudDmKernel
- CloudDmProcessor - com.aispeech.lite.dm中的类
-
DDS云端识别 processor
- CloudDmProcessor() - 类 的构造器com.aispeech.lite.dm.CloudDmProcessor
- CloudSemanticConfig - com.aispeech.lite.config中的类
- CloudSemanticConfig() - 类 的构造器com.aispeech.lite.config.CloudSemanticConfig
- CloudSemanticKernel - com.aispeech.lite.dds中的类
-
云端客户端中直链DUI server
- CloudSemanticKernel(CloudAsrKernelListener) - 类 的构造器com.aispeech.lite.dds.CloudSemanticKernel
- CloudSemanticParams - com.aispeech.lite.param中的类
-
dds云端识别接口 api:https://wiki.aispeech.com.cn/pages/viewpage.action?
- CloudSemanticParams() - 类 的构造器com.aispeech.lite.param.CloudSemanticParams
- CloudSemanticProcessor - com.aispeech.lite.dds中的类
-
DDS云端识别 processor
- CloudSemanticProcessor - com.aispeech.lite.semantic中的类
-
DDS云端识别 processor
- CloudSemanticProcessor() - 类 的构造器com.aispeech.lite.dds.CloudSemanticProcessor
- CloudSemanticProcessor() - 类 的构造器com.aispeech.lite.semantic.CloudSemanticProcessor
- CloudTtsConfig - com.aispeech.lite.config中的类
- CloudTtsConfig() - 类 的构造器com.aispeech.lite.config.CloudTtsConfig
- CloudTTSHttpClient - com.aispeech.lite.net中的类
- CloudTTSHttpClient() - 类 的构造器com.aispeech.lite.net.CloudTTSHttpClient
- CloudTTSHttpClientListener - com.aispeech.lite.net中的接口
- CloudTtsKernel - com.aispeech.lite.tts中的类
- CloudTtsKernel(TtsKernelListener) - 类 的构造器com.aispeech.lite.tts.CloudTtsKernel
- CloudTtsParams - com.aispeech.lite.param中的类
-
合成引擎参数配置类
- CloudTtsParams() - 类 的构造器com.aispeech.lite.param.CloudTtsParams
- CloudVoiceCopyKernel - com.aispeech.lite.voicecopy中的类
-
云端声音复刻内核
- CloudVoiceCopyKernel() - 类 的构造器com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
- CloudVoiceCopyKernel.AIConstant - com.aispeech.lite.voicecopy中的类
- CloudVprintKernel - com.aispeech.lite.vprint中的类
- CloudVprintKernel() - 类 的构造器com.aispeech.lite.vprint.CloudVprintKernel
- CN_ASR_REC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_CLOUD_GRAMMAR - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_DLG_ITA - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_DOUBLE_DECODE_ASR_REC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_DIALOG - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_DIALOG_RES - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_GRAMMAR - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_SEMANTIC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_SV - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_WAKEUP - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_LOCAL_WAKEUP_DNN - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_SDS - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_TTS - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CN_WAKEUP_REC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- COM_AISPEECH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- com.aispeech - 程序包 com.aispeech
- com.aispeech.analysis - 程序包 com.aispeech.analysis
- com.aispeech.auth - 程序包 com.aispeech.auth
- com.aispeech.base - 程序包 com.aispeech.base
- com.aispeech.common - 程序包 com.aispeech.common
- com.aispeech.echo - 程序包 com.aispeech.echo
- com.aispeech.export - 程序包 com.aispeech.export
- com.aispeech.export.bean - 程序包 com.aispeech.export.bean
- com.aispeech.export.config - 程序包 com.aispeech.export.config
- com.aispeech.export.engines - 程序包 com.aispeech.export.engines
- com.aispeech.export.engines2 - 程序包 com.aispeech.export.engines2
- com.aispeech.export.engines2.base - 程序包 com.aispeech.export.engines2.base
- com.aispeech.export.engines2.listeners - 程序包 com.aispeech.export.engines2.listeners
- com.aispeech.export.exception - 程序包 com.aispeech.export.exception
- com.aispeech.export.function - 程序包 com.aispeech.export.function
- com.aispeech.export.intent - 程序包 com.aispeech.export.intent
- com.aispeech.export.interceptor - 程序包 com.aispeech.export.interceptor
- com.aispeech.export.itn - 程序包 com.aispeech.export.itn
- com.aispeech.export.lasr - 程序包 com.aispeech.export.lasr
- com.aispeech.export.listeners - 程序包 com.aispeech.export.listeners
- com.aispeech.export.tool - 程序包 com.aispeech.export.tool
- com.aispeech.export.widget - 程序包 com.aispeech.export.widget
- com.aispeech.export.widget.callback - 程序包 com.aispeech.export.widget.callback
- com.aispeech.export.widget.feedback - 程序包 com.aispeech.export.widget.feedback
- com.aispeech.kernel - 程序包 com.aispeech.kernel
- com.aispeech.lite - 程序包 com.aispeech.lite
- com.aispeech.lite.aecagc - 程序包 com.aispeech.lite.aecagc
- com.aispeech.lite.asr - 程序包 com.aispeech.lite.asr
- com.aispeech.lite.asrpp - 程序包 com.aispeech.lite.asrpp
- com.aispeech.lite.audio - 程序包 com.aispeech.lite.audio
- com.aispeech.lite.config - 程序包 com.aispeech.lite.config
- com.aispeech.lite.dds - 程序包 com.aispeech.lite.dds
- com.aispeech.lite.dm - 程序包 com.aispeech.lite.dm
- com.aispeech.lite.dm.cache - 程序包 com.aispeech.lite.dm.cache
- com.aispeech.lite.dm.dispather - 程序包 com.aispeech.lite.dm.dispather
- com.aispeech.lite.dm.update - 程序包 com.aispeech.lite.dm.update
- com.aispeech.lite.dmasp - 程序包 com.aispeech.lite.dmasp
- com.aispeech.lite.echo - 程序包 com.aispeech.lite.echo
- com.aispeech.lite.fasp - 程序包 com.aispeech.lite.fasp
- com.aispeech.lite.fespx - 程序包 com.aispeech.lite.fespx
- com.aispeech.lite.function - 程序包 com.aispeech.lite.function
- com.aispeech.lite.grammar - 程序包 com.aispeech.lite.grammar
- com.aispeech.lite.hotword - 程序包 com.aispeech.lite.hotword
- com.aispeech.lite.hotword.ssl - 程序包 com.aispeech.lite.hotword.ssl
- com.aispeech.lite.hotword.ssl.n - 程序包 com.aispeech.lite.hotword.ssl.n
- com.aispeech.lite.mds - 程序包 com.aispeech.lite.mds
- com.aispeech.lite.message - 程序包 com.aispeech.lite.message
- com.aispeech.lite.net - 程序包 com.aispeech.lite.net
- com.aispeech.lite.nr - 程序包 com.aispeech.lite.nr
- com.aispeech.lite.oneshot - 程序包 com.aispeech.lite.oneshot
- com.aispeech.lite.param - 程序包 com.aispeech.lite.param
- com.aispeech.lite.semantic - 程序包 com.aispeech.lite.semantic
- com.aispeech.lite.sevc - 程序包 com.aispeech.lite.sevc
- com.aispeech.lite.speech - 程序包 com.aispeech.lite.speech
- com.aispeech.lite.sspe - 程序包 com.aispeech.lite.sspe
- com.aispeech.lite.tts - 程序包 com.aispeech.lite.tts
- com.aispeech.lite.vad - 程序包 com.aispeech.lite.vad
- com.aispeech.lite.voicecopy - 程序包 com.aispeech.lite.voicecopy
- com.aispeech.lite.vprint - 程序包 com.aispeech.lite.vprint
- com.aispeech.lite.vprintlite - 程序包 com.aispeech.lite.vprintlite
- com.aispeech.lite.wakeup - 程序包 com.aispeech.lite.wakeup
- com.aispeech.lite.wakeupincrement - 程序包 com.aispeech.lite.wakeupincrement
- com.aispeech.speex - 程序包 com.aispeech.speex
- COMBINATION_POSITION_COPILOT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
- COMBINATION_POSITION_COPILOT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- COMBINATION_POSITION_ENTIRE - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
- COMBINATION_POSITION_ENTIRE - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- COMBINATION_POSITION_LEFT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
- COMBINATION_POSITION_LEFT_BACKSEAT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- COMBINATION_POSITION_MAIN - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
- COMBINATION_POSITION_MAIN - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- COMBINATION_POSITION_RIGHT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
- COMBINATION_POSITION_RIGHT_BACKSEAT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- COMM - com.aispeech.lite.ResourceType
-
默认通用识别模型
- Command - com.aispeech.export中的类
-
command实体类
- COMMAND_FIRST - 类 中的静态变量com.aispeech.export.Command.RunSequence
-
先执行动作,后播报nlg
- Command.RunSequence - com.aispeech.export中的类
- CommonParams - com.aispeech.lite.param中的类
-
服务配置,包含
配置使用的服务类型#setType(int)
:
#TYPE_CLOUD
:使用思必驰云端引擎;[默认]#TYPE_LOCAL
:使用思必驰本地引擎;
是否开启vadCommonParams.setVadEnable(boolean)
设置服务器地址#setServer(String)
[云端引擎有效] - CommonParams() - 类 的构造器com.aispeech.lite.param.CommonParams
- concat(float[], float[]) - 类 中的静态方法com.aispeech.common.ArrayUtils
- concat(int[], int[]) - 类 中的静态方法com.aispeech.common.ArrayUtils
- concat(String[], String[]) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
拼接两个数组
- concatAll(T[], T[]...) - 类 中的静态方法com.aispeech.common.ArrayUtils
- CONFIG_KEY_ZOOM_AUDIO_FLAG - 类 中的静态变量com.aispeech.DUILiteConfig
-
支持指定 asr 或者 vad 外部配置是否缩放声音能量幅值 默认都放大
- CONFIG_KEY_ZOOM_AUDIO_RATE - 类 中的静态变量com.aispeech.DUILiteConfig
-
支持外部配置是否缩放声音能量幅值 取值: [0,5.0]
- CONFIG_VAL_ZOOM_AUDIO_FLAG_ASR - 类 中的静态变量com.aispeech.DUILiteConfig
- CONFIG_VAL_ZOOM_AUDIO_FLAG_VAD - 类 中的静态变量com.aispeech.DUILiteConfig
- CONFIG_VAL_ZOOM_AUDIO_FLAG_VAD_OUT - 类 中的静态变量com.aispeech.DUILiteConfig
-
支持指定 vad out音频 外部配置是否缩放声音能量幅值 默认不放大
- contains(Object) - 类 中的方法com.aispeech.common.LimitQueue
- containsAll(Collection<?>) - 类 中的方法com.aispeech.common.LimitQueue
- containsConfig(String) - 类 中的静态方法com.aispeech.lite.AISpeech
-
获取config中是否包含key
- CONTENT - com.aispeech.export.widget.callback.CallbackWidgetType
-
内容控件,图文并茂展示内容,如wikipedia
- CONTENT - 类 中的静态变量com.aispeech.export.widget.callback.ListCallbackWidget
-
列表项数据,必选
- CONTENT - 类 中的静态变量com.aispeech.export.widget.callback.MediaCallbackWidget
-
列表项数据,必选
- ContentCallbackWidget - com.aispeech.export.widget.callback中的类
-
内容控件
- ContentCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.ContentCallbackWidget
- ContentFeedbackWidget - com.aispeech.export.widget.feedback中的类
-
内容控件类,图文并茂展示内容,如wikipedia
- ContentFeedbackWidget() - 类 的构造器com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
ContentWidget构造方法
- CONTEXT_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- Convert - com.aispeech.export.itn中的类
-
create by wanzhicheng on 20210416
- copyAssetsFile(Context, String, String, boolean) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
assets 里的文件复制到sd卡目录下,如果目标文件夹下有同名文件,可选择是否强制覆盖
- copyAssetsFile(Context, String, String, String) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
从assets目录中拷贝资源文件到SD下, 若有md5则会检查目标文件的md5,不相同则会删除目标文件,再复制。
- copyAssetsFile(Context, String, String, String, boolean) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
从assets目录中拷贝资源文件到SD下, 若有md5则会检查目标文件的md5,不相同则会删除目标文件,再复制。
- copyAssetsFolder(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseProcessor
-
拷贝assets下的文件夹
- copyAssetsFolderMd5(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseProcessor
-
拷贝assets下的文件夹
- copyAssetsFolders(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseProcessor
-
拷贝assets目录下的多个文件夹
- copyAssetsRes(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseProcessor
-
拷贝assets目录下的制定资源
- copyAssetsRes(AIEngineConfig) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
-
拷贝assets目录下的制定资源
- copyFilesFromAssets(Context, String, String) - 类 中的静态方法com.aispeech.common.AssetsHelper
-
拷贝assets目录下文件夹到指定目录
- copyResource(Context, String) - 类 中的静态方法com.aispeech.common.AssetsHelper
-
从assets目录中拷贝资源到资源目录,如果是zip文件则解压
- copyResource(Context, String, boolean, String) - 类 中的静态方法com.aispeech.common.AssetsHelper
-
从assets目录中拷贝资源文件到/data/data/$pkgname/files目录下,如果是zip文件则解压
- copyResource(Context, String, boolean, String, String) - 类 中的静态方法com.aispeech.common.AssetsHelper
-
从assets目录中拷贝资源文件到指定目录下,如果是zip文件则解压
- copyResource(Context, String, String) - 类 中的静态方法com.aispeech.common.AssetsHelper
- copySDFile(String, String, boolean) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- copySDFile(String, String, String) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- copySDFile(String, String, String, boolean) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- Counter - com.aispeech.lite.hotword.ssl中的类
-
计数器类
- Counter(int) - 类 的构造器com.aispeech.lite.hotword.ssl.Counter
- create() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- create() - 类 中的方法com.aispeech.DUILiteConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AntiSpoofConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。
- create() - 类 中的方法com.aispeech.export.config.RecorderConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- create() - 类 中的方法com.aispeech.export.config.VprintConfig.Builder
-
已过时。
- create() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent.Builder
- create() - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。
- create() - 类 中的方法com.aispeech.lite.vprint.VprintConfig.Builder
- create() - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
- create() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
- create() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
- create(FespxProcessor) - 类 中的静态方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- createAIPlayer(TTSParams) - 类 中的方法com.aispeech.lite.tts.AIPlayerFactory
-
创建播放器
- createCallbackHandler() - 类 中的方法com.aispeech.base.BaseEngine
-
创建主线程消息队列
- createFile(String) - 类 中的方法com.aispeech.common.AudioFileWriter
-
创建指定路径的音频输入流文件
- createFileWriter() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- createFileWriter(File) - 类 中的静态方法com.aispeech.common.AIFileWriter
-
创建WavFileWriter,如果成功则返回实例,如果失败则返回null
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudASREngine
-
已过时。创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。创建引擎实例,支持多实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。获取云端合成引擎实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。创建实例引擎
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalNREngine
-
已过时。创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。创建实例引擎
- createInstance() - 类 中的静态方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。唤醒引擎
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudASREngine
-
创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudASRSentenceEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudDMEngine
-
创建引擎实例,支持多实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudSemanticEngine
-
创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudTTSEngine
-
获取云端合成引擎实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudVprintEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalASREngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalAsrppEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalFaspEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalGrammarEngine
-
创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
创建实例引擎
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalLASREngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalMdsEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalNREngine
-
创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalSemanticEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalSevcEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
创建前端信号处理引擎对象
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalTTSEngine
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalVadEngine
-
创建实例
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
多实例对象
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
创建实例引擎
- createInstance() - 类 中的静态方法com.aispeech.export.engines2.AIWakeupEngine
-
唤醒引擎
- createInstance() - 类 中的静态方法com.aispeech.export.Slots
- createRecorder(AIRecordListener) - 类 中的方法com.aispeech.lite.BaseProcessor
- createSignalProcessingRecorder(FespxProcessor) - 类 中的方法com.aispeech.lite.BaseProcessor
-
创建前端信号处理录音机
- createSynthesizedBlockQueue() - 类 中的方法com.aispeech.lite.tts.AIPlayerFactory
-
创建数据块阻塞队列
- createTableIfNotExists() - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- createTableIfNotExists() - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- createTaskWithAudioId(String, AICloudLASRConfig.TaskParam) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
创建识别任务,使用上传文件后得到的 audioId,只有文件上传完毕 audioId 才能使用
- createTaskWithHttpFile(String, AICloudLASRConfig.TaskParam) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
创建识别任务,使用http格式的音频文件
- createTextFile(String) - 类 中的方法com.aispeech.common.AudioFileWriter
- createWavFileWriter(File, AISampleRate, int, int) - 类 中的静态方法com.aispeech.common.WavFileWriter
-
创建WavFileWriter,默认不追加,如果成功则返回实例,如果失败则返回null
- createWavFileWriter(File, AISampleRate, int, int, boolean) - 类 中的静态方法com.aispeech.common.WavFileWriter
-
创建WavFileWriter,如果成功则返回实例,如果失败则返回null
- createWavFileWriter(File, IAudioRecorder) - 类 中的静态方法com.aispeech.common.WavFileWriter
-
创建WavFileWriter, 默认不追加方式,如果成功则返回实例,如果失败则返回null
- createWavFileWriter(File, IAudioRecorder, boolean) - 类 中的静态方法com.aispeech.common.WavFileWriter
-
创建WavFileWriter, 如果成功则返回实例,如果失败则返回null
- CREATOR - 异常错误 中的静态变量com.aispeech.AIError
- CREATOR - 类 中的静态变量com.aispeech.AIResult
- CURRENT_PAGE - 类 中的静态变量com.aispeech.export.widget.callback.ListCallbackWidget
-
当前处于的页面数,必选
- CURRENT_PAGE - 类 中的静态变量com.aispeech.export.widget.callback.MediaCallbackWidget
-
当前处于的页面数,必选
- currentWakeupWord - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
- CUSTOM - com.aispeech.export.widget.callback.CallbackWidgetType
-
自定义控件
- CUSTOM - com.aispeech.lite.ResourceType
-
其他定制识别模型
- CUSTOM_ASR_REC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- CustomAudioBean - com.aispeech.lite.tts中的类
- CustomAudioBean(String, String) - 类 的构造器com.aispeech.lite.tts.CustomAudioBean
- CustomCallbackWidget - com.aispeech.export.widget.callback中的类
-
自定义控件
- CustomCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.CustomCallbackWidget
- customDeviceId - 类 中的静态变量com.aispeech.lite.AISpeech
-
自定义设置设备授权id 离线授权方案需要设置该值,需要用户保证deviceId唯一性
- customDeviceName - 类 中的静态变量com.aispeech.lite.AISpeech
-
deviceName only for online auth
- customIntercept(String, String, JSONObject, String) - 类 中的方法com.aispeech.export.interceptor.AsrInterceptor
-
自定义拦截处理逻辑
- customIntercept(String, String, JSONObject, String) - 类 中的方法com.aispeech.export.interceptor.NluInterceptor
-
自定义拦截处理逻辑
- customIntercept(String, String, JSONObject, String) - 类 中的方法com.aispeech.export.interceptor.TTSInterceptor
-
自定义拦截处理逻辑
- customIntercept(String, String, JSONObject, String) - 类 中的方法com.aispeech.export.interceptor.VadInterceptor
-
自定义拦截处理逻辑
- customIntercept(String, String, JSONObject, String) - 类 中的方法com.aispeech.export.interceptor.WakeupInterceptor
-
自定义拦截处理逻辑
- customize(String, String) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。自定义任务相关的信息
- customize(String, String) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
更新任务相关的自定义信息
D
- dataType - 类 中的变量com.aispeech.AIResult
- dcheck - 类 中的变量com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验,如 [1,0,0]
- dcheck - 类 中的变量com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验,如 [1,0,0]
- DDS - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Layer
- dds_dmasp_cancel(long) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_delete(long) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_feed(long, byte[], int) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_get(long, String) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_get_ssp_flag(long) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_new(String, Dmasp.dmasp_callback) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_set(long, String) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_setvprintcutcb(long, Dmasp.vprintcut_callback) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_start(long, String) - 类 中的静态方法com.aispeech.kernel.Dmasp
- dds_dmasp_stop(long) - 类 中的静态方法com.aispeech.kernel.Dmasp
- DDS_DMS - 类 中的静态变量com.aispeech.lite.Engines
- DDS_SERVER - 类 中的静态变量com.aispeech.lite.config.CloudDMConfig
-
DDS 服务地址
- DDSJSONResultParser - com.aispeech.common中的类
-
dds 识别服务解析结果
- DDSJSONResultParser() - 类 的构造器com.aispeech.common.DDSJSONResultParser
- DDSJSONResultParser.DDSResultParseBean - com.aispeech.common中的类
- DDSResultParseBean() - 类 的构造器com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- deal(JSONObject, String) - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
解析云端DM返回结果
- Debug - com.aispeech.common中的类
-
Debug bean.
- Debug() - 类 的构造器com.aispeech.common.Debug
- DEBUG_SCRECT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
调试密码
- decode(String) - 类 中的静态方法com.aispeech.common.JSONUtil
- decode(String) - 类 中的方法com.aispeech.export.itn.Convert
- decoder(Decoder...) - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
-
注册、反注册、查询解码网络
- decoder(Decoder...) - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- DEFAULT_AUDIO_CHANNEL - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
默认录音机声道
- DEFAULT_AUDIO_ENCODING - 类 中的静态变量com.aispeech.lite.param.AudioParams
- DEFAULT_AUDIO_TYPE - 类 中的静态变量com.aispeech.lite.param.AudioParams
- DEFAULT_CLOUD_TTS_SERVER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- DEFAULT_CONNECTION_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
网络连接超时2S
- DEFAULT_ONE_CHANNEL_DATA_SIZE - 类 中的静态变量com.aispeech.lite.BaseProcessor
- DEFAULT_RECV_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
默认接收超时
- DEFAULT_SEND_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
默认发送超时
- DEFAULT_SERVER_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
网络传输超时60S
- DEFAULT_VALID_TIME_THRESH - 类 中的静态变量com.aispeech.lite.BaseProcessor
- DEFAULT_VALID_TIME_THRESH - 类 中的静态变量com.aispeech.lite.dmasp.DmaspProcessor
- delete(int) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- delete(String) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。删除音色
- delete(String) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
删除音色
- delete(String) - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- deleteAll() - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- deleteAll() - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- deleteFile() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- deleteIfOpened() - 类 中的方法com.aispeech.common.AIFileWriter
-
如果文件没有关闭,关闭并删除
- deleteIfOpened() - 接口 中的方法com.aispeech.common.TtsFileWriter
-
如果文件未关闭就删除文件,主要用于TTS未正常写完数据时
- deleteIfOpened() - 类 中的方法com.aispeech.common.WavFileWriter
-
如果文件没有关闭,关闭并删除
- deleteLocalResFile() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- deleteLocalResFile() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
- describeContents() - 异常错误 中的方法com.aispeech.AIError
- describeContents() - 类 中的方法com.aispeech.AIResult
- destroy() - 类 中的方法com.aispeech.common.DDSJSONResultParser
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。释放复刻资源
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- destroy() - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。销毁,释放资源
- destroy() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。销毁唤醒内核
- destroy() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。销毁信号处理模块和唤醒引擎 该方法会停止录音机和销毁录音机
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。销毁本地语法编译引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。销毁信号处理模块和唤醒引擎 该方法会停止录音机和销毁录音机
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。销毁合成引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。销毁本地vad引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。销毁声纹引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。销毁唤醒内核和录音机
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
释放资源
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
销毁,
AICloudLASREngine.init(android.content.Context, com.aispeech.export.listeners.AILASRListener)
时设置的 AILASRListener 置为null - destroy() - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
销毁云端识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- destroy() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
销毁,释放资源
- destroy() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。销毁唤醒内核
- destroy() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
销毁信号处理模块和唤醒引擎 该方法会停止录音机和销毁录音机
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
-
销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
-
销毁本地语法编译引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalLASREngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
销毁本地识别引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
销毁信号处理模块和唤醒引擎 该方法会停止录音机和销毁录音机
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
销毁合成引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
销毁本地vad引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
销毁声纹引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
销毁声纹引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
销毁引擎
- destroy() - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
销毁唤醒内核和录音机
- destroy() - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- destroy() - 接口 中的方法com.aispeech.export.function.IEngine
- destroy() - 类 中的方法com.aispeech.kernel.Dmasp
-
释放dds_dmasp资源 线程安全
- destroy() - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- destroy() - 类 中的方法com.aispeech.lite.fespx.MultiWebSocketCreator
- destroy() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- destroy() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- destroy() - 类 中的方法com.aispeech.lite.net.WebsocketClient
- destroy() - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
释放复刻资源
- destroy() - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- destroyAsrppEngine(Asrpp) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- destroyEncode() - 类 中的方法com.aispeech.common.PcmToOgg
- destroySync() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
销毁本地引擎 -- 同步方法
- deviceProfileDirPath - 类 中的静态变量com.aispeech.lite.AISpeech
-
授权文件保存目录的绝对路径
- disableAec() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。该接口可设置内核算法是否对原始音频进行aec处理.默认为false即算法执行aec 须在init之前设置才生效
- disableUpload() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- disableUpload() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- disableUpload() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- DiskLogAdapter - com.aispeech.common中的类
-
Description: 保存重要的日志信息,如授权失败等 线程与IO线程共用 Author: junlong.huang CreateTime: 2023/2/8
- DISPATCH_SKILL_LIST - 类 中的静态变量com.aispeech.export.Setting
-
全双工锁定技能调度列表
- Dispatcher - com.aispeech.lite.dm.dispather中的类
- Dispatcher(DispatcherListener) - 类 的构造器com.aispeech.lite.dm.dispather.Dispatcher
- Dispatcher(DispatcherListener, boolean) - 类 的构造器com.aispeech.lite.dm.dispather.Dispatcher
- Dispatcher(DispatcherListener, boolean, boolean) - 类 的构造器com.aispeech.lite.dm.dispather.Dispatcher
- DispatcherListener - com.aispeech.lite.dm.dispather中的接口
- DM - com.aispeech.lite.AIType
-
DM 模式
- DM - 类 中的静态变量com.aispeech.lite.dm.Protocol
-
dds 服务返回字段
- DM_API - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_ASR_DISCARD - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_COMMAND - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_COMMAND_API_DISCARD - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_COMMAND_PARAM - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_COMMAND_PARAMS_TYPE - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_DATA_FROM - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_DATA_FROM_NATIVE - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_END_SKILL_DM - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_INPUT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_INTENT_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_INTENT_NAME - 类 中的静态变量com.aispeech.lite.dm.Protocol
-
dm 结构内字串
- DM_NLG - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_NLU_DISCARD - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_OUTPUT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- DM_OUTPUT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PARAM - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PARAM_CONTACT_EXT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PARAM_CONTACT_EXT_PY - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PARAM_CONTACT_NAME - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PARAM_CONTACT_PY - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_PINYIN - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_RUN_SEQUENCE - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_SHOULD_END_SESSION - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_STATUS - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_TASK - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_TASK_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- DM_WIDGET - 类 中的静态变量com.aispeech.lite.dm.Protocol
- Dmasp - com.aispeech.kernel中的类
- Dmasp() - 类 的构造器com.aispeech.kernel.Dmasp
- DMASP - 类 中的静态变量com.aispeech.lite.Engines
- DMASP - 接口 中的静态变量com.aispeech.lite.Scope
-
线性4麦信号处理+唤醒
- dmasp_callback() - 类 的构造器com.aispeech.kernel.Dmasp.dmasp_callback
- DMASP_CAR_DOA_COPILOT - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。副驾驶方位 doa
- DMASP_CAR_DOA_COPILOT - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。副驾驶方位 doa
- DMASP_CAR_DOA_LEFT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。左后 doa
- DMASP_CAR_DOA_LEFT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。左后 doa
- DMASP_CAR_DOA_MAIN - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。主驾驶方位 doa
- DMASP_CAR_DOA_MAIN - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。主驾驶方位 doa
- DMASP_CAR_DOA_RIGHT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。右后 doa
- DMASP_CAR_DOA_RIGHT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。右后 doa
- DMASP_CAR_DRIVE_MODE_COPILOT - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。副驾驶模式,指向副驾驶方位
- DMASP_CAR_DRIVE_MODE_COPILOT - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。副驾驶模式,指向副驾驶方位
- DMASP_CAR_DRIVE_MODE_ENTIRE - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。全车模式,无指向
- DMASP_CAR_DRIVE_MODE_ENTIRE - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。全车模式,无指向
- DMASP_CAR_DRIVE_MODE_FREE_COMBINTION - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。自由自核模式,无指向
- DMASP_CAR_DRIVE_MODE_FREE_COMBINTION - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。自由自核模式,无指向
- DMASP_CAR_DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。主驾模式,指向主驾驶方位
- DMASP_CAR_DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。主驾模式,指向主驾驶方位
- DMASP_CAR_DRIVE_MODE_POSITIONING - 类 中的静态变量com.aispeech.export.engines.AIDmaspEngine
-
已过时。定位模式,指向唤醒方位
- DMASP_CAR_DRIVE_MODE_POSITIONING - 类 中的静态变量com.aispeech.export.engines2.AIDmaspEngine
-
已过时。定位模式,指向唤醒方位
- Dmasp.dmasp_callback - com.aispeech.kernel中的类
-
dds_dmasp回调接口
- Dmasp.vprintcut_callback - com.aispeech.kernel中的类
-
vp_cut音频回调接口
- DmaspKernel - com.aispeech.lite.dmasp中的类
-
Created by wuwei on 18-6-19.
- DmaspKernel(LocalDmaspConfig, DmaspKernelListener) - 类 的构造器com.aispeech.lite.dmasp.DmaspKernel
- DmaspKernelListener - com.aispeech.lite.dmasp中的接口
-
Created by wuwei on 18-6-19.
- DmaspParams - com.aispeech.lite.param中的类
-
Dmasp 唤醒参数类
- DmaspParams() - 类 的构造器com.aispeech.lite.param.DmaspParams
- DmaspProcessor - com.aispeech.lite.dmasp中的类
-
Created by wuwei on 2018/3/29.
- DmaspProcessor() - 类 的构造器com.aispeech.lite.dmasp.DmaspProcessor
- DmInfo - com.aispeech.export中的类
-
dm 暴露给外部信息
- DmInfo() - 类 的构造器com.aispeech.export.DmInfo
- DOA - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- doa2DriveMode(int) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
依照唤醒角度自动设置主副驾模式
- DoaInterceptor - com.aispeech.export.interceptor中的类
-
唤醒消息拦截器
- DoaInterceptor() - 类 的构造器com.aispeech.export.interceptor.DoaInterceptor
- doAuth() - 类 中的方法com.aispeech.auth.AIAuthEngine
- doInterceptor(String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.SpeechInterceptor
- DRIVE_MODE_ALL - 类 中的静态变量com.aispeech.common.AIConstant
-
驾驶模式:全模式
- DRIVE_MODE_DEPUTY - 类 中的静态变量com.aispeech.common.AIConstant
-
驾驶模式:副驾模式
- DRIVE_MODE_LOCATE - 类 中的静态变量com.aispeech.common.AIConstant
-
驾驶模式:定位模式,按照声源定位
- DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.common.AIConstant
-
驾驶模式:主驾模式
- DRIVEMODE_COPILOT - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
副驾模式
- DRIVEMODE_ENTIRE - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
全车模式
- DRIVEMODE_FREE_COMBINTION - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
自由组合 0001:主驾 0010:副驾 0100:左后 1000:右后 1111:主+副+左后+右后
- DRIVEMODE_MAIN - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
主驾模式
- DRIVEMODE_POSITIONING - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
定位模式
- dropTableIfExists() - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- dropTableIfExists() - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- DUI - com.aispeech.lite.SemanticType
-
DUI本地技能
- DUILITE_MSG_TYPE_KWS_BINARY - 类 中的静态变量com.aispeech.common.AIConstant
-
结果类型KWS_BINARY,文本相关
- DUILITE_MSG_TYPE_TLV - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹的数据类型,结构体,包含音频和其它信息
- DUILiteConfig - com.aispeech中的类
-
sdk 配置类,包括设置产品的相关信息 apiKey, productId, productKey, productSecret,以及其它的全局配置
- DUILiteConfig(String, String, String, String) - 类 的构造器com.aispeech.DUILiteConfig
- DUILiteConfig(String, String, String, String, String, boolean) - 类 的构造器com.aispeech.DUILiteConfig
- DUILiteConfig.Builder - com.aispeech中的类
- DUILiteConfig.ExternalAudioRecordProvider - com.aispeech中的接口
-
外部传入录音机的provider
- DUILiteSDK - com.aispeech中的类
-
DUILiteSDK 是整个sdk的入口,包括以下功能: 初始化配置信息 提供获取 sdk 信息的方法 auth 认证,只有认证成功后才能使用各个模块的功能
- DUILiteSDK() - 类 的构造器com.aispeech.DUILiteSDK
- DUILiteSDK.AuthTask - com.aispeech中的类
- DUILiteSDK.InitListener - com.aispeech中的接口
- DUILiteSDK.UploadDeviceInfoTask - com.aispeech中的类
- DynamicDecodeUtil - com.aispeech.common中的类
- DynamicDecodeUtil() - 类 的构造器com.aispeech.common.DynamicDecodeUtil
- dynamicParams - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
- DynamicParamUtils - com.aispeech.common中的类
- DynamicParamUtils() - 类 的构造器com.aispeech.common.DynamicParamUtils
E
- ECHO - 类 中的静态变量com.aispeech.lite.Engines
- ECHO - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- ECHO_DETACH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
是否音频数据做通道分离
- ECHO_ENABLE - 类 中的静态变量com.aispeech.lite.AISpeech
- ECHO_TYPE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
回声消除类型: 0 不做aec, 1 需要先对齐,后做aec, 2 不要对齐,直接做aec
- echoCallbackBufferSize - 类 中的静态变量com.aispeech.lite.AISpeech
-
echo回调buffer大小,尽量和多音区缓存buffer保持一致或倍数关系,避免2次缓存延时,计算方式:采样率*通道数*16/8/1000*毫秒数 2麦:输入2+2,输出2通道,fespcar期望32ms数据:16000*2*16/8/1000*32=2048 4麦:输入4+2,输出4通道,dmasp期望32ms数据:16000*4*16/8/1000*32=4096
- EchoConfig - com.aispeech.export.config中的类
-
已过时。废弃,使用
AIEchoConfig
- EchoConfig.Builder - com.aispeech.export.config中的类
-
已过时。
- EchoKernel - com.aispeech.echo中的类
-
Created by wuwei on 18-6-19.
- EchoKernel(AIProfile, EchoKernelListener) - 类 的构造器com.aispeech.echo.EchoKernel
- EchoKernel(EchoKernelListener) - 类 的构造器com.aispeech.echo.EchoKernel
- EchoKernelListener - com.aispeech.echo中的类
-
Created by wuwei on 18-6-19.
- EchoKernelListener() - 类 的构造器com.aispeech.echo.EchoKernelListener
- echoMonitorEnable - 类 中的静态变量com.aispeech.lite.AISpeech
-
是否开启AEC健康监控
- echoMonitorPeriod - 类 中的静态变量com.aispeech.lite.AISpeech
-
健康监控执行周期 ,默认200 ms
- echoResources - 类 中的静态变量com.aispeech.lite.AISpeech
-
echo资源
- element() - 类 中的方法com.aispeech.common.LimitQueue
- EN_TTS - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- enableDulWakeup(String[], String[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置双唤醒,双唤醒即基于当前唤醒模型,对不同的唤醒词做更好的响应。
- enableDulWakeup(String[], String[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置双唤醒,双唤醒即基于当前唤醒模型,对不同的唤醒词做更好的响应。
- enableDulWakeupWithE2E(String[], String[], float[], float[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
E2E提供两个计算网络,使用双计算网络综合计算,综合最后的结果对特定的唤醒词达到提高唤醒率与降低误唤醒率的 作用。
- enableDulWakeupWithE2E(String[], String[], float[], float[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
E2E提供两个计算网络,使用双计算网络综合计算,综合最后的结果对特定的唤醒词达到提高唤醒率与降低误唤醒率的 作用。
- enableInterimResult(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启识别中间结果
- enableNluFormatV2 - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
nlu格式兼容,后续版本将改为默认 true 开启,返回、ngram、select等字段: {"grammar":{},"ngram":{},"select",{},"nlu":{}} 关闭,返回nlu字段: {"nlu":{}}
- enableNluFormatV2 - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
nlu格式兼容: 开启,返回、ngram、select等字段: {"grammar":{},"ngram":{},"select",{}} 关闭,返回nlu字段: {"nlu":{}}
- enableUpload() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- enableUpload() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- enableUpload() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- encode(String) - 类 中的方法com.aispeech.export.itn.Convert
-
将小写英文转换成大写英文 将阿拉伯数字转换成中文数字 将特殊符号过滤掉
- encode(String, boolean) - 类 中的方法com.aispeech.export.itn.Convert
-
将小写英文转换成大写英文 将阿拉伯数字转换成中文数字 将特殊符号过滤掉
- encodeNumber(String) - 类 中的方法com.aispeech.export.itn.Convert
-
将阿拉伯数字转换成中文数字
- encodeOnlyNumber(String, boolean) - 类 中的方法com.aispeech.export.itn.Convert
-
将小写英文转换成大写英文 将阿拉伯数字转换成中文数字 将特殊符号过滤掉
- encodeVocab(String) - 类 中的方法com.aispeech.export.itn.Convert
-
加工单个词
- encodeVocab(String, List<String>, boolean) - 类 中的方法com.aispeech.export.itn.Convert
-
加工多个词库
- encodeVocabs(Vocab[]) - 类 中的方法com.aispeech.export.itn.Convert
-
加工多个词库
- encryptCustomDeviceName - 类 中的静态变量com.aispeech.lite.AISpeech
- encryptCustomDeviceName() - 类 中的方法com.aispeech.export.config.AuthConfig
- end() - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
窗口期结束,不允许再计数
- engine - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- EngineListener - com.aispeech.lite.speech中的接口
-
引擎对外回调集类
- Engines - com.aispeech.lite中的类
-
Description: 引擎标识类,按位标识,使用int方便配置多模块,& 和 | 操作简单 Author: junlong.huang CreateTime: 2022/8/22
- Engines() - 类 的构造器com.aispeech.lite.Engines
- ENGLISH - com.aispeech.lite.Languages
- Env() - 类 的构造器com.aispeech.export.intent.AICloudVprintIntent.Env
- EOF - 类 中的静态变量com.aispeech.lite.dm.Protocol
- equals(Object) - 类 中的方法com.aispeech.lite.AISampleRate
- ERR_403_FORBIDDEN - 异常错误 中的静态变量com.aispeech.AIError
-
云端流量管控
- ERR_AI_ENGINE - 异常错误 中的静态变量com.aispeech.AIError
-
无法启动引擎
- ERR_ASR_PLUS_SERVER_ERR - 异常错误 中的静态变量com.aispeech.AIError
-
asr plus 服务器返回的错误码,当不是 0 2 7 8 9 99时,统一认为是错误,走 onError,具体错误原因由用户再解析服务器的信息
- ERR_ASR_SENTENCE_AUDIO_PARAM_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_FILE_NOT_EXIST_OR_FILELENGTH_0 - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_FILE_OVER_SIZE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_JSON_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_ASR_ERROR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_AUTH_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_FLOW_CONTROL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_INNER_ERR - 异常错误 中的静态变量com.aispeech.AIError
-
一句话识别
- ERR_ASR_SENTENCE_SERVER_METHOD_ERR - 异常错误 中的静态变量com.aispeech.AIError
-
长语音实时识别
- ERR_ASR_SENTENCE_SERVER_PARAM_LOST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_SAVE_AUDIO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_UNKONW_PATH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_ASR_SENTENCE_SERVER_USE_UP - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_ASR_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_ASR_EXCEPTION - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_ASR_NOT_MATCH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_CACHE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_CANT_ENHANCE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_CONTEXT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_DELETE_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_DELETE_USER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_GET_MODLE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_HTTP_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_HTTP_VIDEO_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_JSON_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_MODE_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_MODEL_LOADED_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_MODEL_SERVER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_MONGO_SAVE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_MUL_START - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_CONTEXT_FROM_KERNEL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_DELETEDUSER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_FILE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_KERNEL_LINKED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_SESSION - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_TASKS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_NO_USERS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_OVER_PLS_COUNT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_PATH_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_PLAY_RECORDED_VIDEO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_PLS_AUTH_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_PRE_REGISTER_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_QUEST_ERROR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_QUEST_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_REQUEST_TYPE_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_RESULT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_SPEAKER_BACK_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_TASKS_OUT_OF_TIME - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_VERIFY_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_CLOUD_VPRINT_VIDEO_LEAK - 异常错误 中的静态变量com.aispeech.AIError
-
云端声纹错误码
- ERR_CODE_CLOUD_VPRINT_VIDEO_PARAMS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_CACHE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_CANT_ENHANCE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_CONTEXT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_MODEL_LOADED_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_MODEL_SERVER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_NO_REGISTER_SPEAKER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_CODE_VPRINT_LITE_VIDEO_LEAK - 异常错误 中的静态变量com.aispeech.AIError
-
vprintlite 错误码
- ERR_CONNECT_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
-
网络li连接超时
- ERR_DEFAULT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_403_FORBIDDEN - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_AI_ENGINE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_ASR_SENTENCE_ASR_ERROR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CALL_SEQUENCE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_ASR_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_ASR_EXCEPTION - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_ASR_NOT_MATCH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_CACHE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_CANT_ENHANCE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_CONTEXT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
-
云端声纹错误码
- ERR_DESCRIPTION_CLOUD_VPRINT_DELETE_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_DELETE_USER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_GET_MODLE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_HTTP_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_HTTP_VIDEO_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_JSON_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_MODE_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_MODEL_LOADED_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_MODEL_SERVER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_MONGO_SAVE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_MUL_START - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_CONTEXT_FROM_KERNEL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_DELETEDUSER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_FILE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_KERNEL_LINKED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_SESSION - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_TASKS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_NO_USERS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_OVER_PLS_COUNT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_PATH_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_PLAY_RECORDED_VIDEO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_PLS_AUTH_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_PRE_REGISTER_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_QUEST_ERROR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_QUEST_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_REQUEST_TYPE_NOT_SUPPORT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_RESULT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_SPEAKER_BACK_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_TASKS_OUT_OF_TIME - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_VERIFY_PARAMS_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_CLOUD_VPRINT_VIDEO_LEAK - 异常错误 中的静态变量com.aispeech.AIError
-
云端声纹错误描述
- ERR_DESCRIPTION_CLOUD_VPRINT_VIDEO_PARAMS - 异常错误 中的静态变量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_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_INVALID_DM_RESULT - 异常错误 中的静态变量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_DM_RECORDER_ID - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_INVALID_NET_BIN - 异常错误 中的静态变量com.aispeech.AIError
-
语义错误描述
- ERR_DESCRIPTION_INVALID_RECORDER_TYPE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_KEYWORD_UNMATCH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_403_FORBIDDEN - 异常错误 中的静态变量com.aispeech.AIError
-
长语音离线文件识别
- ERR_DESCRIPTION_LASR_AUDIO_PARAM_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_FILE_DIFFERENT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_FILE_NOT_EXIST_OR_FILELENGTH_0 - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_FILE_OVER_SIZE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_JSON_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_ONLY_ONE_TASK - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_AUDIO_CUT_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_AUDIO_DOWNLOAD_FIAL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_AUDIO_SAVE_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_AUTH_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_CREATE_TASK_FAIL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_FILE_NO_EXIST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_FLOW_CONTROL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_INNER_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_METHOD_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_PARAM_LOST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_POSTPROCESSING_FAIL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_POSTPROCESSING_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_QUERY_TASK_INFO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_SAVE_AUDIO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_SIGNA_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_UNKONW_PATH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_UPDATE_INFO_FAILE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_URL_PARAM_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_LASR_SERVER_USE_UP - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_MAX_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_NATIVE_API_TIMEOUT - 异常错误 中的静态变量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_NULL_SEMANTIC - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_NULL_SEMANTIC_INPUT - 异常错误 中的静态变量com.aispeech.AIError
-
语义错误描述
- ERR_DESCRIPTION_PARM_ERROR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_RECORDING - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_REGISTER_MODEL_EXPIRED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_REGISTER_SPK_FULL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_REGISTER_UPDATE_MODEL_FINISHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_RES_PREPARE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SEMANTIC_UPDAYE_NAVI - 异常错误 中的静态变量com.aispeech.AIError
-
内置语义更新失败
- ERR_DESCRIPTION_SERVER_CLOSE_WEBSOCKET_1000 - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SIGNAL_PROCESSING_NOT_STARTED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SNR_LOW - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SO_INVALID - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SPEECH_CLIPPING - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SPEECH_SPEED_FAST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SPEECH_SPEED_SLOW - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SPK_REGISTER_SPEECH_LACK - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_SPK_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TIMEOUT_ASR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_AUDIO_TRACK - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_INVALID_REFTEXT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_MEDIAPLAYER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_NO_SUPPORT_PHONEME - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_PARAMETERS - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_PRODUCT_ID - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_TTS_VOICE_SERVER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_UNSUPPORT_GENDER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_UNSUPPORT_WORD - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VOICE_LOW - 异常错误 中的静态变量com.aispeech.AIError
-
声纹错误描述
- ERR_DESCRIPTION_VPRINT_LITE_CACHE_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_CANT_ENHANCE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_CONTEXT_NOT_MATCHED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_MODEL_LOADED_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_MODEL_SERVER_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_NO_REGISTER_SPEAKER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_DESCRIPTION_VPRINT_LITE_VIDEO_LEAK - 异常错误 中的静态变量com.aispeech.AIError
-
vprintlite 错误码描述
- ERR_DESCRIPTION_WAKEUP_NOT_SUPPORT_IN_RES - 异常错误 中的静态变量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_INTERFACE_CALL_SEQUENCE - 异常错误 中的静态变量com.aispeech.AIError
-
接口调用顺序错误
- ERR_INTERFACE_PARAM_ERROR - 异常错误 中的静态变量com.aispeech.AIError
-
接口参数错误
- ERR_INVALID_DM_RECORDER_ID - 异常错误 中的静态变量com.aispeech.AIError
-
对话服务返回recorder id 结果不一致
- ERR_INVALID_DM_RESULT - 异常错误 中的静态变量com.aispeech.AIError
-
对话服务返回的结果无效
- ERR_INVALID_RECORDER_TYPE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_KEYWORD_UNMATCH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_403_FORBIDDEN - 异常错误 中的静态变量com.aispeech.AIError
-
长语音实时识别
- ERR_LASR_AUDIO_PARAM_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_CALL_CANCEL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_FILE_DIFFERENT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_FILE_NOT_EXIST_OR_FILELENGTH_0 - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_FILE_OVER_SIZE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_JSON_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_ONLY_ONE_TASK - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_AUDIO_CUT_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_AUDIO_DOWNLOAD_FIAL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_AUDIO_SAVE_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_AUTH_FAILED - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_CREATE_TASK_FAIL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_FILE_NO_EXIST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_FLOW_CONTROL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_INNER_ERR - 异常错误 中的静态变量com.aispeech.AIError
-
长语音离线文件识别
- ERR_LASR_SERVER_METHOD_ERR - 异常错误 中的静态变量com.aispeech.AIError
-
声纹错误描述
- ERR_LASR_SERVER_PARAM_LOST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_POSTPROCESSING_FAIL - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_POSTPROCESSING_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_QUERY_TASK_INFO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_SAVE_AUDIO - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_SIGNA_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_UNKONW_PATH - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_UPDATE_INFO_FAILE - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_URL_PARAM_ERR - 异常错误 中的静态变量com.aispeech.AIError
- ERR_LASR_SERVER_USE_UP - 异常错误 中的静态变量com.aispeech.AIError
- ERR_MAX_SPEECH - 异常错误 中的静态变量com.aispeech.AIError
-
音频时长超出阈值,对应着引擎的setMaxSpeechTimeS方法
- ERR_NATIVE_API_TIMEOUT - 异常错误 中的静态变量com.aispeech.AIError
-
native api 响应结果超时
- ERR_NET_BIN_INVALID - 异常错误 中的静态变量com.aispeech.AIError
-
识别引擎内容更新失败
- 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_NULL_SEMANTIC - 异常错误 中的静态变量com.aispeech.AIError
-
语义为空
- ERR_NULL_SEMANTIC_INPUT - 异常错误 中的静态变量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_RETRY_INIT - 异常错误 中的静态变量com.aispeech.AIError
-
请求401,请重新尝试初始化
- ERR_RETRY_INIT_MSG - 异常错误 中的静态变量com.aispeech.AIError
- ERR_SDK_NOT_INIT - 异常错误 中的静态变量com.aispeech.AIError
-
SDK未初始化
- ERR_SEMANTIC_UPDAYE_NAVI - 异常错误 中的静态变量com.aispeech.AIError
-
内置语义更新失败
- ERR_SERVER_CLOSE_WEBSOCKET_1000 - 异常错误 中的静态变量com.aispeech.AIError
-
asr 服务器主动关闭 webSocket,code 1000
- ERR_SERVICE_PARAMETERS - 异常错误 中的静态变量com.aispeech.AIError
-
设置识别服务器类型为custom须同时设置lmId
- ERR_SIGNAL_PROCESSING_NOT_STARTED - 异常错误 中的静态变量com.aispeech.AIError
-
信号处理引擎还没有启动,请先启动信号处理引擎,再启动识别引擎
- ERR_SNR_LOW - 异常错误 中的静态变量com.aispeech.AIError
- ERR_SO_INVALID - 异常错误 中的静态变量com.aispeech.AIError
-
动态库加载失败
- ERR_SPEECH_CLIPPING - 异常错误 中的静态变量com.aispeech.AIError
- ERR_SPEECH_SPEED_FAST - 异常错误 中的静态变量com.aispeech.AIError
- ERR_SPEECH_SPEED_SLOW - 异常错误 中的静态变量com.aispeech.AIError
- ERR_SPK_REGISTERED_WORD - 异常错误 中的静态变量com.aispeech.AIError
- ERR_TIMEOUT_ASR - 异常错误 中的静态变量com.aispeech.AIError
-
asr 超时
- ERR_TTS_AUDIO_TRACK - 异常错误 中的静态变量com.aispeech.AIError
-
TTS 用 AudioTrack 播放时出错
- ERR_TTS_CACHE - 异常错误 中的静态变量com.aispeech.AIError
-
TTS缓存失败
- ERR_TTS_INVALID_REFTEXT - 异常错误 中的静态变量com.aispeech.AIError
-
无效的合成文本
- ERR_TTS_MEDIAPLAYER - 异常错误 中的静态变量com.aispeech.AIError
-
合成MediaPlayer播放器错误
- ERR_TTS_NO_SUPPORT_PHONEME - 异常错误 中的静态变量com.aispeech.AIError
-
当前音色不支持音素
- ERR_TTS_PARAMETERS - 异常错误 中的静态变量com.aispeech.AIError
-
tts错误,请求参数错误
- ERR_TTS_PRODUCT_ID - 异常错误 中的静态变量com.aispeech.AIError
-
tts错误,产品ID和voiceId无法匹配
- ERR_UNSUPPORT_GENDER - 异常错误 中的静态变量com.aispeech.AIError
- ERR_UNSUPPORT_WORD - 异常错误 中的静态变量com.aispeech.AIError
- ERR_VOICE_LOW - 异常错误 中的静态变量com.aispeech.AIError
-
声纹错误码
- ERR_VOICE_SERVER_TTS - 异常错误 中的静态变量com.aispeech.AIError
-
CloudTTS 云端功能都有可能返回400,原因是请求参数错误
- ERR_WAKEUP_NOT_SUPPORT_IN_RES - 异常错误 中的静态变量com.aispeech.AIError
-
一句话识别
- error(String, String) - 接口 中的方法com.aispeech.DUILiteSDK.InitListener
- Error - com.aispeech.lite.dm中的类
-
对话错误
- Error(String, String) - 类 的构造器com.aispeech.lite.dm.Error
- ERROR - 类 中的静态变量com.aispeech.lite.dm.Protocol
- ERROR_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- ERROR_MSG - 类 中的静态变量com.aispeech.lite.dm.Protocol
- EVENT_GRAMMAR_SUCCESS - 类 中的静态变量com.aispeech.lite.AIEvent
- EVENT_WAKEUP_STOPPED - 类 中的静态变量com.aispeech.lite.AIEvent
- EXCLUDE_DISPATCH_SKILL_LIST - 类 中的静态变量com.aispeech.export.Setting
-
指定技能调度黑名单列表,DM中控调度时,对于指定的技能不参与调度
- expandPath - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
ExpandPath 生成slot.bin的路径
- extra - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
自定义参数,由webhook或者localhook透传出来,作为附加信息使用,非必选
- EXTRA - 类 中的静态变量com.aispeech.export.widget.callback.CallbackWidget
-
自定义参数
F
- failed() - 接口 中的方法com.aispeech.export.listeners.AIUpdateListener
-
上传失败回调
- FaspConfig - com.aispeech.lite.config中的类
- FaspConfig() - 类 的构造器com.aispeech.lite.config.FaspConfig
- FaspKernel - com.aispeech.lite.fasp中的类
- FaspKernel(FaspListener) - 类 的构造器com.aispeech.lite.fasp.FaspKernel
- FaspListener - com.aispeech.lite.fasp中的接口
- FaspProcessor - com.aispeech.lite.fasp中的类
- FaspProcessor() - 类 的构造器com.aispeech.lite.fasp.FaspProcessor
- feed(byte[]) - 类 中的方法com.aispeech.common.CacheUtil
- feed(byte[]) - 类 中的方法com.aispeech.echo.EchoKernel
-
feed 音频数据给内核,只能是 pcm 音频数据
- feed(byte[]) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。设置不使用内部录音机时可用,自行feed音频数据
- feed(byte[]) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。传入数据,在不使用SDK内部录音机时调用
- feed(byte[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。
- feed(byte[]) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。设置不使用内部录音机时可用,自行feed音频数据
- feed(byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
传入数据,在不使用SDK内部录音机时调用
- feed(byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- feed(byte[]) - 接口 中的方法com.aispeech.export.function.IASR
-
feed 音频
- feed(byte[]) - 接口 中的方法com.aispeech.export.function.IEcho
- feed(byte[]) - 类 中的方法com.aispeech.kernel.Dmasp
-
向内核提交数据 线程安全
- feed(byte[]) - 类 中的方法com.aispeech.lite.BaseKernel
- feed(byte[]) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- feed(byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.ISSL
-
feed 4 通道音频
- feed(byte[]) - 类 中的方法com.aispeech.lite.hotword.ssl.SSLByVadEngine
- feed(byte[]) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
-
feed音频
- feed(byte[]) - 类 中的方法com.aispeech.speex.SpeexKernel
-
feed 原始单路pcm音频
- feed(byte[][]) - 类 中的方法com.aispeech.lite.BaseKernel
- feed(byte[], byte[], byte[], byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
feed 音频
- feed(byte[], byte[], byte[], byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
feed 音频,4通道音频
- feed(byte[], byte[], byte[], byte[]) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- feed(byte[], byte[], byte[], byte[]) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- feed(byte[], int) - 类 中的方法com.aispeech.common.FileSaveUtil
-
feed数据
- feed(byte[], int) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- feed(byte[], int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- feed(byte[], int, int) - 类 中的方法com.aispeech.common.FileSaveUtil
- feed(int, List<byte[]>) - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- feedback(FeedbackWidget) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。回复对话结果
- feedback(FeedbackWidget) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
回复对话结果
- feedback(FeedbackWidget) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- feedback(FeedbackWidget) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
-
回复对话数据
- feedback(FeedbackWidget) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
回复对话数据
- feedback(FeedbackParams) - 类 中的方法com.aispeech.lite.BaseKernel
-
feedback
- feedback2PRIVCloud(FeedbackJsonParams) - 类 中的方法com.aispeech.lite.BaseKernel
-
feedback (feed数据到私有云)
- feedback2PRIVCloud(String, String) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。终端回复对话结果(注意:该接口仅供私有云来调用)
- feedback2PRIVCloud(String, String) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
终端回复对话结果(注意:该接口仅供私有云来调用)
- feedback2PRIVCloud(String, String) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- feedback2PRIVCloud(String, String) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- feedback2PRIVCloud(String, String) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
终端回复对话结果(注意:该接口仅供私有云来调用)
- FeedbackJsonParams - com.aispeech.lite.param中的类
-
回复对话结果参数
- FeedbackJsonParams(String, String) - 类 的构造器com.aispeech.lite.param.FeedbackJsonParams
- FeedbackParams - com.aispeech.lite.param中的类
-
feedback 参数
- FeedbackParams(FeedbackWidget) - 类 的构造器com.aispeech.lite.param.FeedbackParams
- FeedbackTextParams - com.aispeech.lite.param中的类
-
客户端发送文本请求参数
- FeedbackTextParams(FeedbackWidget) - 类 的构造器com.aispeech.lite.param.FeedbackTextParams
- FeedbackWidget - com.aispeech.export.widget.feedback中的类
- FeedbackWidget(String) - 类 的构造器com.aispeech.export.widget.feedback.FeedbackWidget
-
DuiWidget构造方法
- FeedbackWidget.WidgetArray<O> - com.aispeech.export.widget.feedback中的类
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。传入数据,在不使用SDK录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。传入数据,在不使用SDK录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 请使用
AILocalASREngine.feed(byte[])
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。传入数据,在不使用SDK内部录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。传入数据,在不使用SDK内部录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
传入数据,在不使用SDK内部录音机时调用
- feedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
传入数据,在不使用SDK内部录音机时调用
- feedData(byte[], byte[]) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。往本地vad引擎feed数据,支持feed双路数据
- feedData(byte[], byte[]) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
往本地vad引擎feed数据,支持feed双路数据
- feedData(byte[], byte[]) - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- feedData(byte[], int) - 类 中的方法com.aispeech.common.PcmToOgg
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。传入数据,在不使用SDK内部录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。向引擎feed数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。传入数据,在不使用SDK内部录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。往本地vad引擎feed数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。请替代使用 feedData(int dataType, byte[] data, int size)
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。设置不使用内部录音机时可用,自行feed音频数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
传入数据,在不使用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.AILocalFaspEngine
-
自行feed音频数据,不使用内部录音机时可用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalLASREngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
-
向引擎feed数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
传入数据,在不使用SDK录音机时调用
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
往本地vad引擎feed数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
传入数据
- feedData(byte[], int) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
自行feed音频数据,不使用内部录音机时可用
- feedData(byte[], int) - 类 中的方法com.aispeech.lite.BaseProcessor
-
自定义feed音频
- feedData(byte[], int) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
自定义feed音频
- feedData(byte[], int) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
-
自定义feed音频
- feedData(byte[], int) - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- feedData(byte[], int, AntiSpoofIntent) - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
-
传入数据
- feedData(byte[], int, VprintLiteIntent) - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
传入数据
- feedData(byte[], int, VprintLiteIntent) - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- feedData(int, byte[], int) - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。传入数据
- feedData(int, byte[], int) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
传入数据
- feedItn(String) - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
-
送入需转换的"字符串",处理后通过itn_callback送出(非异步处理)
- feedKWS(byte[], int, String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- feedKWS(Bundle) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- feedRawAudio(byte[]) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- feedTLV(byte[]) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- feedTLV(byte[]) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- feedTLV(byte[], int) - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- feedTLV(byte[], int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- feedTypeCustom(byte[]) - 类 中的方法com.aispeech.common.FileSaveUtil
-
标记位其他类型的文件,无开头
- feedTypeCustom(byte[], int) - 类 中的方法com.aispeech.common.FileSaveUtil
- feedTypeIn(byte[]) - 类 中的方法com.aispeech.common.FileSaveUtil
-
标记位输入音频文件,以in_开头
- feedTypeIn(byte[], int) - 类 中的方法com.aispeech.common.FileSaveUtil
- feedTypeOut(byte[]) - 类 中的方法com.aispeech.common.FileSaveUtil
-
标记位输出音频文件,以out_开头
- feedTypeOut(byte[], int) - 类 中的方法com.aispeech.common.FileSaveUtil
- FESP - 类 中的静态变量com.aispeech.lite.Engines
- FESP_CAR_DOA_COPILOT - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。副驾驶方位 doa
- FESP_CAR_DOA_COPILOT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
副驾驶方位 doa
- FESP_CAR_DOA_LEFT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
左后 doa
- FESP_CAR_DOA_MAIN - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。主驾驶方位 doa
- FESP_CAR_DOA_MAIN - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
主驾驶方位 doa
- FESP_CAR_DOA_RIGHT_BACKSEAT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
右后 doa
- FESP_CAR_DRIVE_MODE_COPILOT - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。副驾驶模式,beamforming 指向副驾驶方位
- FESP_CAR_DRIVE_MODE_COPILOT - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
副驾驶模式,beamforming 指向副驾驶方位
- FESP_CAR_DRIVE_MODE_ENTIRE - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。全车模式,beamforming无指向
- FESP_CAR_DRIVE_MODE_ENTIRE - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
全车模式,beamforming无指向
- FESP_CAR_DRIVE_MODE_FREE_COMBINATION - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
自由自核模式,无指向
- FESP_CAR_DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。主驾模式,beamforming指向主驾驶方位
- FESP_CAR_DRIVE_MODE_MAIN - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
主驾模式,beamforming指向主驾驶方位
- FESP_CAR_DRIVE_MODE_POSITIONING - 类 中的静态变量com.aispeech.export.engines.AIFespCarEngine
-
已过时。定位模式,beamforming 全指向
- FESP_CAR_DRIVE_MODE_POSITIONING - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
定位模式,beamforming 全指向
- FESP_CAR_MIC_FOUR - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
Fesp引擎类型 四麦
- FESP_CAR_MIC_TWO - 类 中的静态变量com.aispeech.export.engines2.AIFespCarEngine
-
Fesp引擎类型 双麦
- FESP_SHAPE_L4 - 接口 中的静态变量com.aispeech.lite.Scope
-
L形状4麦信号处理+唤醒
- FESPA_4 - 接口 中的静态变量com.aispeech.lite.Scope
-
环形4麦信号处理+唤醒
- FESPA_6 - 接口 中的静态变量com.aispeech.lite.Scope
-
环形6麦信号处理+唤醒
- FESPCAR - 接口 中的静态变量com.aispeech.lite.Scope
-
车载双麦信号处理+唤醒
- FespCarParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-6-4.
- FespCarParams() - 类 的构造器com.aispeech.lite.param.FespCarParams
- FESPD - 接口 中的静态变量com.aispeech.lite.Scope
-
家居双麦信号处理+唤醒
- FESPL_4 - 接口 中的静态变量com.aispeech.lite.Scope
-
线性4麦信号处理+唤醒
- FESPL_6 - 接口 中的静态变量com.aispeech.lite.Scope
-
线性6麦信号处理+唤醒
- FESPL_8 - 接口 中的静态变量com.aispeech.lite.Scope
-
线性6麦信号处理+唤醒
- FespxCarConfig - com.aispeech.lite.config中的类
-
已过时。use LocalSignalProcessingConfig
- FespxCarConfig() - 类 的构造器com.aispeech.lite.config.FespxCarConfig
-
已过时。
- FespxCarParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-6-4.
- FespxCarParams() - 类 的构造器com.aispeech.lite.param.FespxCarParams
- FespxKernel - com.aispeech.lite.fespx中的类
-
Created by wuwei on 18-6-1.
- FespxKernel(FespxKernelListener) - 类 的构造器com.aispeech.lite.fespx.FespxKernel
- FespxKernelListener - com.aispeech.lite.fespx中的接口
- FespxProcessor - com.aispeech.lite.fespx中的类
-
Created by wuwei on 18-6-4.
- FespxProcessor() - 类 的构造器com.aispeech.lite.fespx.FespxProcessor
- FespxProcessor.BFDataCallbackMsg - com.aispeech.lite.fespx中的枚举
-
类说明: bf消息列表
- FILE_FORMAT_OGG - 类 中的静态变量com.aispeech.analysis.AnalysisProxy
- FILE_FORMAT_OPUS - 类 中的静态变量com.aispeech.analysis.AnalysisProxy
- FILE_FORMAT_PCM - 类 中的静态变量com.aispeech.analysis.AnalysisProxy
- FILE_TYPE_PCM - 类 中的静态变量com.aispeech.common.FileSaveUtil
- FILE_TYPE_TXT - 类 中的静态变量com.aispeech.common.FileSaveUtil
- FileCopyHelper - com.aispeech.export.tool中的类
- FileSaveUtil - com.aispeech.common中的类
-
文件保存工具类
- FileSaveUtil() - 类 的构造器com.aispeech.common.FileSaveUtil
- FileSaveUtil(String) - 类 的构造器com.aispeech.common.FileSaveUtil
- FileSaveUtil.InnerThread - com.aispeech.common中的类
- filter(Long) - 类 中的静态方法com.aispeech.common.TimeFilter
- FILTER_SKILL_LIST - 类 中的静态变量com.aispeech.export.Setting
-
调度后过滤;技能都参与调度,命中技能在该名单中,则过滤该skillid,如:闲聊
- filterWithDriveMode(int, int, int, String) - 类 中的静态方法com.aispeech.lite.function.CarFunctionHelper
-
主驾模式,不响应副驾唤醒 副驾模式,不响应主驾唤醒 自由组合模式,根据doa与传入的mask 决定是否唤醒 全车模式和定位模式未定位时可以全局响应唤醒
- flush() - 类 中的方法com.aispeech.common.FileSaveUtil
- forceRequestWakeupResult() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
强制请求唤醒结果,即使没有唤醒也会给出唤醒词为null的结果
- forceRequestWakeupResult() - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
强制请求唤醒结果,即使没有唤醒也会给出唤醒词为null的结果
- forceRequestWakeupResult() - 类 中的方法com.aispeech.lite.BaseKernel
- forceRequestWakeupResult() - 类 中的方法com.aispeech.lite.BaseProcessor
- FULL_DUPLEX_FILTER_SWITCH - 类 中的静态变量com.aispeech.export.Setting
-
全双工过滤策略开关
- FULL_DUPLEX_SESSION_TIMEOUT - 类 中的静态变量com.aispeech.export.Setting
-
全双工对话超时时间
G
- generateAuthParams() - 类 中的静态方法com.aispeech.export.engines2.AICloudLASREngine
- generateSessionId() - 类 中的静态方法com.aispeech.lite.audio.AIAudioRecorder
- GERMAN - com.aispeech.lite.Languages
- get() - 类 中的方法com.aispeech.lite.message.MessageQueue
- get(TTSParams) - 类 中的方法com.aispeech.lite.tts.TTSCache
- get(String) - 类 中的方法com.aispeech.kernel.Dmasp
- get(String) - 类 中的方法com.aispeech.lite.BaseKernel
- get(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- get(String) - 类 中的方法com.aispeech.lite.sevc.SevcKernel
- get(String) - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- getAbsolutePath() - 类 中的方法com.aispeech.common.AIFileWriter
- getAbsolutePath() - 接口 中的方法com.aispeech.common.TtsFileWriter
- getAbsolutePath() - 类 中的方法com.aispeech.common.WavFileWriter
- getAcousticResources() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getAction() - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。获取当前声纹模式
- getAction() - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
获取当前声纹模式
- getAction() - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
获取当前声纹模式
- getAction() - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- getAction() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getAction() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getAction() - 类 中的方法com.aispeech.lite.param.VprintParams
- getAction() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getAction() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getActionByValue(String) - 枚举 中的静态方法com.aispeech.export.intent.VprintIntent.Action
-
已过时。
- getActionByValue(String) - 枚举 中的静态方法com.aispeech.lite.vprint.VprintIntent.Action
- getActionByValue(String) - 枚举 中的静态方法com.aispeech.lite.vprintlite.VprintLiteIntent.Action
- getActiveDecoderList() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getActiveDecoders() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getAdvanced() - 类 中的方法com.aispeech.export.itn.Convert
-
获取词库还原的高级配置
- getAecBinPath() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getAecBinPath() - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- getAecBinPath() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getAecChannelNum() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getAecChannelNum() - 类 中的方法com.aispeech.lite.param.VprintParams
- getAecChannelNum() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getAecResource() - 类 中的方法com.aispeech.AIEchoConfig
- getAecResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getAecResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getAecResource() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getAgcBinPath() - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- getAIError() - 类 中的方法com.aispeech.export.bean.BuildGrammarResult
- getAIError() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getAilasKey() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getAiType() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getAIType() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getAIType() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getAliasKey() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getAliasKey() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- getAliasKey() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
获取当前云端声纹使用的资源版本
- getAliasKey() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getAliasKey() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getAliasKey() - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- getAliasKey() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getAllText() - 类 中的方法com.aispeech.common.JSONResultParser
- getAllTextAndCurrentVar() - 类 中的方法com.aispeech.common.JSONResultParser
- getAnalysisAudio(int) - 类 中的方法com.aispeech.analysis.AnalysisProxy
- getAnalysisAudioLocalASR() - 类 中的方法com.aispeech.analysis.AnalysisProxy
- getAnalysisMonitor() - 类 中的方法com.aispeech.analysis.AnalysisProxy
- getAntiSpoofResBin() - 类 中的方法com.aispeech.export.config.AntiSpoofConfig
- getAntiSpoofSaveDir() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
- getApi() - 类 中的方法com.aispeech.export.Command
- getApi() - 类 中的方法com.aispeech.export.NativeApi
- getApiKey() - 类 中的方法com.aispeech.DUILiteConfig
- getApiKey() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig
- getApiKey() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
-
已过时。
- getApiKey() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getApiKey() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getApp() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
- getAsr() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getAsrErrorRate() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- getAsrErrorRate() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本半相关语音文本结果和custom_context的字错误率的百分比阈值 [0,100],结果向下取整,仅用于文本相关的注册和验证,默认值0
- getAsrErrorRate() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getAsrIntent() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getAsrPlusIntent() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getAsrppResBin() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- getAsrppResBin() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- getAsrppResBin() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- getAsrppResource() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
- getAssetsResMd5sum() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getAssetsResNames() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
获取需要拷贝的资源名列表
- getAudio() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
- getAudioAttributes() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getAudioAttributes() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getAudioAttributes() - 类 中的方法com.aispeech.lite.param.TTSParams
- getAudioAttributesContentType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getAudioAttributesContentType() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getAudioAttributesUsage() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getAudioAttributesUsage() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getAudioChannel() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
获取录音机Channel
- getAudioChannel() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- getAudioChannel() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- getAudioChannel() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- getAudioEncoding() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
返回音频编码格式
- getAudioEncoding() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- getAudioEncoding() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- getAudioEncoding() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- getAudioId() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getAudioMode() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- getAudioMode() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- getAudioMode() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- getAudioParam() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- getAudioParam() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getAudioPath() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getAudioPath() - 类 中的方法com.aispeech.lite.tts.CustomAudioBean
- getAudioRecorderType() - 类 中的方法com.aispeech.DUILiteConfig
- getAudioRecorderType() - 类 中的静态方法com.aispeech.DUILiteSDK
- getAudioSource() - 类 中的方法com.aispeech.export.config.RecorderConfig
- getAudioSourceType() - 类 中的方法com.aispeech.DUILiteConfig
- getAudioType() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getAudioType() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getAudioType() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- getAudioType() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getAudioType() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getAudioType() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getAudioType() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getAudioType() - 类 中的方法com.aispeech.lite.param.TTSParams
- getAuthConfig() - 类 中的方法com.aispeech.DUILiteConfig
- getAuthParams(String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
获取授权参数信息,用于请求云端服务
- getAuthRetryTimesForNetworkErr() - 类 中的方法com.aispeech.DUILiteConfig
- getAuthServer() - 类 中的方法com.aispeech.DUILiteConfig
- getAuthServer() - 类 中的方法com.aispeech.export.config.AuthConfig
- getAuthState(String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
获取授权文件状态
- getAuthTimeout() - 类 中的方法com.aispeech.DUILiteConfig
- getAuthTimeout() - 类 中的方法com.aispeech.export.config.AuthConfig
- getAuthType() - 类 中的静态方法com.aispeech.DUILiteSDK
-
只试用于试用授权和在线授权切换 当试用授权授权成功之后,在试用授权状态,链接网络之后要主动授权一次,如果授权失败,还在试用授权类型 获取当前授权后类型,用于判断是否提示网络问题还是授权问题
- getBackBin() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getBackBinPath() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- getBackResBinArray() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getBeamformingBinPath() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getBeamformingBinPath() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getBeamformingResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getBeamformingResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getBeamformingResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getBfChannelNum() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getBfChannelNum() - 类 中的方法com.aispeech.lite.param.VprintParams
- getBfChannelNum() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getBlackWords() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- getBlackWords() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- getBlackWords() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getBlackWords() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取黑名单
- getBlackWords() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取黑名单
- getBlockSize() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getBoolean(Context, String, boolean) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
读取boolean标识从sharedPreferences中
- getBoost() - 类 中的方法com.aispeech.lite.param.PhraseParams
- getBoundary() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getBoundary() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getBoundary() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getBoundary() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getBufferData() - 类 中的静态方法com.aispeech.kernel.Dmasp.dmasp_callback
- getBufferData() - 类 中的静态方法com.aispeech.kernel.Dmasp.vprintcut_callback
- getBufferData(int) - 类 中的静态方法com.aispeech.kernel.Dmasp.vprintcut_callback
- getBufferData_v2(int) - 类 中的方法com.aispeech.kernel.Dmasp.vprintcut_callback
- getBufferLength() - 类 中的方法com.aispeech.common.LimitAudioQueue
-
获取当前音频数据大小
- getBufferLimit() - 类 中的方法com.aispeech.common.LimitAudioQueue
-
获取限制大小
- getBuildinLuaPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getBuildinResPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getBuildinSkillConfPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getBuiltInSemanticSkillID() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getButtons() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getCacheAudioTime() - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
- getCacheAudioTime() - 类 中的方法com.aispeech.export.config.AIOneshotConfig
- getCacheAudioTime() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- getCacheData() - 类 中的方法com.aispeech.common.CacheUtil
- getCacheDirectory() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- getCacheDirectory() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getCacheDirectory() - 类 中的方法com.aispeech.lite.tts.TTSCache
- getCachePath() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getCacheSize() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- getCacheSize() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getCacheUploadMaxNumber() - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃
- getCacheUploadMaxNumber() - 类 中的方法com.aispeech.export.config.UploadConfig
- getCacheWordCount() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- getCacheWordCount() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getCallback() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getCallerType() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getCallerType() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getChannel() - 类 中的方法com.aispeech.common.AudioHelper.AudioData
- getChannel() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- getChannel() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getChannel() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- getChannel() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- getChannel() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getChannel() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getChannel() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getChannelNum(LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
-
根据配置设置缓存队列的大小
- getChannels() - 类 中的方法com.aispeech.AIEchoConfig
- getChannels() - 类 中的方法com.aispeech.export.config.AILocalMdsConfig
- getChannels() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getChannels() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getChannels() - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- getCheckLength() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getCInfoServerAddress() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getCInfoServerAddress() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getCinfoServerV1() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getCinfoServerV2() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getCloudVadPauseTime() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getCloudWakeupCheckTimeout() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getCloudWakeupCheckTimeout() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getCnWakeupWord() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getCnWakeupWord() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getCommand() - 类 中的方法com.aispeech.lite.dm.Task
- getCommonWakeupWord() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getCommonWakeupWord() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getConfig(String) - 类 中的静态方法com.aispeech.lite.AISpeech
-
获取config中key对应的value
- getConnectTimeout() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getConnectTimeout() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- getConnectTimeout() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getConstantContent() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getConstantContent() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getConstantContent() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getConstantContent() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getContent() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- getContent() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
- getContent() - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- getContent() - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- getContext() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getContext() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getContext() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getContext() - 类 中的静态方法com.aispeech.lite.AISpeech
-
获取context
- getContext() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getContext() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getContextId() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getContextId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
如果有contextId,服务端认为是同一个验证,会使用保存的cache和新的数据进行加强验证,非必须
- getContextId() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getContextId() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
如果有contextId,服务端认为是同一个验证,会使用保存的cache和新的数据进行加强验证,仅用于实时验证
- getContextId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getContextJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getContextJSON() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getContinusWakeupEnable() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getCoreType() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
获取请求内核类型
- getCoreVersion() - 类 中的静态方法com.aispeech.DUILiteSDK
-
获取内核版本号
- getCurrentPage() - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- getCurrentPage() - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- getCurrentState() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
获取当前的引擎状态
- getCurrentState() - 类 中的方法com.aispeech.lite.BaseProcessor
- getCustom() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getCustom() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getCustomAudioList() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getCustomAudioPath(String) - 类 中的方法com.aispeech.lite.tts.TTSCache
- getCustomContent() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- getCustomContent() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本(半)相关时输入的语音文本。
- getCustomContent() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getCustomContent() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getCustomDeviceId() - 类 中的方法com.aispeech.export.config.AuthConfig
- getCustomDeviceName() - 类 中的方法com.aispeech.export.config.AuthConfig
- getCustomNet() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getCustomNet() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getCustomNet() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getCustomThreshold() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getCustomThreshold() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取自定义的词表
- getCustomThreshold() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取自定义的词表
- getCustomThresholdMap() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getCustomWakeupScore() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getCustomWakeupScore() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getCustomWakeupScore() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getCustomWakeupScore() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getCustomWakeupScore() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getCustomWakeupWord() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getCustomWakeupWord() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getCustomWakeupWord() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getData() - 类 中的方法com.aispeech.common.AudioHelper.AudioData
- getData() - 类 中的方法com.aispeech.lite.tts.SynthesizedBlock
- getData() - 类 中的方法com.aispeech.lite.tts.SynthesizedBytesBlock
- getData() - 类 中的方法com.aispeech.lite.tts.SynthesizedFileBlock
- getData() - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
- getDcheck() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getDcheck() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getDcheck() - 类 中的方法com.aispeech.export.config.WakeupWord
- getDcheck() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getDcheck() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getDcheck() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getDebounceWnd() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getDebugPath() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getDecoders() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getDecodeStr(String) - 类 中的静态方法com.aispeech.lite.param.CloudTtsParams
- getDesc() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
- getDeviceId() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getDeviceId() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getDeviceId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getDeviceId() - 类 中的方法com.aispeech.lite.param.AppParams
-
获取应用deviceId
- getDeviceId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getDeviceId() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getDeviceId(Context) - 类 中的静态方法com.aispeech.DUILiteSDK
-
获取SDK使用的deviceId
- getDeviceInfo() - 类 中的方法com.aispeech.lite.param.AppParams
- getDeviceName() - 类 中的静态方法com.aispeech.DUILiteSDK
-
获取SDK生成的deviceName
- getDeviceName() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getDeviceName() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getDeviceName() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getDeviceName() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getDeviceProfileDirPath() - 类 中的方法com.aispeech.DUILiteConfig
- getDeviceProfileDirPath() - 类 中的方法com.aispeech.export.config.AuthConfig
- getDeviceSecret() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getDeviceSecret() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- getDictPath() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- getDictResource() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getDm() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getDmaspChannelCount() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- getDmaspChannelCount() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- getDmaspChannelCount() - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
- getDmaspResource() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- getDmaspResource() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- getDmAsrJson() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getDmAsrJson() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getDmAsrJson() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getDMError() - 类 中的方法com.aispeech.lite.dm.Task
- getDmWssCustomParams() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getDmWssCustomParams() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getDoa() - 类 中的方法com.aispeech.export.intent.AILocalMdsIntent
- getDoa() - 类 中的方法com.aispeech.lite.param.MdsParams
- getDoaByDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
通过驾驶模式获取对应音频线路 定位模式 返回缓存的唤醒线路
- getDomain() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
领域(comm/aihome/aitv/aicar/aiphone/airobot/aitranson-cn-16k/aitranson-en-16k),用于asrplus,和res对应,可不设置
- getDomain() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getDomain() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
领域(comm/aihome/aitv/aicar/aiphone/airobot/aitranson-cn-16k/aitranson-en-16k) 用于注册和实时声纹验证,注册时非必需,实时声纹验证必需设置
- getDomain() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getDomain() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getDomain() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getDriveMode() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。获取 驾驶模式
- getDriveMode() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。获取 驾驶模式,只有车载双麦模块有这个功能
- getDriveMode() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。获取 驾驶模式,只有车载双麦模块有这个功能
- getDriveMode() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。获取 驾驶模式
- getDriveMode() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
获取 驾驶模式,只有车载双麦模块有这个功能
- getDriveMode() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
获取 驾驶模式,只有车载双麦模块有这个功能
- getDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
获取 驾驶模式,
- getDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- getDriveMode() - 类 中的方法com.aispeech.lite.fespx.FespxKernel
-
获取 驾驶模式,只有 fespCar 模块有这个功能
- getDriveMode() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- getDriveMode() - 接口 中的方法com.aispeech.lite.function.ICarFunction
- getDriveMode() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
-
获取 驾驶模式,只有 fespCar 模块有这个功能
- getDspBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getDUILuaPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getDUIResPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getDumpAudioPath() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getDumpTime() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getDumpWakeupAudioPath() - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
- getDumpWakeupAudioPath() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- getDumpWakeupAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- getDumpWakeupAudioPath() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getDumpWakeupTime() - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
- getDumpWakeupTime() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- getDumpWakeupTime() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- getDumpWakeupTime() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getDynamicList() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getDynamicList() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getDynamicParam(Map<String, ?>) - 类 中的静态方法com.aispeech.common.DynamicParamUtils
-
设置唤醒env热更新/smode/nlms模式切换,可以在引擎初始化成功后动态设置
- getEbnf() - 类 中的方法com.aispeech.export.bean.BuildGrammarResult
- getEbnf() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getEbnfFilePath() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getEchoChannelNum() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getEchoChannelNum() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getEchoConfig() - 类 中的方法com.aispeech.DUILiteConfig
- getEchoSavedDirPath() - 类 中的静态方法com.aispeech.lite.AISpeech
- getEnableNet() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getEnableNet() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getEnableNet() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getEnglishThreshold() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getEnglishThreshold() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
- getEnglishThreshold() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
- getEnv() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getEnv() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getEnv() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getEof() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getEof() - 类 中的方法com.aispeech.common.JSONResultParser
-
获得是否终止位
- getEof() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getErrId() - 异常错误 中的方法com.aispeech.AIError
-
获取错误码
- getErrId() - 类 中的方法com.aispeech.common.JSONResultParser
-
取得错误码
- getErrId() - 类 中的方法com.aispeech.export.DmInfo
- getErrId() - 类 中的方法com.aispeech.lite.dm.Error
- getErrMsg() - 类 中的方法com.aispeech.lite.dm.Error
- getError() - 异常错误 中的方法com.aispeech.AIError
-
获取错误简述
- getError() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getError() - 类 中的方法com.aispeech.common.JSONResultParser
-
取得错误描述
- getEventMap() - 异常错误 中的方法com.aispeech.AIError
- getExpandFnJson(ArrayList<String>) - 类 中的方法com.aispeech.export.widget.Scene
-
生成ExpandFnJson 内容
- getExpandFnJsonPath() - 类 中的方法com.aispeech.export.widget.Scene
- getExpandFnPath() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getExpandFnPath() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getExt() - 异常错误 中的方法com.aispeech.AIError
-
获取错误额外信息
- getExternalAudioRecordProvider() - 类 中的静态方法com.aispeech.DUILiteConfig
- getExtra() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getExtraParam() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getExtraParam() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getExtraParam() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getExtraParam() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getExtraParameter() - 类 中的方法com.aispeech.DUILiteConfig
- getFespx(String) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- getFespx(String) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- getFespxEngine() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getFespxEngine() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getFespxEngine() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getFespxEngine() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
- getFespxEngine() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- getFespxEngine() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getFespxProcessor() - 接口 中的方法com.aispeech.base.IFespxEngine
- getFespxProcessor() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。
- getFespxProcessor() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- getFespxProcessor() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
- getFespxProcessor() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- getFileLen() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getFileLength() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getFileMD5String(String) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- getFilesDir(Context) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
获取资源目录
- getFileSuffix(String) - 类 中的静态方法com.aispeech.common.FileSaveUtil
- getFillerPenaltyScore() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getFillerPenaltyScore() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
- getFillerPenaltyScore() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getFirst() - 类 中的方法com.aispeech.common.LimitQueue
-
获取队头元素
- getForwardAddresses() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getFrameLength() - 类 中的方法com.aispeech.lite.config.SSLConfig
- getFrontBinPath() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- getFrontBinResource() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getGrammarBeanList() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- getGramSlotPath() - 类 中的方法com.aispeech.export.widget.Scene
- getGroupId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getGroupId() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getGroupId() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
users和groupId,二选一,或者2个都填(按最小集),仅用于离线声纹验证
- getGroupId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getHandleName() - 类 中的方法com.aispeech.lite.BaseProcessor
- getHandleName() - 接口 中的方法com.aispeech.lite.MessageProcess.Handle
- getHighThreshold() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getHighThreshold() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getHighThreshold(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getHost() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig
- getHost() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- getHotwords() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getHotwords() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getHotwords() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getHotWords() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getHotWords() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getHotwordsMax() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getHotwordsMax() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getId() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getId() - 类 中的方法com.aispeech.lite.dm.Session
- getId() - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
- getIgnoreEmptyResultCounts() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getIgnoreEmptyResultCounts() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getIllegalPingyinCheck() - 类 中的方法com.aispeech.DUILiteConfig
- getImageUrl() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getInnerThreadName() - 类 中的方法com.aispeech.lite.BaseKernel
-
如果需要自定义内部的线程池命名名称,可重写此方法
- getInput() - 类 中的方法com.aispeech.export.SkillIntent
-
获取输入信息
- getInputJSON() - 异常错误 中的方法com.aispeech.AIError
- getInputObj(String, String, JSONObject) - 类 中的静态方法com.aispeech.export.interceptor.AbstractCostInterceptor
-
构造拦截器输入对象
- getInputPath() - 类 中的方法com.aispeech.lite.param.LocalNgramParams
- getInputWavChan() - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
- getInputWavChan() - 类 中的方法com.aispeech.lite.fasp.FaspKernel
- getInputWavChan() - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- 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.auth.AIAuthEngine
- getInstance() - 类 中的静态方法com.aispeech.common.DiskLogAdapter
- getInstance() - 类 中的静态方法com.aispeech.common.FileSaveUtil.InnerThread
- getInstance() - 类 中的静态方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。
- getInstance() - 类 中的静态方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。4mic 唤醒引擎
- getInstance() - 类 中的静态方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。创建前端信号处理引擎对象
- getInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- getInstance() - 类 中的静态方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。
- getInstance() - 类 中的静态方法com.aispeech.export.engines2.AICloudLASREngine
- getInstance() - 类 中的静态方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。4mic 唤醒引擎
- getInstance() - 类 中的静态方法com.aispeech.export.engines2.AIFespCarEngine
-
创建前端信号处理引擎对象
- getInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalVprintEngine
- getInstance() - 类 中的静态方法com.aispeech.export.interceptor.SpeechInterceptor
- getInstance() - 类 中的静态方法com.aispeech.export.itn.Convert
- getInstance() - 类 中的静态方法com.aispeech.export.itn.JChineseConvertor
- getInstance() - 类 中的静态方法com.aispeech.lite.MessageProcess
- getInstance() - 类 中的静态方法com.aispeech.lite.vprint.VprintProcessor
- getInstance(AISampleRate, AIRecordListener) - 类 中的静态方法com.aispeech.lite.audio.AIAudioRecorderProxy
- getInstanceCloud() - 类 中的静态方法com.aispeech.lite.tts.TTSCache
- getInstanceLocal() - 类 中的静态方法com.aispeech.lite.tts.TTSCache
- getInstanceReturnMe() - 类 中的静态方法com.aispeech.lite.tts.TTSCache
- getInstanceReturnMeLocal() - 类 中的静态方法com.aispeech.lite.tts.TTSCache
- getInt(Context, String, int) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
读取int标识从sharedPreferences中
- getIntent() - 类 中的方法com.aispeech.export.MultiModal
-
获取意图名称
- getIntent() - 类 中的方法com.aispeech.lite.param.TriggerIntentParams
- getIntentName() - 类 中的方法com.aispeech.export.Command
- getIntentName() - 类 中的方法com.aispeech.export.NativeApi
- getIntentName() - 类 中的方法com.aispeech.export.SkillIntent
-
获取意图名称
- getIntentName() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getIntentName() - 类 中的方法com.aispeech.lite.dm.Task
- getIntervalTime() - 类 中的方法com.aispeech.DUILiteConfig
- getIntervalTime() - 类 中的方法com.aispeech.export.config.RecorderConfig
- getIntervalTime() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getIntervalTime() - 类 中的方法com.aispeech.lite.param.AudioParams
-
获取音频抛出时间间隔
- getIntervalTime() - 类 中的方法com.aispeech.lite.param.SpeechParams
-
\cond PRIVATE 获得录音机返回数据时间间隔
- getIntervalTimeThresh() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getIntervalTimeThresh() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getIp() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getIPAddress(Context) - 类 中的静态方法com.aispeech.export.config.NearWakeupConfig
- getIsIgnoreThreshold() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getIsIgnoreThreshold() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
- getIsIgnoreThreshold() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
- getIsIgnoreThreshold() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getItemsPerPage() - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- getItemsPerPage() - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- getItnLuaResFolderName() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getItnLuaResFolderName() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getItnRecResult() - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
-
获取itn转化后的文本,
- getJso() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getJSON() - 类 中的方法com.aispeech.common.JSONResultParser
-
获取JSON对象
- getJsonLSR() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getKey() - 类 中的方法com.aispeech.export.Setting
- getKey() - 类 中的方法com.aispeech.lite.dm.cache.Item
- getKeys() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getKeys() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getLabel() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getLang() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- getLang() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getLang() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getLanguage() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getLanguage() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getLanguage() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getLanguage() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getLanguage() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getLanguage() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- getLanguage() - 枚举 中的方法com.aispeech.lite.Languages
- getLanguage() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getLanguage() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getLanguages() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getLanguages() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- getLasrForwardAddresses() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getLAsrParamJson() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- getLAsrParamJsonString() - 类 中的方法com.aispeech.lite.param.LocalLAsrParams
- getLasrRealtimeParam() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getLasrRes() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getLast() - 类 中的方法com.aispeech.common.LimitQueue
-
获取队尾元素
- getLength() - 类 中的方法com.aispeech.common.CacheUtil
- getLength(Object) - 类 中的静态方法com.aispeech.common.ArrayUtils
- getLicenceId() - 类 中的方法com.aispeech.export.config.AuthConfig
- getLimit() - 类 中的方法com.aispeech.common.LimitQueue
-
获取限制大小
- getLinkUrl() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getLmargin() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getLmargin() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getLmid() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getLmid() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getLmId() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- getLmId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getLmId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getLmList() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getLocalSaveAudioPath() - 类 中的方法com.aispeech.DUILiteConfig
- getLocalSavedEnabled() - 类 中的静态方法com.aispeech.DUILiteSDK
-
已过时。use {
DUILiteSDK.isGlobalAudioSave()
} instead - getLocalSaveEnabled() - 类 中的方法com.aispeech.DUILiteConfig
- getLocalTTSCustomAudio(Context) - 类 中的静态方法com.aispeech.common.SharedPrefsUtil
- getLocalVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getLogfilePath() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getLogfilePath() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getLogFilePath() - 类 中的方法com.aispeech.DUILiteConfig
- getLogID() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getLogID() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getLogLevel() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getLong(Context, String, long) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
long标识从sharedPreferences中
- getLooper() - 类 中的方法com.aispeech.common.FileSaveUtil.InnerThread
- getLowThreshold() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getLowThreshold() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getLowThreshold() - 类 中的方法com.aispeech.export.config.WakeupWord
- getMac() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getMajor() - 类 中的方法com.aispeech.export.config.WakeupWord
- getMajors() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getMajors() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getMajors() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getMajors() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getMajors() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getMajors() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getMajors() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getMap() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getMap() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getMatchingWakeword(String) - 类 中的方法com.aispeech.lite.param.BuiltinE2EWakeupWords
-
检查唤醒词是否与默认唤醒词匹配
- getMaxCacheNum() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getMaxCacheNum() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getMaxMessageQueueSize() - 类 中的方法com.aispeech.DUILiteConfig
- getMaxMessageQueueSize() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getMaxMessageQueueSize() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getMaxMessageQueueSize() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getMaxRecorderSec() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getMaxSpeechTime() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取单词允许最大录音时长,单位 s
- getMaxSpeechTime() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取单词允许最大录音时长,单位 s
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置音频最大录音时长
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
- getMaxSpeechTimeS() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getMaxVolume() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getMaxVolume() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getMaxWaitingTimeout() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getMdsResource() - 类 中的方法com.aispeech.export.config.AILocalMdsConfig
- getMdsResource() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getMicNumber() - 类 中的方法com.aispeech.AIEchoConfig
- getMicNumber() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getMicType() - 类 中的方法com.aispeech.AIEchoConfig
- getMicType() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getMicType() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getMicType() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getMiddleTime() - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
- getMiddleTime() - 类 中的方法com.aispeech.export.config.AIOneshotConfig
- getMiddleTime() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- getMinBufferSize() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- getMinSpeechLength() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
最小有效音频长度,单位秒,当前服务配置: sti-sr 1s lti-sr 500ms sdk默认1s,不要使用小于服务器配置的值
- getMinSpeechLength() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getMinSpeechLength() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- getMinSpeechLength() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
最小有效音频长度,单位秒,默认注册声纹,离线验证0.4s,验证声纹sti-sr 1s, lti-sr 500ms
- getMinSpeechLength() - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
最小有效音频长度,单位秒,当前服务配置: sti-sr 1s lti-sr 500ms sdk默认1s,不要使用小于服务器配置的值
- getMode() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- getMode() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
获取引擎模式,默认
ASRMode.MODE_ASR
- getMode() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getModelBin() - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- getModelBin() - 类 中的方法com.aispeech.lite.vprint.VprintQueryData
- getModelNum() - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- getModelSize() - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- getModelSize() - 类 中的方法com.aispeech.lite.vprint.VprintQueryData
- getModeTrans() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getMonitorPeriod() - 类 中的方法com.aispeech.AIEchoConfig
- getMonitorPeriod() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getMp3Quality() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getMp3Quality() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.base.BaseEngine.CallbackMsg
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.CallbackMsg
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.EngineMsg
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- getMsgByValue(int) - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- getName() - 类 中的方法com.aispeech.export.interceptor.DoaInterceptor
- getName() - 接口 中的方法com.aispeech.export.interceptor.IInterceptor
- getName() - 类 中的方法com.aispeech.export.interceptor.WakeupInterceptor
- getName() - 枚举 中的方法com.aispeech.export.widget.callback.CallbackWidgetType
- getName() - 类 中的方法com.aispeech.export.widget.Scene
- getName() - 类 中的方法com.aispeech.lite.param.PhraseParams
- getNativeApi() - 类 中的方法com.aispeech.lite.dm.Task
- getNativeApiTimeout() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getNativeApiTimeout() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getNaviLuaPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getNaviResPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getNaviSkillConfPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getNaviVocabPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getnBest() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getNbest() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getNbest() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getNearWakeupConfig() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getNearWakeupConfig() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getNegSelected() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getNet() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getNet() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getNetBinPath() - 类 中的方法com.aispeech.export.widget.Scene
- getNetBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getNetbinResource() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getNetPath() - 类 中的方法com.aispeech.export.widget.Scene
- getNewConf() - 类 中的方法com.aispeech.lite.BaseKernel
- getNewConf() - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- getNewConf() - 类 中的方法com.aispeech.lite.mds.MdsKernel
- getNewConf() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- getNgramSlotBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getNgramSlotRes() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getNlg() - 类 中的方法com.aispeech.export.Speaker
- getNlu() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getNoSpeechTime() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取NoSpeechTime
- getNoSpeechTime() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取NoSpeechTime
- getNoSpeechTimeout() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置无语音超时时长
- getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getNoSpeechTimeOut() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
- getNumBinPath() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getNumBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getOfflineProfileName() - 类 中的方法com.aispeech.DUILiteConfig
- getOfflineProfileName() - 类 中的方法com.aispeech.export.config.AuthConfig
- getOneshotCache() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getOneshotCache() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getOneshotCache() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getOneshotCacheByte() - 类 中的方法com.aispeech.common.CacheUtil
- getOneShotCacheTime() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- getOneShotCacheTime() - 类 中的静态方法com.aispeech.export.engines2.AIWakeupEngine
- getOneShotCacheTime() - 类 中的静态方法com.aispeech.lite.AISpeech
-
设置oneshot功能下需要缓存的音频时长,根据具体的硬件性能和唤醒词长度调节
- getOneshotConfig() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getOneshotConfig() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getOneshotConfig() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- getOneshotConfig() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getOneshotConfig() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getOneshotConfig() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getOneShotIntervalTime() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getOneshotOptimizationFilterWords() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getOneshotOptimizationFilterWords() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getOption() - 类 中的方法com.aispeech.export.ProductContext.Builder
-
获取配置操作
- getOption() - 类 中的方法com.aispeech.export.ProductContext
-
获取配置操作
- getOption() - 类 中的方法com.aispeech.export.SkillContext.Builder
- getOption() - 类 中的方法com.aispeech.export.SkillContext
- getOrganization() - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- getOrganization() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getOrganization() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getOrganization() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
用户所在的公司,项目,非必需
- getOrganization() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getOutChannelNum() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getOutChannelNum() - 类 中的方法com.aispeech.lite.param.VprintParams
- getOutChannelNum() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getOutputFomat() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getOutputJSON() - 异常错误 中的方法com.aispeech.AIError
- getOutputPath() - 类 中的方法com.aispeech.export.bean.BuildGrammarResult
- getOutputPath() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- getOutputPath() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
- getOutputPath() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getOutputPath() - 类 中的方法com.aispeech.lite.param.LocalNgramParams
- getParam() - 类 中的方法com.aispeech.export.Command
- getParam() - 类 中的方法com.aispeech.export.NativeApi
- getParam() - 类 中的方法com.aispeech.lite.param.TriggerIntentParams
- getPauseTime() - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- getPauseTime() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getPauseTime() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getPauseTime() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
vad pause time
- getPauseTime() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getPauseTime() - 类 中的方法com.aispeech.lite.param.CommonParams
- getPauseTime() - 类 中的方法com.aispeech.lite.param.VadParams
- getPhraseFileId() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getPhraseHints() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getPhraseHintsJsonArray() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getPhraseParams() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- getPinyin() - 类 中的方法com.aispeech.common.JSONResultParser
- getPinyin() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getPinyin() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getPinyin() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getPinyin() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getPitchChange() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getPitchChange() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getPlayerState() - 类 中的方法com.aispeech.export.MultiModal
-
获取客户端播报状态
- getPreUploadRollbackTime() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getPreUploadRollbackTime() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getProductId() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getProductId() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getProductId() - 类 中的方法com.aispeech.DUILiteConfig
- getProductId() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig
- getProductId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getProductId() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getProductId() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getProductId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getProductId() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getProductId() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getProductID() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
-
已过时。
- getProductKey() - 类 中的方法com.aispeech.DUILiteConfig
- getProductKey() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getProductKey() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getProductSecret() - 类 中的方法com.aispeech.DUILiteConfig
- getProfile() - 类 中的方法com.aispeech.auth.AIAuthEngine
- getProfile() - 类 中的静态方法com.aispeech.lite.AISpeech
- getProfile() - 类 中的方法com.aispeech.lite.BaseKernel
- getProgress() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getProject() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getProject() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getProvisionName() - 类 中的方法com.aispeech.lite.AIProvisionConfig
- getProvisionPath(Context) - 类 中的方法com.aispeech.lite.AIProvisionConfig
-
取得证书文件存放路径
- getQueue() - 类 中的方法com.aispeech.common.LimitQueue
-
获取队列
- getQuickStopWhenNoUseRecorder() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
获取本次在不启用录音机的情况下,start之后是否立刻调用stop true 立刻调用stop
- getQuietly(JSONObject, String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Get value from JSONObject
- getRanges() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getRanges() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getRanges() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getRangesWords() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getRangesWords() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getReadBufferSize() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
获取当前录音数据的读缓冲区大小
- getRealBack() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getRecChannel() - 类 中的方法com.aispeech.AIEchoConfig
- getRecChannel() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getRecoderType() - 类 中的静态方法com.aispeech.lite.AISpeech
- getRecommendations() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getRecorderConfig() - 类 中的方法com.aispeech.DUILiteConfig
- getRecorderId() - 类 中的方法com.aispeech.lite.BaseProcessor
- getRecorderId() - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- getRecorderId() - 类 中的方法com.aispeech.lite.param.FeedbackParams
- getRecorderType() - 类 中的方法com.aispeech.export.config.RecorderConfig
- getRecordId() - 异常错误 中的方法com.aispeech.AIError
-
获取recordId
- getRecordId() - 类 中的方法com.aispeech.AIResult
-
本次结果对应的start操作返回的recordId
- getRecordId() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getRecordId() - 类 中的方法com.aispeech.common.JSONResultParser
-
取得recordId
- getRecordId() - 类 中的方法com.aispeech.export.DmInfo
- getRecordId() - 类 中的方法com.aispeech.export.SkillIntent
-
获取录音id
- getRecordId() - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- getRecordId() - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- getRecordId() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getRecordId() - 类 中的方法com.aispeech.lite.dm.Task
- getRecordId() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getRecordId() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getRecWords() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getRecWords() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getRefText() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getRefText() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
识别文本
- getRefText() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getRefText() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getRefText() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getRefText() - 类 中的方法com.aispeech.lite.param.FeedbackTextParams
-
获取请求文本
- getRefText() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getRefText() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getRefText() - 类 中的方法com.aispeech.lite.param.TTSParams
- getRefTextJSON() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getRegisterList(JSONArray) - 类 中的静态方法com.aispeech.common.VprintUtils
-
获取已经注册人列表
- getRememberToken() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig
- getRemoteJudge() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getRequestAsrJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getRequestAudioJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getRequestAudioJSON() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getRequestId() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
标记一次请求,可选, 如果不存在则服务端会生成一个 非必需
- getRequestId() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getRequestId() - 类 中的方法com.aispeech.lite.dm.Task
- getRequestId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getRequestId() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getRequestJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getRequestJSON() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getRes() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getRes() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- getRes() - 类 中的方法com.aispeech.export.config.AILocalGrammarConfig
- getRes() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getRes() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
获取请求内核使用资源
- getRes() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getResBin() - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
- getResBin() - 类 中的方法com.aispeech.export.config.AIOneshotConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.FaspConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalAsrppConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
获得资源绝对路径
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalGrammarConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalNgramConfig
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalNRConfig
-
获得资源绝对路径
- getResBinPath() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
-
获得资源绝对路径
- getResBinPath() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getResEnd() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
- getResEnd() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getResEnd() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getResFolderName() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getResource() - 类 中的方法com.aispeech.export.config.AILocalFaspConfig
- getResourceDir(Context) - 类 中的静态方法com.aispeech.common.AssetsHelper
-
获取资源目录
- getResourcePath() - 类 中的方法com.aispeech.lite.config.LocalLAsrConfig
- getResourceType() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getResourceType() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getResourceType() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getResourceType() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
- getResStart() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
- getResStart() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getResStart() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getResultJSONObject() - 类 中的方法com.aispeech.AIResult
-
获取结果内容
- getResultObject() - 类 中的方法com.aispeech.AIResult
-
获取结果内容
- getResultType() - 类 中的方法com.aispeech.AIResult
- getRightMarginFrame() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getRightMarginFrame() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getRightMarginFrame() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getRightMarginFrame() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getRmargin() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getRmargin() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getRollBack() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getRollBackTime() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getRunSequence() - 类 中的方法com.aispeech.export.Command
- getSampleBytes() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- getSampleBytes() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getSampleBytes() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- getSampleBytes() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getSampleBytes() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getSampleBytes() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSampleRate() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- getSampleRate() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getSampleRate() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getSampleRate() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- getSampleRate() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
获取当前音频采样率
- getSampleRate() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- getSampleRate() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- getSampleRate() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- getSampleRate() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getSampleRate() - 类 中的方法com.aispeech.lite.param.AudioParams
-
获取语音音频采样率
- getSampleRate() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getSampleRate() - 类 中的方法com.aispeech.lite.param.SpeechParams
-
获取语音音频采样率
- getSaveAudioFileName() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSaveAudioFileName() - 类 中的方法com.aispeech.lite.param.TTSParams
-
获取保存的合成音频文件名
- getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
- getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getSaveAudioFilePath() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getSaveAudioFilePath() - 类 中的方法com.aispeech.lite.param.FespCarParams
- getSaveAudioFilePath() - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
音频保存路径
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取音频保存路径
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取音频保存路径
- getSaveAudioPath() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getSaveAudioPath() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- getSaveAudioPath() - 类 中的方法com.aispeech.lite.param.SpeechParams
-
1.全局音频保存开关关闭时,不保存音频 2.全局音频保存开关开启时,保存音频,音频路径优先来源于单引擎设置的路径,其次是GLOBAL_AUDIO_SAVE_PATH中设置的路径 3.全局音频保存开关开启时,且设置了多引擎保存引擎GLOBAL_MULTIPLE_ENGINES_AUDIO_SAVE,则只保存设置中的引擎的音频
- getSaveAudioPath() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getSavedDirPath() - 类 中的方法com.aispeech.AIEchoConfig
- getSavedDirPath() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- getSaveWakeupCutFilePath() - 类 中的方法com.aispeech.lite.param.FespCarParams
- getSaveWakeupCutFilePath() - 类 中的方法com.aispeech.lite.param.FespxCarParams
- getSaveWakeupCutFilePath() - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- getScene() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getScene() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getScope() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- getSdkName() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getSdkName() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSdkVersion() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getSdkVersion() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getSdkVersion() - 类 中的静态方法com.aispeech.DUILiteSDK
- getSecret() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getSecret() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getSegment() - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- getSelectRuleThreshold() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getSelfCustomWakeupScore() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getSelfCustomWakeupScore() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getSelfCustomWakeupScore() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getSemanticThreshold() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getSemanticThreshold() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getSemanticType() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getSensitiveFileId() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getSensitivityLevel() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getSensitivityLevel() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getSensitivityLevel() - 类 中的方法com.aispeech.lite.param.VprintParams
- getSensitivityLevel() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getServer() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getServer() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getServer() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getServer() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getServer() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getServer() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getServer() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getServerAddress() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getServerAddress() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- getServerAddress() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getServerApiKey() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getServerName() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getServerName() - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- getServerName() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getServerName() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getServerName() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getServiceType() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getServiceType() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getSessionId() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getSessionId() - 类 中的方法com.aispeech.common.JSONResultParser
-
取得sessionId
- getSessionId() - 类 中的方法com.aispeech.export.DmInfo
- getSessionId() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getSessionId() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
session Id
- getSessionId() - 类 中的方法com.aispeech.export.MultiModal
-
获取会话id
- getSessionId() - 类 中的方法com.aispeech.export.SkillIntent
-
获取会话id
- getSessionId() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getSessionId() - 类 中的方法com.aispeech.lite.dm.Task
- getSessionId() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getSessionId() - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- getSessionId() - 类 中的方法com.aispeech.lite.param.FeedbackParams
- getSessionId() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getSettings() - 类 中的方法com.aispeech.export.ProductContext.Builder
- getSettings() - 类 中的方法com.aispeech.export.ProductContext
-
获取配置内容
- getSettings() - 类 中的方法com.aispeech.export.SkillContext.Builder
- getSettings() - 类 中的方法com.aispeech.export.SkillContext
- getSHA1Name() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSHA1Name() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getSHA1Name() - 类 中的方法com.aispeech.lite.param.TTSParams
- getShort(byte[]) - 类 中的静态方法com.aispeech.common.ByteConvertUtil
- getShort(byte[], boolean) - 类 中的静态方法com.aispeech.common.ByteConvertUtil
- getSize() - 枚举 中的方法com.aispeech.common.CacheUtil.CacheType
- getSkill() - 类 中的方法com.aispeech.export.DmInfo
- getSkill() - 类 中的方法com.aispeech.export.SkillIntent
-
获取技能名称
- getSkillId() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getSkillId() - 类 中的方法com.aispeech.export.Command
- getSkillId() - 类 中的方法com.aispeech.export.DmInfo
- getSkillId() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
skill id
- getSkillId() - 类 中的方法com.aispeech.export.MultiModal
-
获取技能id
- getSkillId() - 类 中的方法com.aispeech.export.NativeApi
- getSkillId() - 类 中的方法com.aispeech.export.SkillContext.Builder
- getSkillId() - 类 中的方法com.aispeech.export.SkillContext
- getSkillId() - 类 中的方法com.aispeech.export.SkillIntent
-
获取技能id
- getSkillId() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getSkillId() - 类 中的方法com.aispeech.lite.dm.Task
- getSkillId() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getSkillID() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getSkillID() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getSkillMappingPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getSleepTime() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getSleepTime() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getSliceIndex() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getSliceNum() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getSlotName() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- getSlots() - 类 中的方法com.aispeech.export.MultiModal
-
获取语义槽
- getSlots() - 类 中的方法com.aispeech.export.SkillIntent
-
获取语义槽
- getSlots() - 类 中的方法com.aispeech.export.widget.Scene
- getSnrRate() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- getSnrThresh() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getSnrThresh() - 类 中的方法com.aispeech.lite.param.VprintParams
- getSnrThresh() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getSpeak() - 类 中的方法com.aispeech.lite.dm.Task
- getSpeaker() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getSpeaker() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSpeakerNumber() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getSpeakerRate() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getSpeakerResource() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getSpeakerResourceList() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getSpeakerResourceMD5Map() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getSpeakingStyle() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getSpeakingStyle() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSpeakUrl() - 类 中的方法com.aispeech.export.Speaker
- getSpeakUrl() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSpeechState() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
- getSpeechState() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getSpeechState() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getSpeed() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getSpeed() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getSpeed() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getSpeed() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getSspeBinPath() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getSspeBinPath() - 类 中的方法com.aispeech.lite.config.LocalSevcConfig
- getSspeBinPath() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getSspeBinResource() - 类 中的方法com.aispeech.export.config.AILocalSevcConfig
- getSspeCallbacks() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
-
先抽离方法,方便后续拓展
- getSspeCallbacks() - 类 中的方法com.aispeech.lite.sspe.CarFourMicSspeKernel
- getSspeCallbacks() - 类 中的方法com.aispeech.lite.sspe.CarTwoMicSspeKernel
- getSspeCallbacks() - 类 中的方法com.aispeech.lite.sspe.SspeKernel
- getSspeKernel(FespxKernelListener, int) - 类 中的方法com.aispeech.lite.sspe.SspeKernelFactory
- getSspeResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getSspeResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getSspeType() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getSspeType() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getStackTrace(Throwable) - 类 中的静态方法com.aispeech.lite.AIUncaughtExceptionHandler
- getStartConf() - 类 中的方法com.aispeech.lite.BaseKernel
- getStartConfigJSON() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getStateFrame() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getStateFrame() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getStateFrame() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getStateFrame() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getStatus() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- getStreamType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getStreamType() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getStreamType() - 类 中的方法com.aispeech.lite.param.TTSParams
-
获取音频流通道
- getString(Context, String, String) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
读取String标识从sharedPreferences中
- getStringAudioType() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getStrWakeupWords() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getSubTitle() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getSubwordWakeup() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getSubwordWakeup() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getSupportSampleRate() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
-
当前模式下支持的采样率
- getTag() - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- getTag() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- getTag() - 类 中的方法com.aispeech.export.engines2.base.BaseEngine
- getTag() - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
- getTag() - 类 中的方法com.aispeech.lite.BaseProcessor
- getTag() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- getTag() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- getTag() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getTask() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
task name
- getTask() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getTask() - 类 中的方法com.aispeech.export.MultiModal
-
获取任务名称
- getTask() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getTask() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getTaskId() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getTaskName() - 类 中的方法com.aispeech.export.Command
- getTaskName() - 类 中的方法com.aispeech.export.NativeApi
- getTaskName() - 类 中的方法com.aispeech.export.SkillIntent
-
获取任务名称
- getTaskName() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getTaskName() - 类 中的方法com.aispeech.lite.dm.Task
- getTaskType() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- getText() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getText() - 类 中的方法com.aispeech.common.JSONResultParser
-
获取text字段
- getText() - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。获取复刻对应的录音文本
- getText() - 类 中的方法com.aispeech.export.widget.callback.TextCallbackWidget
- getText() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getText() - 类 中的方法com.aispeech.lite.tts.CustomAudioBean
- getText() - 类 中的方法com.aispeech.lite.tts.SynthesizedBlock
- getText() - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
获取复刻对应的录音文本
- getTextType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getTextType() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getThreadAffinity() - 类 中的方法com.aispeech.DUILiteConfig
- getThresh() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getThresh() - 类 中的方法com.aispeech.lite.param.VprintParams
- getThresh() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getThresh(String[]) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- getThreshHigh() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getThreshHigh() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getThreshHigh() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getThreshHigh() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getThreshHigh() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getThreshLoud(String[]) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- getThreshLow() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getThreshLow() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getThreshLow() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getThreshLow() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getThreshLow() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getThreshold() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getThreshold() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getThreshold() - 类 中的方法com.aispeech.export.config.WakeupWord
- getThreshold() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getThreshold() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取热词置信度阈值
- getThreshold() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取热词置信度阈值
- getThreshold() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- getThreshold() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getThreshold() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getThreshold(String, LocalAsrParams) - 类 中的方法com.aispeech.lite.BaseProcessor
-
获取 ASR 返回的阈值
- getThreshs() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getThreshs() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getThreshString(String[]) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- getThreshToUploadServer() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getThreshToUploadServer() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getTimestamp() - 异常错误 中的方法com.aispeech.AIError
-
错误发生时间戳
- getTimestamp() - 类 中的方法com.aispeech.AIResult
-
返回结果的时间戳
- getTimestamp() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getTimestamp() - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
- getTips() - 枚举 中的方法com.aispeech.lite.Languages
- getTitle() - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- getToken() - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig
- getTopic() - 类 中的方法com.aispeech.AIResult
- getTopic() - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- getTopic() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getTopic() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getTopN() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
1:N按照score排序,输出前n个得分,若不配置该选项,会在result字段中返回所有得分,开启该选项后会在topN字段中返回得分排名靠前的最多N个得分.仅用于离线验证
- getTopN() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getTopN() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getTotalDataSize() - 类 中的方法com.aispeech.lite.tts.SynthesizedBlockQueue
- getTotalPages() - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- getTotalPages() - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- getTrainNum() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getTrainNum() - 类 中的方法com.aispeech.lite.param.VprintParams
- getTrainNum() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getTtsCacheDir() - 类 中的方法com.aispeech.DUILiteConfig
- getTtsJSON() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getType() - 类 中的方法com.aispeech.export.config.AuthConfig
- getType() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
AI type
- getType() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getType() - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- getType() - 枚举 中的方法com.aispeech.export.widget.callback.CallbackWidgetType
- getType() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getType() - 类 中的方法com.aispeech.lite.param.CommonParams
-
获取使用的引擎类型,本地或者云端
- getType() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getType() - 类 中的方法com.aispeech.lite.param.TTSParams
- getType() - 枚举 中的方法com.aispeech.lite.SemanticType
- getuId() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getuId() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getUploadAudioDelayTime() - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃
- getUploadAudioDelayTime() - 类 中的方法com.aispeech.export.config.UploadConfig
- getUploadAudioLevel() - 类 中的方法com.aispeech.DUILiteConfig
- getUploadAudioLevel() - 类 中的方法com.aispeech.export.config.UploadConfig
- getUploadAudioPath() - 类 中的方法com.aispeech.DUILiteConfig
- getUploadAudioPath() - 类 中的方法com.aispeech.export.config.UploadConfig
- getUploadAudioTime() - 类 中的方法com.aispeech.export.config.UploadConfig
- getUploadConfig() - 类 中的方法com.aispeech.DUILiteConfig
- getUploadConfig(Context, int[], String, String) - 类 中的方法com.aispeech.analysis.AnalysisConfigImpl
- getUploadConfig(Context, int[], String, String) - 接口 中的方法com.aispeech.analysis.IAnalysisConfig
- getUploadConfig(Context, int[], String, String) - 类 中的方法com.aispeech.analysis.IAnalysisConfig.IAnalysisConfigEmpty
- getUploadDelayTime() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- getUploadDelayTime() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- getUploadDelayTime() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- getUploadOffset() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getUploadProgress() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getUploadUrl() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- getUploadUrl() - 类 中的方法com.aispeech.analysis.AnalysisParam
- getUploadUrl() - 类 中的方法com.aispeech.DUILiteConfig
- getUploadUrl() - 类 中的方法com.aispeech.export.config.UploadConfig
- getUri() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getUrl() - 类 中的方法com.aispeech.export.widget.callback.WebCallbackWidget
- getUrl() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- getUrl() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getUrl(CloudTtsParams, String) - 类 中的静态方法com.aispeech.lite.net.CloudTTSHttpClient
-
获取云端合成url
- getUseDelimiter() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getUseDynamicBackList() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getUseEnglishThreshold() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getUseOutputBoundary() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- getUserDict() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- getUserDictResource() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- getUseRecUppercase() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- getUseRefTextLength() - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- getUseRefTextLength() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- getUserId() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getUserId() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getUserId() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getUserId() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
- getUserId() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getUserId() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
声纹ID,用户ID在系统中应该是唯一的 注册时非必需,不设置服务端会生成一个 注销时必须设置 仅用于注册和注销
- getUserId() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getUserId() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getUserId() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- getUserId() - 类 中的方法com.aispeech.lite.param.AppParams
-
获取应用userId
- getUserId() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getUserId() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getUserId() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getUserId() - 类 中的方法com.aispeech.lite.param.VprintParams
- getUserId() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getUsers() - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- getUsers() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getUsers() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getUsers() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
要对比的用户id列表。
- getUsers() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getUseSSML() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getUseThreshold() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getUseTimeStamp() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getUseWrdSep() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getUtteranceId() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getUtteranceId() - 类 中的方法com.aispeech.lite.param.TTSParams
- getUuid() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- getV1Host() - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- getVad() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getVadCacheByte() - 类 中的方法com.aispeech.common.CacheUtil
- getVadCacheByte(int) - 类 中的方法com.aispeech.common.CacheUtil
- getVadConfig() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- getVadEnable() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getVadEnable() - 类 中的方法com.aispeech.lite.param.CommonParams
-
获取是否使用vad
- getVadPause() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- getVadPauseTime() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- getVadPauseTime() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getVadPauseTime() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
- getVadPauseTime() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getVadRes() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getVadRes() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- getVadResource() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- getVadResource() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- getVadResource() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
- getVadResource() - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- getValue() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
- getValue() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。
- getValue() - 枚举 中的方法com.aispeech.export.intent.VprintIntent.Action
-
已过时。
- getValue() - 类 中的方法com.aispeech.export.Setting
- getValue() - 类 中的方法com.aispeech.lite.AISampleRate
-
获取Int类型的采样率值
- getValue() - 枚举 中的方法com.aispeech.lite.BaseKernel.EngineState
- getValue() - 枚举 中的方法com.aispeech.lite.BaseProcessor.CallbackMsg
- getValue() - 枚举 中的方法com.aispeech.lite.BaseProcessor.EngineMsg
- getValue() - 枚举 中的方法com.aispeech.lite.BaseProcessor.EngineState
- getValue() - 类 中的方法com.aispeech.lite.dm.cache.Item
- getValue() - 枚举 中的方法com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
- getValue() - 枚举 中的方法com.aispeech.lite.oneshot.OneshotKernel.EngineState
- getValue() - 枚举 中的方法com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- getValue() - 枚举 中的方法com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- getValue() - 枚举 中的方法com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- getValue() - 枚举 中的方法com.aispeech.lite.vprint.VprintIntent.Action
- getValue() - 枚举 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Action
- getValueOf(String) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。get value
- getValueOf(String) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。get value
- getValueOf(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- getValueOf(String) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。get value
- getValueOf(String) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
get value
- getValueOf(String) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- getValueOf(String) - 类 中的方法com.aispeech.lite.BaseKernel
- getValueOf(String) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- getValueOf(String) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- getValueOf(String) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- getValueOf(String) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- getValueOf(String) - 类 中的方法com.aispeech.lite.mds.MdsKernel
- getValueOf(String) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- getValues() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- getValues() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- getVar() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- getVar() - 类 中的方法com.aispeech.common.JSONResultParser
-
取得已确定不变的识别结果(用于实时反馈)
- getVersion() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- getVocab(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。获取 ldm contents 同步方法 读取联系人需要在线程中调用
- getVocab(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
获取 ldm contents 同步方法 读取联系人需要在线程中调用
- getVocab(String) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticKernel
- getVocab(String) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
-
获取词库内容
- getVocab(String) - 类 中的方法com.aispeech.lite.semantic.SemanticDUIKernel
- getVocab(String) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。获取词库内容
- getVocabCfgPath() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getVocabsCfgPath() - 类 中的方法com.aispeech.export.SemanticVocabsCfg
- getVocabsTextPath() - 类 中的方法com.aispeech.export.SemanticVocabsCfg
- getVocabsTxtJson(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- getVolume() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- getVolume() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- getVolume() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- getVolume() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- getVpCallbackLength() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
获取vprintcut回调输出tlv数据包长度,资源需要带声纹。
- getVprintCutSaveDir() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getVprintCutSaveDir() - 类 中的方法com.aispeech.lite.param.VprintParams
- getVprintCutSaveDir() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getVprintDatabasePath() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- getVprintDatabasePath() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- getVprintDatabasePath() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- getVPrintJSON() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- getVPrintJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getVprintLiteSaveDir() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- getVprintLiteSaveDir() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- getVprintModelFile() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- getVprintModelFile() - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- getVprintModelPath() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- getVprintModelPath() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- getVprintModelPath() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig
- getVprintResBin() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- getVprintResBin() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- getVprintResBin() - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- getVprintResBin() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- getVprintResBin() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig
- getVprintType() - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- getVprintType() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig
- getVprintWord() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- getVprintWord() - 类 中的方法com.aispeech.lite.param.VprintParams
- getVprintWord() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- getWaitingTimeout() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getWaitingTimeout() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getWaitTime() - 类 中的方法com.aispeech.lite.config.SSLConfig
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getWakeupResource() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- getWakeupSavedPath() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getWakeupSavedPath() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getWakeupTime() - 类 中的方法com.aispeech.lite.param.SpeechParams
- getWakeupword() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- getWakeupWord() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- getWakeupWord() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- getWakeupWord() - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- getWakeupWord() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getWakeupWord() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- getWakeupWord() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getWakeupWord() - 类 中的方法com.aispeech.export.config.WakeupWord
- getWakeupWord() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- getWakeupWord() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- getWakeupWord() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- getWakeupWordArray() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- getWakeupwordList() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- getWakeupWords() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- getWakeupWords() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
唤醒词信息
- getWakeupWords() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getWakeupWords() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getWakeupWordsFilePath() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- getWakeupWordsParams(String[], float[], int[], boolean) - 类 中的静态方法com.aispeech.common.DynamicParamUtils
-
动态调整参数,具体请参照 demo
- getWakupBinPath() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getWakupBinPath() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getWakupWords() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- getWakupWords() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- getWavFilepath() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
用于注册和验证声纹的音频文件路径,必需设置
- getWebSocketHost() - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- getWebSockets() - 类 中的方法com.aispeech.lite.fespx.MultiWebSocketCreator
- getWeight() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getWidget() - 类 中的方法com.aispeech.export.widget.callback.CustomCallbackWidget
- getWidget() - 类 中的方法com.aispeech.lite.dm.Task
- getWidgetTypeByInt(int) - 枚举 中的静态方法com.aispeech.export.widget.callback.CallbackWidgetType
- getWkpWnd() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getWordList(JSONArray, String) - 类 中的静态方法com.aispeech.common.VprintUtils
-
获取指定注册人注册的唤醒词列表
- getWords() - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
- getWords() - 类 中的方法com.aispeech.export.config.AIOneshotConfig
- getWords() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- getWords() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
获取词表
- getWords() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
获取词表
- getWords() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- getWords() - 类 中的方法com.aispeech.lite.param.DmaspParams
- getWords() - 类 中的方法com.aispeech.lite.param.PhraseParams
- getWords() - 类 中的方法com.aispeech.lite.param.WakeupParams
- getWsPort() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- getWssDMCustomParams() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- GLOBAL_AUDIO_FILE_ALL_SIZE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全局音频文件总大小,默认为0,不删除超过大小文件
- GLOBAL_AUDIO_FILE_SINGLE_SIZE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全局单音频大小,超过大小会另写一文件。
- GLOBAL_AUDIO_FILE_SPLIT_NUMBER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全局单音频拆分个数,超过后会删除之前拆分的音频。
- GLOBAL_AUDIO_SAVE_ENABLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全局音频保存开关
- GLOBAL_AUDIO_SAVE_ENGINES - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
设置全局多个音频保存的集合(需要先开启GLOBAL_AUDIO_SAVE_ENABLE才会生效) 默认是全引擎保存
DUILiteSDK.setGlobalAudioSaveEngines(int)
- GLOBAL_AUDIO_SAVE_PATH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全局音频保存路径
- GRAMMAR_ASR_REC - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- GrammarBean(String, String) - 类 的构造器com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
- grammerRes - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置grammer编译资源
H
- handleCustomMessage(Message) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- handleCustomMessage(Message) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.AbstractCostInterceptor
-
自定义拦截处理逻辑
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.AsrInterceptor
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.DoaInterceptor
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.NluInterceptor
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.TTSInterceptor
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.VadInterceptor
- handleIntercept(String, String, JSONObject) - 类 中的方法com.aispeech.export.interceptor.WakeupInterceptor
- handleMessage(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.BaseProcessor
- handleMessage(BaseProcessor.EngineMsg, Message) - 接口 中的方法com.aispeech.lite.MessageProcess.Handle
- handleMsgRelease() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- handleMsgRelease() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- handleMsgStart(Message) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- handleMsgStart(Message) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- handleMsgStop() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- handleMsgStop() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- handlerCallbackMsg(BaseProcessor.CallbackMsg, Message) - 类 中的方法com.aispeech.lite.BaseProcessor
-
需要继承类实现(因涉及较多引擎,暂不用abstract修饰,逐步按需实现)
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.BaseProcessor
-
需要继承类实现
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
-
下行数据流处理线程
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
-
处理内部消息
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.hotword.HotWordsProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
-
处理内部消息
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
-
处理内部消息
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
-
处理内部消息
- handlerInnerMsg(BaseProcessor.EngineMsg, Message) - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- hasCache() - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
Dispatcher 中是否包含有未执行任务
- hasEnglish(String) - 类 中的静态方法com.aispeech.common.DynamicDecodeUtil
- hasListener() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
- hasNext() - 类 中的方法com.aispeech.lite.dm.cache.Cache.TaskIterator
- hasNext() - 接口 中的方法com.aispeech.lite.dm.cache.Iterator
-
if has next
- hasNext() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache.OneshotIterator
- haveVprintInfo() - 类 中的方法com.aispeech.common.JSONResultParser
- HotWordsProcessor - com.aispeech.lite.hotword中的类
-
热词引擎processor
- HotWordsProcessor() - 类 的构造器com.aispeech.lite.hotword.HotWordsProcessor
I
- IAILocalVprintLite - com.aispeech.export.function中的接口
-
约束型接口,版本发布后请勿修改或者删除原方法,可添加新内容 Created by wanbing on 2021/9/28 16:22
- IAIPlayer - com.aispeech.lite.tts中的接口
-
接口说明: 播放器接口
- IAnalysisAudio - com.aispeech.analysis中的接口
- IAnalysisAudio.AnalysisAudioEmpty - com.aispeech.analysis中的类
- IAnalysisConfig - com.aispeech.analysis中的接口
- IAnalysisConfig.IAnalysisConfigEmpty - com.aispeech.analysis中的类
- IAnalysisMonitor - com.aispeech.analysis中的接口
- IAnalysisMonitor.IAnalysisMonitorEmpty - com.aispeech.analysis中的类
- IASR - com.aispeech.export.function中的接口
- IAsrPolicy - com.aispeech.export中的接口
-
识别的仲裁策略
- IAudioRecorder - com.aispeech.lite.audio中的接口
- IBaseListener - com.aispeech.lite.speech中的接口
-
Description: 基础的初始化和错误接口 Author: junlong.huang CreateTime: 2022/10/25
- ICarFunction - com.aispeech.lite.function中的接口
-
Created by wanbing on 2021/9/7 17:28
- ICInfo - com.aispeech.lite.dm.update中的接口
-
cinfo 接口定义
- ICloudListener - com.aispeech.export.listeners中的接口
- IConfig - com.aispeech.export.function中的接口
- IDmProcessor - com.aispeech.lite.dm中的接口
-
dm processor 实现接口
- IEcho - com.aispeech.export.function中的接口
- IEngine<S extends IConfig,T extends IIntent,U extends EngineListener> - com.aispeech.export.function中的接口
- IFespxEngine - com.aispeech.base中的接口
- IIntent - com.aispeech.export.function中的接口
- IInterceptor - com.aispeech.export.interceptor中的接口
- IInterceptor.FlowType - com.aispeech.export.interceptor中的接口
- IInterceptor.Layer - com.aispeech.export.interceptor中的接口
- IInterceptor.Name - com.aispeech.export.interceptor中的接口
- IListener - com.aispeech.export.listeners中的接口
- illegalPingyinCheck - 类 中的静态变量com.aispeech.lite.AISpeech
-
是否开启唤醒词的非法拼音检测
- IllegalPinyinException - com.aispeech.export.exception中的异常错误
-
非法拼音
- IllegalPinyinException() - 异常错误 的构造器com.aispeech.export.exception.IllegalPinyinException
- IllegalPinyinException(String) - 异常错误 的构造器com.aispeech.export.exception.IllegalPinyinException
- IMAGE_URL - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
图片资源地址
- implAgcCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implBfCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implDoaCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implEchoCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implEchoVoipCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implInputCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implMultiBfCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implOutputCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implSevcDoaCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implSevcNoiseCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implVadCk - 类 中的变量com.aispeech.export.config.AILocalSignalAndWakeupConfig
- implVadCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implVoipCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implVprintCutCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
- implWakeupCk - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
-
是否注册接口的标记
- increment(int) - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
计数器自增
- INDIA - com.aispeech.lite.Languages
- init(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
初始化
- init(int) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- init(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
初始化结果
- init(int, int, AIProfile, String[], WebsocketCallback) - 类 中的方法com.aispeech.lite.fespx.MultiWebSocketCreator
- init(Context) - 类 中的静态方法com.aispeech.lite.AISpeech
-
初始化sdk
- init(Context, int, int) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- init(Context, int, int) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- init(Context, int, int) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
初始化
- init(Context, AudioAttributes, int) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- init(Context, AudioAttributes, int) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- init(Context, AudioAttributes, int) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
初始化
- init(Context, AIAuthConfig, DUILiteSDK.InitListener) - 类 中的方法com.aispeech.auth.AIAuthEngine
- init(Context, DUILiteConfig, DUILiteSDK.InitListener) - 类 中的静态方法com.aispeech.DUILiteSDK
-
初始化授权信息
- init(Context, AILASRListener) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
- init(Context, String, AILASRListener) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
- init(AICloudASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- init(AICloudASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
初始化云端识别引擎
- init(AICloudASRConfig, AILASRRealtimeListener) - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- init(AICloudDMConfig, AICloudDMListener) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。初始化云端识别引擎。
- init(AICloudDMConfig, AICloudDMListener) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
初始化云端识别引擎。
- init(AICloudSemanticConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。初始化云端识别引擎。
- init(AICloudSemanticConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
初始化云端识别引擎。
- init(AICloudTTSConfig, AITTSListener) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。初始化在线tts引擎
- init(AICloudTTSConfig, AITTSListener) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
- init(AICloudVoiceCopyConfig, AICloudVoiceCopyListener) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。初始化声音复刻引擎
- init(AICloudVoiceCopyConfig, AICloudVoiceCopyListener) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
初始化声音复刻内核
- init(AICloudVprintConfig.Mode, String, AIProfile, AICloudVprintListener) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
-
初始化
- init(AICloudVprintConfig, AICloudVprintListener) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。
- init(AICloudVprintConfig, AICloudVprintListener) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
- init(AIDmaspConfig, AIDmaspListener) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。
- init(AIDmaspConfig, AIDmaspListener) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。
- init(AIFespCarConfig, AIFespCarListener) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。
- init(AIFespCarConfig, AIFespCarListener) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
- init(AILocalASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。初始化本地识别引擎
- init(AILocalASRConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
初始化本地识别引擎
- init(AILocalAsrppConfig, AILocalAsrppListener) - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
- init(AILocalFaspConfig, AILocalFaspListener) - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
- init(AILocalGrammarConfig, AILocalGrammarListener) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。
- init(AILocalHotWordConfig, AILocalHotWordsListener) - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。初始化引擎
- init(AILocalHotWordConfig, AILocalHotWordsListener) - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
初始化引擎
- init(AILocalMdsConfig, AILocalMdsListener) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
- init(AILocalSemanticConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。初始化本地识别引擎
- init(AILocalSemanticConfig, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
初始化本地识别引擎
- init(AILocalSemanticConfig, AILocalSemanticListener) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- init(AILocalSevcConfig, AILocalSevcListener) - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
- init(AILocalSignalAndWakeupConfig, AILocalSignalAndWakeupListener) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- init(AILocalTTSConfig, AILocalTTSListener) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- init(AILocalTTSConfig, AILocalTTSListener) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
初始化合成引擎
- init(AILocalTTSConfig, AITTSListener) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。初始化合成引擎
- init(AILocalTTSConfig, AITTSListener) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
初始化合成引擎
- init(AILocalVadConfig, AILocalVadListener) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。初始化本地vad引擎。
- init(AILocalVadConfig, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
- init(AILocalWakeupIncrementConfig, AILocalWakeupIncrementListener) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。初始化引擎
- init(AILocalWakeupIncrementConfig, AILocalWakeupIncrementListener) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
初始化引擎
- init(AIWakeupConfig, AIWakeupListener) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。
- init(AIWakeupConfig, AIWakeupListener) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
唤醒引擎初始化
- init(AntiSpoofConfig, AILocalAntiSpoofListener) - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
- init(EchoConfig, AILocalEchoListener) - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- init(VprintConfig, AILocalVprintListener) - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。初始化声纹引擎
- init(AIASRListener) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时
- init(AIASRListener) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
- init(AIASRListener) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
- init(AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- init(AIASRSentenceListener) - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
初始化
- init(AILASRRealtimeListener) - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- init(AILocalAsrppListener) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。
- init(AILocalGrammarListener) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
- init(AILocalNRListener) - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。初始化本地引擎。
- init(AILocalSignalAndWakeupListener) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- init(AILocalTTSListener) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- init(AILocalVadListener) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。已过时 使用带AILocalVadConfig参数的接口
AILocalVadEngine.init(AILocalVadConfig, AILocalVadListener)
- init(AITTSListener) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用带AICloudTTSConfig参数的初始化方法
- init(AITTSListener) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
- init(AIWakeupListener) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。使用AIWakeupConfig统一配置
- init(AISampleRate, AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
使用指定参数来初始化录音机
- init(LocalVadConfig, NVadListener) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
初始化
- init(LocalVadConfig, NVadListener) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- init(LocalVadConfig, IVadProcessorListener) - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- init(SSLConfig, SSLListener) - 接口 中的方法com.aispeech.lite.hotword.ssl.ISSL
-
初始化
- init(SSLConfig, SSLListener) - 类 中的方法com.aispeech.lite.hotword.ssl.SSLByVadEngine
- init(EngineListener) - 类 中的方法com.aispeech.base.BaseEngine
- init(SpeechListener) - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- init(SpeechListener, Context, String) - 类 中的方法com.aispeech.lite.BaseProcessor
- init(SpeechListener, AIEngineConfig) - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- init(SpeechListener, AIEngineConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- init(SpeechListener, AIEngineConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- init(SpeechListener, AIEngineConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- init(SpeechListener, AIEngineConfig, LocalVadConfig, String) - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- init(SpeechListener, CloudDMConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- init(SpeechListener, CloudDMConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- init(SpeechListener, CloudDMConfig, LocalVadConfig) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
初始化
- init(SpeechListener, FaspConfig) - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- init(SpeechListener, LocalAsrConfig, LocalVadConfig, LocalSemanticConfig) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- init(SpeechListener, LocalAsrConfig, SSLConfig) - 类 中的方法com.aispeech.lite.hotword.HotWordsProcessor
-
初始化
- init(SpeechListener, LocalAsrConfig, SSLConfig, LocalGrammarConfig) - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
-
初始化
- init(SpeechListener, LocalAsrppConfig, LocalVadConfig) - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- init(SpeechListener, LocalDmaspConfig) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- init(SpeechListener, LocalGrammarConfig) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- init(SpeechListener, LocalLAsrConfig) - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
-
初始化
- init(SpeechListener, LocalMdsConfig) - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- init(SpeechListener, LocalSemanticConfig) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- init(SpeechListener, LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- init(SpeechListener, LocalVprintConfig) - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- init(SpeechListener, LocalVprintLiteConfig) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- init(SpeechListener, WakeupConfig) - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
- init(SynthesizerListener, AIEngineConfig, String) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
初始化
- init(VprintConfig, AILocalVprintListener) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
初始化声纹引擎
- init(VprintLiteConfig, AILocalVprintLiteListener) - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
初始化声纹引擎
- init(VprintLiteConfig, AILocalVprintLiteListener) - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- init(String) - 类 中的方法com.aispeech.common.FileSaveUtil
- init(String[], int, WakeupCloudCheck.OnCloudCheckListener) - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- init(String, int, boolean, boolean, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
初始化本地vad引擎,本地vad资源
- init(String, int, boolean, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
初始化本地vad引擎,本地vad资源
- init(String, int, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
初始化本地vad引擎,本地vad资源
- init(String, AIASRListener) - 类 中的方法com.aispeech.export.engines2.AILocalLASREngine
- init(String, AIASRSentenceListener) - 类 中的方法com.aispeech.export.engines2.AICloudASRSentenceEngine
-
初始化
- init(String, AILocalGrammarListener) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
-
初始化本地语法编译引擎
- init(String, AILocalNRListener) - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
-
初始化引擎,需设置 NR 资源
- init(String, AILocalVadListener) - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
初始化本地vad引擎,本地vad资源
- init(String, Dmasp.dmasp_callback) - 类 中的方法com.aispeech.kernel.Dmasp
- init(String, String) - 类 中的方法com.aispeech.common.FileSaveUtil
- init(JSONObject) - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- init(JSONObject) - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- init(JSONObject) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- init(JSONObject) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- init(JSONObject) - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- init(JSONObject) - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- init(S, U) - 接口 中的方法com.aispeech.export.function.IEngine
- INIT_INTERVAL - 类 中的静态变量com.aispeech.common.AIConstant
-
SDK初始化防抖时间间隔
- initAsrppEngine(LocalAsrppConfig, Asrpp) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- initEncode(int, boolean, PcmToOgg.Callback) - 类 中的方法com.aispeech.common.PcmToOgg
- initEngine(LiteSoFunction, AIEngineConfig) - 类 中的方法com.aispeech.lite.mds.MdsKernel
- initEngine(LiteSoFunction, LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- initEngine(LocalLAsrConfig) - 类 中的方法com.aispeech.lite.asr.LocalLAsrKernel
- initFespx(LocalSignalProcessingConfig, Fespx) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- initSemantic(SemanticDUI, LocalSemanticConfig) - 类 中的方法com.aispeech.lite.semantic.SemanticDUIKernel
-
准备资源并初始化引擎
- initVad(AIEngineConfig, Vad) - 类 中的方法com.aispeech.lite.vad.VadKernel
- innerRelease() - 类 中的方法com.aispeech.lite.BaseKernel
- innerRelease() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- inputContinuousAudio - 类 中的变量com.aispeech.lite.BaseProcessor
-
单麦、多麦唤醒feed的是短音频还是连续的长音频,用于上传唤醒音频的日志
- inputContinuousAudio() - 类 中的方法com.aispeech.lite.param.WakeupParams
- INRms - com.aispeech.lite.hotword.ssl.n中的接口
- insert(LasrSqlEntity) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- insertOrUpdate(LasrSqlEntity) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- insertOrUpdate(VprintSqlEntity) - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- intentName - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
intent 名称
- intercept(JSONObject) - 类 中的方法com.aispeech.export.interceptor.AbstractCostInterceptor
- intercept(JSONObject) - 接口 中的方法com.aispeech.export.interceptor.IInterceptor
- INTERVAL - 类 中的静态变量com.aispeech.lite.audio.AIAudioRecorder
- INTERVAL - 类 中的静态变量com.aispeech.lite.oneshot.OneshotKernel
- intervalTime - 类 中的变量com.aispeech.export.config.RecorderConfig.Builder
- intervalTime - 类 中的变量com.aispeech.export.config.RecorderConfig
-
录音机采集数据间隔
- intervalTime - 类 中的静态变量com.aispeech.lite.AISpeech
-
录音机采集数据间隔
- INVad - com.aispeech.lite.hotword.ssl.n中的接口
-
NVadEngine
- INVALID - 接口 中的静态变量com.aispeech.lite.Scope
-
无效的 scope,invalid+时间戳 保证离线授权文件肯定没有这个 scope
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.lite.param.FespxCarParams
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- isAddExtraAudioWhenFeedNotContinuousAudio() - 类 中的方法com.aispeech.lite.param.WakeupParams
- isASRingStatus() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- isAudioAdoptAEC() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
- isAudioStandard() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
-
音频是否符合以下信息: 音频格式为 wav, ogg_speex, ogg_oups, mp3,并且音频 sampleRate 为 16000 Hz,channel 为 1。
- isAuthorized() - 类 中的方法com.aispeech.auth.AIAuthEngine
- isAuthorized() - 类 中的方法com.aispeech.lite.BaseProcessor
-
授权状态
- isAuthorized(Context) - 类 中的静态方法com.aispeech.DUILiteSDK
-
检查是否授权成功(本地授权文件有效)
- isAutoHoldBeamforming() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
已过时。该方法不再使用
- isAutoHoldBeamforming() - 类 中的方法com.aispeech.lite.param.FespCarParams
- isAutoPlay() - 类 中的方法com.aispeech.lite.param.TTSParams
-
获取是否自动播放状态
- isAutoSetDriveMode() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- isAutoSetDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- isAutoSetDriveMode() - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- isAutoSetDriveMode() - 类 中的方法com.aispeech.lite.param.FespxCarParams
- isAutoSetDriveMode() - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- isAutoSetDriveMode() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- isAutoStopRecorder() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
是否自动停止录音机
- isBackRowRestrainEnable() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
-
获取后排抑制开关
- isBuildMulti() - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- isBuildSuccess() - 类 中的方法com.aispeech.export.bean.BuildGrammarResult
- isBuildSuccess() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- isCacheUploadEnable() - 类 中的方法com.aispeech.DUILiteConfig
- isCacheUploadEnable() - 类 中的方法com.aispeech.export.config.UploadConfig
- isCallbackInThread() - 类 中的方法com.aispeech.DUILiteConfig
- isCloudVadEnable() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isCloudVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isCloudVprintVadEnable() - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- isCloudVprintVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isCloudVprintVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isCloudVprintVadEnable() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isCombinationEnable(int, int) - 类 中的静态方法com.aispeech.lite.function.CarFunctionHelper
-
自有组合模式下,唤醒的doa是否可以抛出唤醒
- isConnected() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。返回当前连接状态
- isConnected() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
返回当前连接状态
- isConnected() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- isConnected() - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- isConnected() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- isConnected() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
返回当前连接状态
- isConnected() - 类 中的方法com.aispeech.lite.net.WebsocketClient
-
socket 链接状态
- isContainsEnglish(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- isDefaultScene() - 类 中的方法com.aispeech.export.widget.Scene
- isDmaspSoValid() - 类 中的静态方法com.aispeech.kernel.Dmasp
- isDMRoute() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- isDoaInCoPilot(int) - 类 中的静态方法com.aispeech.lite.function.CarFunctionHelper
-
副驾唤醒
- isDoaInMain(int) - 类 中的静态方法com.aispeech.lite.function.CarFunctionHelper
-
主驾唤醒
- isDriveModeEntire() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
当前是否为全车模式
- isDriveModePositioning() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
当前是否为定位模式
- isDynamicAlignment() - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- isDynamicAlignment() - 类 中的方法com.aispeech.export.config.AIDmaspConfig
- isDynamicAlignment() - 类 中的方法com.aispeech.lite.param.DmaspParams
-
是否进行动态对齐,默认:true
- ISemantic - com.aispeech.export.function中的接口
- isEmpty() - 类 中的方法com.aispeech.common.LimitQueue
- isEmpty() - 类 中的方法com.aispeech.export.Slots
- isEmpty() - 类 中的方法com.aispeech.export.Speaker
- isEmpty() - 类 中的方法com.aispeech.lite.dm.cache.Cache
- isEmpty() - 类 中的方法com.aispeech.lite.message.MessageQueue
- isEnableAlignment() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableAlignment() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableAlignment() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableAlignment() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableAlignment() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableAsrPlus() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableAudioDetection() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableAudioDetection() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableAudioDetection() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableAudioDetection() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableAudioDetection() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableCloudVAD() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableCloudVAD() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableConfidence() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableConfidence() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableConfidence() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableDialectProcess() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableDialectProcessNlurec() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableDoubleVad() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableDoubleVad() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- isEnableDoubleVad() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
是否使用双VAD
- isEnableEmotion() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableEmotion() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableEmotion() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableEmotion() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableFirstDec() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableFirstDec() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableFirstDecForce() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableFirstDecForce() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableLanguageClassifier() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isEnableLanguageClassifier() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableLanguageClassifier() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableNBest() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
是否启用语义的nbest 结果
- isEnableNluCensor() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableNluFormatV2() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- isEnableNluNbest() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableNumberConvert() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- isEnableNumberConvert() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableNumberConvert() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableNumberConvert() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
是否开启识别结果中文转阿拉伯数字
- isEnableNumberConvert() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableNumberConvert() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableOptimization() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- isEnableOptimization() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- isEnablePunctuation() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- isEnablePunctuation() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnablePunctuation() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnablePunctuation() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
是否启用标点符号
- isEnablePunctuation() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnablePunctuation() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableRealTimeFeedBack() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableRecUppercase() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableRecUppercase() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableRecUppercase() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
- isEnableRecUppercase() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableRecUppercase() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableSensitiveWdsNorm() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableSensitiveWdsNorm() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableSNTime() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- isEnableSNTime() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableSNTime() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableSpeakerAntiSpoofing() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- isEnableSpeakerAntiSpoofing() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
语音活体检测,仅用于离线验证
- isEnableTone() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
已过时。
- isEnableTone() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEnableTone() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableTone() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableTone() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableVad() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- isEnableVad() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本无关vad开关
- isEnableVad() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEnableVAD() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
返回是否使用识别服务内置的vad模块检测
- isEnableVAD() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEnableVocabsConvert() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isEnableVocabsConvert() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
- isEnableVocabsConvert() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEncode() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- isEncode() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- isEncode() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
-
上传的音频是否要编码
- isEncodedAudio() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isEncodedAudio() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isEncodedAudio() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isEncodedAudio() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isEncryptCustomDeviceName() - 类 中的方法com.aispeech.DUILiteConfig
- isEndSkillDm() - 类 中的方法com.aispeech.export.DmInfo
- isEndSkillDm() - 类 中的方法com.aispeech.lite.dm.Task
- isEnhanceRegister() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- isEnhanceRegister() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
注册增强,仅用于注册
- isEnhanceRegister() - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- isEnhanceRegister() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- isFeedingStatus() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- isFespOriginalAudio() - 类 中的静态方法com.aispeech.lite.audio.AIAudioRecorder
- isFullDuplex() - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- isFullMode() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- isGlobalAudioSave() - 类 中的静态方法com.aispeech.DUILiteSDK
-
是否开启全局音频保存
- isHttpVerify() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
-
是否支持 Http 方式进行声纹验证
- isIgnoreEmptyResult() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isIgnoreEmptyResult() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isIgnoreLogin() - 类 中的方法com.aispeech.DUILiteConfig
- isIllegalPinyin(String) - 类 中的静态方法com.aispeech.common.PinYinUtils
- isImplAgcCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplAgcCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplBfCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplBfCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplDoaCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplDoaCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplEchoCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplEchoCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplEchoVoipCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplEchoVoipCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplInputCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplInputCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplMultiBfCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplMultiBfCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplOutputCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplOutputCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplSevcDoaCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplSevcDoaCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplSevcNoiseCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplSevcNoiseCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplVadCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplVadCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplVprintCutCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplVprintCutCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isImplWakeupCk() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isImplWakeupCk() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isInitFailed - 类 中的变量com.aispeech.lite.BaseProcessor
- isInputContinuousAudio() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- isInputContinuousAudio() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- isInputContinuousAudio() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- isInputContinuousAudio() - 类 中的方法com.aispeech.lite.param.FespCarParams
- isInputContinuousAudio() - 类 中的方法com.aispeech.lite.param.FespxCarParams
- isInputContinuousAudio() - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- isIpAddress(String) - 类 中的静态方法com.aispeech.export.config.NearWakeupConfig
-
校验字符串是否是合法IP
- isLasr() - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
是否是长语音识别
- isLasrAudioEncode() - 类 中的静态方法com.aispeech.analysis.AnalysisProxy
- isLast() - 类 中的方法com.aispeech.AIResult
-
返回是否是最后的结果,配合返回结果为byte[]类型使用
- isLocalFile() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- isLocalSaveEnabled() - 类 中的静态方法com.aispeech.lite.AISpeech
-
已过时。
- isLocalVadEnable() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isLogcatDebugable() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- isLogcatDebugable() - 类 中的方法com.aispeech.analysis.AnalysisParam
- isLogEnable() - 类 中的方法com.aispeech.DUILiteConfig
- isMaxVolumeMode() - 类 中的方法com.aispeech.DUILiteConfig
-
获取当前大音量模式
- isModeTextNoRelated(AICloudVprintConfig.Mode) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- isModTextRelated(AICloudVprintConfig.Mode) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- isMonitorEnable() - 类 中的方法com.aispeech.AIEchoConfig
- isMonitorEnable() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- isMonitorUploadEnable - 类 中的静态变量com.aispeech.lite.AISpeech
-
监控数据是否上传
- isMonitorUploadEnable() - 类 中的方法com.aispeech.DUILiteConfig
- isNetworkConnected(Context) - 类 中的静态方法com.aispeech.common.NetworkUtil
-
判断是否有网络连接
- isNetWorkError() - 异常错误 中的方法com.aispeech.AIError
-
是否是网络错误
- isOneshotOptimization() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isOneshotOptimization() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isOneshotOptimizationSecond() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isOpened() - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- isOutRealData() - 类 中的方法com.aispeech.lite.param.TTSParams
-
是否抛出实时合成音频
- isPreWakeupOn() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- isPreWakeupOn() - 类 中的方法com.aispeech.lite.param.DmaspParams
- isPreWakeupOn() - 类 中的方法com.aispeech.lite.param.WakeupParams
- isProcessDoaInformation() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- isProductInfoValid() - 类 中的方法com.aispeech.DUILiteConfig
- isQueryRegisterAudioJson(String) - 类 中的静态方法com.aispeech.export.engines2.AILocalVprintEngine
-
返回的json信息是否是查询注册音频接口回调的json
- isRealback() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isRealBack() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- isRealBack() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- isRealBack() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- isRealBack() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- isRealBack() - 类 中的方法com.aispeech.lite.param.TTSParams
- isRecorderRecording() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- isRecording() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
对外返回当前录音机是否正在录音 注意:此方法不对等实际的录音机是否处于录音的状态
- isRecording(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- isRecording(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- isRecording(AIRecordListener) - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- isRegistered(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
- isRegistered(AIRecordListener) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- isReleased() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
- isReturnPhone() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
当前是否开启了音素返回,需注意,部分音色不支持音素,所以虽然打开了音素,但是不会有音素信息返回
- isReturnPhone() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- isReturnPhone() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- isReturnPhone() - 类 中的方法com.aispeech.lite.param.TTSParams
- isRoute() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isRunning() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- isRunning() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- isSaveOriginalAudio() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isSaveOriginalAudio() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isSavingEngineAudioEnable(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
该引擎的是否保存音频
- isSavingEngineAudioEnable(int) - 类 中的静态方法com.aispeech.lite.AISpeech
-
该引擎的是否保存音频
- isSavingEngineAudioEnable(int) - 类 中的静态方法com.aispeech.lite.Engines
-
判断改引擎是否开启了音频保存
Engines
- isShouldEndSession() - 类 中的方法com.aispeech.lite.dm.Task
- isSkip_saving() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
为true不保存音频,默认false,非必需设置
- ISSL - com.aispeech.lite.hotword.ssl中的接口
-
SSL means sound source locate
- isSlotBinFileExists() - 类 中的方法com.aispeech.export.widget.Scene
- isSspe() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- isSspe() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isSspe() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- isSspe() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isStopped - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- isThrowEmptySemantic() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- isUpdateTrailProfileToOnlineProfile() - 类 中的方法com.aispeech.DUILiteConfig
- isUpdateTrailProfileToOnlineProfile() - 类 中的方法com.aispeech.export.config.AuthConfig
- isUploadAudioEnable() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- isUploadEnable() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- isUploadEnable() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- isUploadEnable() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- isUploadEnable() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- isUploadEnable() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- isUploadEnable() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- isUploadEnable() - 类 中的方法com.aispeech.export.config.UploadConfig
- isUploadEnable() - 类 中的方法com.aispeech.lite.BaseProcessor
- isUploadFile() - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
是否正在上传文件
- isUploadImmediately() - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- isUploadImmediately() - 类 中的方法com.aispeech.analysis.AnalysisParam
- isUploadSucess() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- isUseAux() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUseBuiltInWakeupWords() - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- isUseCache() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- isUseCache() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- isUseCache() - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。是否使用了缓存功能
- isUseCache() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。是否使用了缓存功能
- isUseCache() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
-
是否使用了缓存功能
- isUseCache() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
是否使用了缓存功能
- isUseCache() - 类 中的方法com.aispeech.lite.tts.TTSCache
-
是否使用了缓存功能
- isUseConf() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseConf() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseContinuousRecognition() - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
是否支持连续识别,默认打开
- isUseContinuousRecognition() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
是否支持连续识别,默认打开
- isUseContinuousRecognition() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseCustomFeed() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isUseCustomFeed() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isUseCustomFeed() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- isUseCustomFeed() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- isUseCustomFeed() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
是否自己调用feed接口,传入数据
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalMdsIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalSevcIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- isUseCustomFeed() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
是否自己feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord)
- isUseCustomFeed() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- isUseCustomFeed() - 类 中的方法com.aispeech.lite.param.LocalLAsrParams
- isUseCustomFeed() - 类 中的方法com.aispeech.lite.param.SpeechParams
- isUseDatabaseStorage() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- isUseDatabaseStorage() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- isUseDatabaseStorage() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- isUseDmAsr() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isUseDmAsr() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isUseDmAsr() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isUseDoubleVad() - 类 中的方法com.aispeech.DUILiteConfig
-
支持外部配置是否启用信号处理双VAD 设置sspe信号处理返回多路音频,以及VAD加载多路音频 取值: true or false 是否使用双VAD
- isUseDoubleVad() - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- isUseDoubleVad() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- isUseE2EWakeupWord() - 类 中的方法com.aispeech.lite.param.BuiltinE2EWakeupWords
-
是否启用内嵌唤醒词默认参数
- isUseFiller() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseFiller() - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
- isUseFiller() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseFormat() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- isUseFrameSplit() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
已过时。
- isUseFrameSplit() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseFullDuplex() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isUseFullDuplex() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- isUseFullDuplexNoSpeechTimeOut() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isUseFullDuplexNoSpeechTimeOut() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- isUseFullMode() - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- isUseFullstop() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseFullstop() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUseHoldConf() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseHoldConf() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseInverseTxt() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUseItn() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseItn() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- isUseItn() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- isUseMaxSpeechResult() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseNgram() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseOneShot() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isUseOneShot() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseOneShot() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- isUseOneShot() - 类 中的方法com.aispeech.lite.param.SpeechParams
- isUseParagraph() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUsePhrase() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- isUsePinyin() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUsePinyin() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUsePinyin() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUsePost() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUsePuctuation() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseRealback() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isUseRealBack() - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
是否启用实时识别
- isUseRealBack() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseRealBack() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isUseRecorder() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
获取本次请求是否启用录音机
- isUseRefText() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isUseRefText() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- isUseRefText() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- isUseRefText() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- isUseSegment() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseSegment() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUseSelectRule() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- isUseSensitiveWdsNorm() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isUseSpeechDns() - 类 中的方法com.aispeech.DUILiteConfig
- isUseSpeechDns() - 类 中的静态方法com.aispeech.lite.AISpeech
- isUseSSL() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- isUseSSML() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- isUseSSML() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- isUseStopCallback() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- isUseStopCallback() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- isUseStopCallback() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
是否stop之后回调 onSpeechFinish 方法
- isUseStreamType() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- isUseStreamType() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- isUseStreamType() - 类 中的方法com.aispeech.lite.param.TTSParams
-
获取是否强制播放为 StreamType
- isUseStrongWakeupVisible() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isUseStrongWakeupVisible() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isUseTimeStamp() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- isUseTprocess() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- isUseTProcess() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isUseTxtSmooth() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseTxtSmooth() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isUseTxtSmooth() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isUseTxtSmooth() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- isUseVad() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isUseVad() - 类 中的方法com.aispeech.export.config.AICloudDMConfig
- isUseVad() - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig
- isUseVprint() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isUseXbnfRec() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- isUseXbnfRec() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- isVad() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- isVad() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- isVad() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- isVad() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- isVadEnable() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- isVadEnable() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
- isVadEnable() - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- isVadEnable() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- isVadEnable() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- isVadEnable() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- isVadEnable() - 类 中的方法com.aispeech.lite.param.VadParams
- isValid() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- isValid() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- isValid() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- isValid() - 类 中的方法com.aispeech.export.config.WakeupWord
- isValid() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- isValid() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache
- isVisibleWakeupWord() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- isVolumeEnable() - 类 中的方法com.aispeech.lite.param.CommonParams
- isWakeuped - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- isWakeupSsp() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。获取唤醒资源是否带VAD状态流
- isWakeupSsp() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。获取唤醒资源是否带VAD状态流
- isWakeupSsp() - 类 中的方法com.aispeech.kernel.Dmasp
-
获取唤醒资源是否带VAD状态流
- isWakeupSsp() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
获取唤醒资源是否带VAD状态流
- isWakeupSsp() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
-
获取唤醒资源是否带VAD状态流
- isWakeupWordFilter() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- isWakeupWordVisible() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- isWebSocketVerify() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
-
是否支持 WebSocket 方式进行声纹验证
- isZipFile(File) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
- Item - com.aispeech.lite.dm.cache中的类
-
pending task item
- Item(String, Object) - 类 的构造器com.aispeech.lite.dm.cache.Item
- ITEMS_PERPAGE - 类 中的静态变量com.aispeech.export.widget.callback.ListCallbackWidget
-
每页显示条目数,必选
- ITEMS_PERPAGE - 类 中的静态变量com.aispeech.export.widget.callback.MediaCallbackWidget
-
每页显示条目数,必选
- iterator() - 类 中的方法com.aispeech.common.LimitQueue
- iterator() - 类 中的方法com.aispeech.lite.dm.cache.Cache
- iterator() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache
- Iterator - com.aispeech.lite.dm.cache中的接口
- IUpdater - com.aispeech.lite.dm.update中的接口
- IVadProcessorListener - com.aispeech.lite.vad中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/27
- IVadProcessorListener() - 类 的构造器com.aispeech.lite.vad.IVadProcessorListener
J
- JAPANESE - com.aispeech.lite.Languages
- JChineseConvertor - com.aispeech.export.itn中的类
- JSON_SUFFIX - 类 中的静态变量com.aispeech.export.widget.Scene
- jsonObject - 类 中的变量com.aispeech.export.SemanticVocabsCfg
- jsonObject - 类 中的变量com.aispeech.lite.config.FespxCarConfig
-
已过时。"aecBinPath": ".
- jsonObject - 类 中的变量com.aispeech.lite.config.LocalDmaspConfig
- jsonObject - 类 中的变量com.aispeech.lite.config.LocalEchoConfig
- jsonObject - 类 中的变量com.aispeech.lite.config.LocalSignalProcessingConfig
-
"aecBinPath": ".
- jsonObject - 类 中的变量com.aispeech.lite.config.LocalVadConfig
- jsonObject - 类 中的变量com.aispeech.lite.param.LocalSemanticParams
- jsonObject - 类 中的变量com.aispeech.lite.param.VadParams
- JSONResultParser - com.aispeech.common中的类
-
识别结果解析器
- JSONResultParser(String) - 类 的构造器com.aispeech.common.JSONResultParser
- jsonToXbnfStr(String) - 类 中的静态方法com.aispeech.common.DynamicDecodeUtil
- JSONUtil - com.aispeech.common中的类
-
JSON put/get utils
- JSONUtil() - 类 的构造器com.aispeech.common.JSONUtil
K
- KEY - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.FlowType
- KEY - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Layer
- KEY_AEC_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalAecAgcConfig
- KEY_AEC_BIN_PTAH - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_AEC_BIN_PTAH - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_AGC_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalAecAgcConfig
- KEY_AIENGINE_VERSION - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_APP - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_ATTACH_APPLICATION_ID - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_ATTACH_RECORD_ID - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_ATTACH_URL - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_AUDIO - 类 中的静态变量com.aispeech.lite.param.AudioParams
- KEY_AUDIO_TYPE - 类 中的静态变量com.aispeech.lite.param.AudioParams
- KEY_BEAMFORMING_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_BEAMFORMING_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_CALLBACK_TYPE - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_CFG - 类 中的静态变量com.aispeech.export.SemanticVocabsCfg
- KEY_CHANNEL - 类 中的静态变量com.aispeech.lite.param.AudioParams
- KEY_CHANNELS - 类 中的静态变量com.aispeech.lite.config.LocalEchoConfig
- KEY_CLOUD - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_CODE - 异常错误 中的静态变量com.aispeech.AIError
- KEY_COMMAND - 类 中的静态变量com.aispeech.lite.dm.cache.Cache
-
key of command
- KEY_CONF - 类 中的静态变量com.aispeech.lite.AIWakeupProcessor
- KEY_CORE_TYPE - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_CPU - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_CUSTOM_SHA256 - 类 中的静态变量com.aispeech.lite.AISpeech
- KEY_DCHECK - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_DCHECK - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_DEVICE_ID - 类 中的静态变量com.aispeech.lite.AISpeech
-
如下定义KEY为隐藏接口使用,不对外暴露
- KEY_DEVICE_ID - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_DEVICE_INFO - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_DEVICE_NAME - 类 中的静态变量com.aispeech.lite.AISpeech
- KEY_DEVICE_NAME_TYPE - 类 中的静态变量com.aispeech.lite.AISpeech
-
指定哪个字段为设备的唯一标识
- KEY_ENV - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_ENV - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_EXT - 异常错误 中的静态变量com.aispeech.AIError
- KEY_FESPX_2REFENCE_ENABLE - 类 中的静态变量com.aispeech.lite.AISpeech
-
多路音频直接获取带2路参考音的音频数据
- KEY_FESPX_2REFENCE_PATH - 类 中的静态变量com.aispeech.lite.AISpeech
- KEY_FESPX_AEC_CHANNEL - 类 中的静态变量com.aispeech.common.AIConstant
-
获取aecChannelNum时传入的key
- KEY_FESPX_BF_CHANNEL - 类 中的静态变量com.aispeech.common.AIConstant
-
获取bfChannelNum时传入的key
- KEY_FULL_MODE - 类 中的静态变量com.aispeech.lite.config.LocalVadConfig
- KEY_GET_DOA - 类 中的静态变量com.aispeech.common.AIConstant
-
获取aecChannelNum时传入的key
- KEY_IMEI - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_JAR_VERSION - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_LICENSE_ID - 类 中的静态变量com.aispeech.lite.AISpeech
-
licenseID方案授权
- KEY_LOG_WK_TYPE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- KEY_MAC - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_MAJOR - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_MAJOR - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_MAJOR - 类 中的静态变量com.aispeech.lite.param.DmaspParams
- KEY_MAX_VOLUME - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_MAX_VOLUME - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_MIC_MATRIX - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- KEY_MIC_NUM - 类 中的静态变量com.aispeech.lite.config.LocalEchoConfig
- KEY_PAUSETIME - 类 中的静态变量com.aispeech.lite.config.LocalVadConfig
- KEY_PAUSETIME - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_PAUSETIME - 类 中的静态变量com.aispeech.lite.param.CommonParams
- KEY_PAUSETIME - 类 中的静态变量com.aispeech.lite.param.VadParams
- KEY_PROVISION - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_RAM - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_RANGES - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_RANGES - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_RANK - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_RECORD_ID - 异常错误 中的静态变量com.aispeech.AIError
- KEY_RECORDER_ID - 类 中的静态变量com.aispeech.lite.param.FeedbackJsonParams
- KEY_RECORDER_ID - 类 中的静态变量com.aispeech.lite.param.FeedbackParams
- KEY_REF_TEXT - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_REQUEST - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_RES - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_RES_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalEchoConfig
- KEY_RES_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalNRConfig
- KEY_RES_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalVadConfig
- KEY_ROLLBACK - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_ROM - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_SAMPLE_BYTES - 类 中的静态变量com.aispeech.lite.param.AudioParams
- KEY_SAMPLE_RATE - 类 中的静态变量com.aispeech.lite.AISampleRate
- KEY_SAMPLE_RATE - 类 中的静态变量com.aispeech.lite.param.AudioParams
- KEY_SAMPLEFORMAT - 类 中的静态变量com.aispeech.lite.config.LocalEchoConfig
- KEY_SCENE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- KEY_SDCARD - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_SESSION_ID - 类 中的静态变量com.aispeech.lite.param.FeedbackJsonParams
- KEY_SESSION_ID - 类 中的静态变量com.aispeech.lite.param.FeedbackParams
- KEY_SHOULD_END_SESSION - 类 中的静态变量com.aispeech.lite.dm.cache.Cache
-
key of shouldEndSession
- KEY_SHOULD_LISTEN - 类 中的静态变量com.aispeech.lite.dm.cache.Cache
-
key of should listen
- KEY_SOURCE - 接口 中的静态变量com.aispeech.common.AIConstant.Nlu
- KEY_SYSTEM - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_TEXT - 异常错误 中的静态变量com.aispeech.AIError
- KEY_TEXT - 类 中的静态变量com.aispeech.export.SemanticVocabsCfg
- KEY_THRESH - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_THRESH - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_THRESH_2 - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_THRESH_2 - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_TIME - 异常错误 中的静态变量com.aispeech.AIError
- KEY_TOPIC - 类 中的静态变量com.aispeech.lite.param.FeedbackParams
- KEY_TYPE - 类 中的静态变量com.aispeech.lite.param.CommonParams
- KEY_UPLOAD_ENTRY - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- KEY_USER_ID - 类 中的静态变量com.aispeech.lite.param.AppParams
- KEY_USER_ID - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_USER_KEY - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_VAD_ENABLE - 类 中的静态变量com.aispeech.lite.param.CommonParams
- KEY_VERSION - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- KEY_VOL - 类 中的静态变量com.aispeech.lite.param.CommonParams
- KEY_WAKEUPWORD - 类 中的静态变量com.aispeech.lite.AIWakeupProcessor
- KEY_WAKUP_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_WAKUP_BIN_PATH - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
- KEY_WORD - 类 中的静态变量com.aispeech.lite.config.FespxCarConfig
-
已过时。
- KEY_WORD - 类 中的静态变量com.aispeech.lite.config.LocalSignalProcessingConfig
L
- LABEL - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
标签数据
- languages - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
设置热词语种,默认中文
- languages - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置语种
- languages - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置热词语种,默认中文
- Languages - com.aispeech.lite中的枚举
-
当前支持的语种定义,需参考内核标准对齐
- LasrDatabaseManager - com.aispeech.export.lasr中的类
- LasrDatabaseManager(Context) - 类 的构造器com.aispeech.export.lasr.LasrDatabaseManager
-
在app的包名下创建 LasrDatabaseManager.DB_NAME_DEFAULT 数据库
- LasrDatabaseManager(Context, String) - 类 的构造器com.aispeech.export.lasr.LasrDatabaseManager
-
在app的包名下创建 dbName 数据库
- LasrDatabaseManager(String) - 类 的构造器com.aispeech.export.lasr.LasrDatabaseManager
-
读取指定位置的数据库文件,如果该路径下没有文件,也可创建数据库
- LasrSqlEntity - com.aispeech.export.lasr中的类
- LasrSqlEntity() - 类 的构造器com.aispeech.export.lasr.LasrSqlEntity
- LasrSqlEntity(int, String, int, String, long, String, String, int, int, int, String, int, String) - 类 的构造器com.aispeech.export.lasr.LasrSqlEntity
- LasrSqlEntity(int, String, long) - 类 的构造器com.aispeech.export.lasr.LasrSqlEntity
- LasrSqlEntity(int, String, long, String, String, int, int) - 类 的构造器com.aispeech.export.lasr.LasrSqlEntity
- last - 类 中的变量com.aispeech.AIResult
- LibVersion - com.aispeech.common中的类
- LibVersion() - 类 的构造器com.aispeech.common.LibVersion
- licenceId - 类 中的静态变量com.aispeech.lite.AISpeech
-
使用licenceId方案授权
- LimitAudioQueue - com.aispeech.common中的类
-
固定时长的音频环形队列
- LimitAudioQueue(int, int) - 类 的构造器com.aispeech.common.LimitAudioQueue
- LimitQueue<E> - com.aispeech.common中的类
-
固定长度队列
- LimitQueue(int) - 类 的构造器com.aispeech.common.LimitQueue
- LINK_URL - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
跳转地址
- LIST - com.aispeech.export.widget.callback.CallbackWidgetType
-
列表控件,展示多条候选结果
- ListCallbackWidget - com.aispeech.export.widget.callback中的类
-
列表控件
- ListCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.ListCallbackWidget
- ListFeedbackWidget - com.aispeech.export.widget.feedback中的类
-
列表控件类,展示多条候选结果
- ListFeedbackWidget() - 类 的构造器com.aispeech.export.widget.feedback.ListFeedbackWidget
-
ListWidget构造方法
- LITE - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Layer
- load() - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- load(String) - 类 中的静态方法com.aispeech.common.Transformer
-
读取配置文件,需要预先加载
- LOCAL_ASR - 类 中的静态变量com.aispeech.lite.Engines
- LOCAL_ASR - 接口 中的静态变量com.aispeech.lite.Scope
-
本地识别
- LOCAL_ASR_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_ASR_RESULT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_ASRPP - 接口 中的静态变量com.aispeech.lite.Scope
-
本地asr++识别(性别,情绪,年龄)
- LOCAL_ECHO - 接口 中的静态变量com.aispeech.lite.Scope
-
本地回消
- LOCAL_GRAMMAR - 接口 中的静态变量com.aispeech.lite.Scope
-
本地语法编译
- LOCAL_ITN_RESULT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_MDS - 接口 中的静态变量com.aispeech.lite.Scope
-
mds, 多设备选择(mds,multiple device selection),用于在存在多个语音采集设备的场景中,选择最优输入设备
- LOCAL_NLU_AIDUI_OUTPUT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_NLU_DUI_OUTPUT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_NLU_OUTPUT - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_NR - 接口 中的静态变量com.aispeech.lite.Scope
-
本地单通道降噪
- LOCAL_ONESHOT - 接口 中的静态变量com.aispeech.lite.Scope
- LOCAL_SEMANTIC - 接口 中的静态变量com.aispeech.lite.Scope
-
本地语义
- LOCAL_SEVC - 接口 中的静态变量com.aispeech.lite.Scope
-
sevc 多路音频经过 aec_bss_nr_agc 后出一路音频用于voip
- LOCAL_STREAM_ASR - 接口 中的静态变量com.aispeech.lite.Scope
-
本地长语音
- LOCAL_TTS - 接口 中的静态变量com.aispeech.lite.Scope
-
本地合成
- LOCAL_TTS_PLAY_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_TTS_SYNTHESIS_END - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_TTS_SYNTHESIS_FIRST - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- LOCAL_VAD - 接口 中的静态变量com.aispeech.lite.Scope
-
本地人声检测
- LOCAL_VPRINT - 接口 中的静态变量com.aispeech.lite.Scope
-
本地声纹
- LocalAecAgcConfig - com.aispeech.lite.config中的类
- LocalAecAgcConfig() - 类 的构造器com.aispeech.lite.config.LocalAecAgcConfig
- LocalAecAgcConfig(String, String) - 类 的构造器com.aispeech.lite.config.LocalAecAgcConfig
- LocalAsrConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-5-14.
- LocalAsrConfig() - 类 的构造器com.aispeech.lite.config.LocalAsrConfig
- LocalAsrKernel - com.aispeech.lite.asr中的类
-
Created by wuwei on 18-5-14.
- LocalAsrKernel(AsrKernelListener) - 类 的构造器com.aispeech.lite.asr.LocalAsrKernel
- LocalAsrKernel(String, AsrKernelListener) - 类 的构造器com.aispeech.lite.asr.LocalAsrKernel
- LocalAsrParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-5-14.
- LocalAsrParams() - 类 的构造器com.aispeech.lite.param.LocalAsrParams
- LocalAsrppConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 2018/7/11.
- LocalAsrppConfig() - 类 的构造器com.aispeech.lite.config.LocalAsrppConfig
- LocalAsrppProcessor - com.aispeech.lite.asrpp中的类
- LocalAsrppProcessor() - 类 的构造器com.aispeech.lite.asrpp.LocalAsrppProcessor
- LocalAsrProcessor - com.aispeech.lite.asr中的类
-
Created by xueyong.zou on 2021/1/19.
- LocalAsrProcessor() - 类 的构造器com.aispeech.lite.asr.LocalAsrProcessor
- LocalDmaspConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-6-19.
- LocalDmaspConfig() - 类 的构造器com.aispeech.lite.config.LocalDmaspConfig
- LocalEchoConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-6-19.
- LocalEchoConfig() - 类 的构造器com.aispeech.lite.config.LocalEchoConfig
- LocalEchoProcessor - com.aispeech.lite.echo中的类
-
Description: Author: junlong.huang CreateTime: 2022/8/25
- LocalEchoProcessor() - 类 的构造器com.aispeech.lite.echo.LocalEchoProcessor
- LocalGrammarConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-5-11.
- LocalGrammarConfig() - 类 的构造器com.aispeech.lite.config.LocalGrammarConfig
- LocalGrammarKernel - com.aispeech.lite.grammar中的类
-
gram 编译 xbnf 生成 net.bin
- LocalGrammarKernel(LocalGrammarListener) - 类 的构造器com.aispeech.lite.grammar.LocalGrammarKernel
- LocalGrammarListener - com.aispeech.lite.grammar中的接口
- LocalGrammarParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-5-11.
- LocalGrammarParams() - 类 的构造器com.aispeech.lite.param.LocalGrammarParams
- LocalGrammarProcessor - com.aispeech.lite.grammar中的类
-
Created by wuwei on 18-5-11.
- LocalGrammarProcessor() - 类 的构造器com.aispeech.lite.grammar.LocalGrammarProcessor
- LocalLAsrConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-5-14.
- LocalLAsrConfig() - 类 的构造器com.aispeech.lite.config.LocalLAsrConfig
- LocalLAsrKernel - com.aispeech.lite.asr中的类
- LocalLAsrKernel(AsrKernelListener) - 类 的构造器com.aispeech.lite.asr.LocalLAsrKernel
- LocalLAsrParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-5-14.
- LocalLAsrParams() - 类 的构造器com.aispeech.lite.param.LocalLAsrParams
- LocalLAsrProcessor - com.aispeech.lite.asr中的类
-
Created by yuruilong on 2017/5/19.
- LocalLAsrProcessor() - 类 的构造器com.aispeech.lite.asr.LocalLAsrProcessor
- LocalMdsConfig - com.aispeech.lite.config中的类
- LocalMdsConfig() - 类 的构造器com.aispeech.lite.config.LocalMdsConfig
- LocalNgramConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-5-11.
- LocalNgramConfig() - 类 的构造器com.aispeech.lite.config.LocalNgramConfig
- LocalNgramParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-5-11.
- LocalNgramParams() - 类 的构造器com.aispeech.lite.param.LocalNgramParams
- LocalNRConfig - com.aispeech.lite.config中的类
- LocalNRConfig() - 类 的构造器com.aispeech.lite.config.LocalNRConfig
- LocalSemanticConfig - com.aispeech.lite.config中的类
- LocalSemanticConfig() - 类 的构造器com.aispeech.lite.config.LocalSemanticConfig
- LocalSemanticKernel - com.aispeech.lite.semantic中的类
-
离线语义内核,包含 dui 和 navi 语义
- LocalSemanticKernel(SemanticKernelListener) - 类 的构造器com.aispeech.lite.semantic.LocalSemanticKernel
- LocalSemanticParams - com.aispeech.lite.param中的类
- LocalSemanticParams() - 类 的构造器com.aispeech.lite.param.LocalSemanticParams
- LocalSemanticProcessor - com.aispeech.lite.semantic中的类
-
Created by yuruilong on 2017/5/19.
- LocalSemanticProcessor() - 类 的构造器com.aispeech.lite.semantic.LocalSemanticProcessor
- LocalSevcConfig - com.aispeech.lite.config中的类
- LocalSevcConfig() - 类 的构造器com.aispeech.lite.config.LocalSevcConfig
- LocalSevcConfig(String) - 类 的构造器com.aispeech.lite.config.LocalSevcConfig
- LocalSignalProcessingConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 18-6-4.
- LocalSignalProcessingConfig() - 类 的构造器com.aispeech.lite.config.LocalSignalProcessingConfig
- LocalTtsConfig - com.aispeech.lite.config中的类
-
Created by yu on 2018/5/7.
- LocalTtsConfig() - 类 的构造器com.aispeech.lite.config.LocalTtsConfig
- LocalTtsKernel - com.aispeech.lite.tts中的类
-
Created by yu on 2018/5/7.
- LocalTtsKernel(TtsKernelListener) - 类 的构造器com.aispeech.lite.tts.LocalTtsKernel
- LocalTtsParams - com.aispeech.lite.param中的类
-
Created by yu on 2018/5/7.
- LocalTtsParams() - 类 的构造器com.aispeech.lite.param.LocalTtsParams
- LocalVadConfig - com.aispeech.lite.config中的类
-
Created by yuruilong on 2017/5/22.
- LocalVadConfig() - 类 的构造器com.aispeech.lite.config.LocalVadConfig
- LocalVadProcessor - com.aispeech.lite.vad中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/27
- LocalVadProcessor() - 类 的构造器com.aispeech.lite.vad.LocalVadProcessor
- LocalVprintConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 2018/7/11.
- LocalVprintConfig() - 类 的构造器com.aispeech.lite.config.LocalVprintConfig
- LocalVprintLiteConfig - com.aispeech.lite.config中的类
-
Created by wuwei on 2018/7/11.
- LocalVprintLiteConfig() - 类 的构造器com.aispeech.lite.config.LocalVprintLiteConfig
- LOCATION - 类 中的静态变量com.aispeech.export.Setting
-
定位信息
- log(int, String, String) - 类 中的方法com.aispeech.common.DiskLogAdapter
- LOG_ID_LOCAL_ASR - 类 中的静态变量com.aispeech.analysis.AnalysisAudioImpl
- LOG_ID_WAKEUP - 类 中的静态变量com.aispeech.analysis.AnalysisAudioImpl
- LOG_LOCAL_ASR - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
本地asr日志类型
- LOG_MIC_MATRIX_TYPE_EIGHT_LINE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
线性八麦
- LOG_MIC_MATRIX_TYPE_FOUR_CAR - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
车载四麦
- LOG_MIC_MATRIX_TYPE_FOUR_CIRCLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
环形四麦
- LOG_MIC_MATRIX_TYPE_FOUR_L - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
L型四麦
- LOG_MIC_MATRIX_TYPE_FOUR_LINE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
线性四麦
- LOG_MIC_MATRIX_TYPE_ONE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
单麦
- LOG_MIC_MATRIX_TYPE_SIX_CIRCLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
环形六麦
- LOG_MIC_MATRIX_TYPE_SIX_LINE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
线性六麦
- LOG_MIC_MATRIX_TYPE_TWO_CAR - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
车载双麦
- LOG_MIC_MATRIX_TYPE_TWO_LINE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
线性双麦
- LOG_MONITOR - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
本地monitor日志类型
- LOG_SCENE_TYPE_AICAR - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
车载场景
- LOG_SCENE_TYPE_AIHOME - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
家居场景
- LOG_SOURCE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LOG_VAD_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
本地Vad 超时日志类型
- LOG_WK_TYPE_PREWAKEUP - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
预唤醒日志类型
- LOG_WK_TYPE_WAKEUP - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
唤醒日志类型
- LOGCAT_DEBUGABLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LOGFILE_DEBUGABLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LOGFILE_PATH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LOGID - 类 中的静态变量com.aispeech.analysis.AnalysisMonitorImpl
- LUA_DIR_NAME - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LUA_RES_NAME - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- LYRA - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Layer
M
- mAIProfile - 类 中的变量com.aispeech.lite.tts.TtsProcessor
- mAIRecorder - 类 中的变量com.aispeech.lite.BaseProcessor
- majors - 类 中的变量com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
设置唤醒词的major,主唤醒词为1,副唤醒词为0,如 [1,0,0]
- majors - 类 中的变量com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
设置唤醒词的major,主唤醒词为1,副唤醒词为0,如 [1,0,0]
- mapToJSON(Map<String, Object>) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Return a new JSONObject and put map key/values
- MAX_CACHE_TEXT_WORD_COUNT - 类 中的静态变量com.aispeech.lite.tts.TTSCache
-
只支持200字符及以下文本缓存 避免超大音频读取导致进程长期占用
- MAX_TTS_LENGTH - 类 中的静态变量com.aispeech.lite.tts.CloudTtsKernel
- MAX_VOLUME_OFF - 类 中的静态变量com.aispeech.common.AIConstant
-
非大音量状态
- MAX_VOLUME_ON - 类 中的静态变量com.aispeech.common.AIConstant
-
大音量状态
- maxMessageQueueSize - 类 中的静态变量com.aispeech.lite.AISpeech
-
消息队列最大长度,
- maxVolumeMode - 类 中的静态变量com.aispeech.lite.AISpeech
-
大音量模式开关,默认关闭为false
- mBaseConfig - 类 中的变量com.aispeech.lite.BaseProcessor
- mCachedWakeUpDoa - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
-
定位模式下/自由组合模式,通过唤醒角度doa来自动设置主驾或者副驾模式 对话完成后需要重新复位,设置为-1
- mCallbackState - 类 中的变量com.aispeech.lite.BaseProcessor
- mcdmFeed(float[], int, int) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
用户通过此方法传入mds的算法值,决策出哪个是最优设备
- mcdmFeed(float[], int, int) - 类 中的方法com.aispeech.lite.mds.MdsKernel
-
用户通过此方法传入mds的算法值,决策出哪个是最优设备
- mcdmFeed(float[], int, int) - 类 中的方法com.aispeech.lite.mds.MdsProcessor
-
用户通过此方法传入mds的算法值,决策出哪个是最优设备
- mConfig - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- mContext - 类 中的变量com.aispeech.lite.BaseProcessor
- mCurrentDataSize - 类 中的变量com.aispeech.lite.BaseProcessor
- mDataSizeThresh - 类 中的变量com.aispeech.lite.BaseProcessor
- mDriveMode - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
- mDriveMode - 类 中的变量com.aispeech.lite.sspe.BaseMultibfCallback
- MdsKernel - com.aispeech.lite.mds中的类
- MdsKernel(MdsKernelListener) - 类 的构造器com.aispeech.lite.mds.MdsKernel
- MdsKernelListener - com.aispeech.lite.mds中的接口
- MdsParams - com.aispeech.lite.param中的类
- MdsParams() - 类 的构造器com.aispeech.lite.param.MdsParams
- MdsProcessor - com.aispeech.lite.mds中的类
- MdsProcessor() - 类 的构造器com.aispeech.lite.mds.MdsProcessor
- mDumpCurrentDataSize - 类 中的变量com.aispeech.lite.BaseProcessor
- mDumpDataThresh - 类 中的变量com.aispeech.lite.BaseProcessor
- mDumpLock - 类 中的变量com.aispeech.lite.BaseProcessor
- mDumpWkpDataQueue - 类 中的变量com.aispeech.lite.BaseProcessor
- MEDIA - com.aispeech.export.widget.callback.CallbackWidgetType
-
媒体控件,用于展示多媒体信息
- MediaCallbackWidget - com.aispeech.export.widget.callback中的类
-
多媒体控件
- MediaCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.MediaCallbackWidget
- MediaFeedbackWidget - com.aispeech.export.widget.feedback中的类
-
媒体控件类,用于展示多媒体信息
- MediaFeedbackWidget() - 类 的构造器com.aispeech.export.widget.feedback.MediaFeedbackWidget
-
MediaWidget实例
- mErrorProcessor - 类 中的变量com.aispeech.lite.BaseKernel
- mErrorProcessor - 类 中的变量com.aispeech.lite.oneshot.OneshotKernel
- Message - com.aispeech.lite.message中的类
-
Created by yuruilong on 2017/5/11.
- Message(int) - 类 的构造器com.aispeech.lite.message.Message
- Message(int, Object) - 类 的构造器com.aispeech.lite.message.Message
- MessageProcess - com.aispeech.lite中的类
- MessageProcess.Handle - com.aispeech.lite中的接口
- MessageQueue<T> - com.aispeech.lite.message中的类
-
Created by yuruilong on 2017/5/11.
- MessageQueue() - 类 的构造器com.aispeech.lite.message.MessageQueue
- MessageQueue.Remover<T> - com.aispeech.lite.message中的接口
- mHasDoaOut - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- mHasHalfWakeup - 类 中的变量com.aispeech.lite.BaseProcessor
- mHasPreWakeup - 类 中的变量com.aispeech.lite.BaseProcessor
- mHasVpOut - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- mHasWkpOut - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- micNumber - 类 中的静态变量com.aispeech.lite.AISpeech
-
mic数
- mId - 类 中的变量com.aispeech.lite.message.Message
- mIsRealWakeup - 类 中的变量com.aispeech.lite.BaseProcessor
- MIX - com.aispeech.lite.SemanticType
-
混合语义:目前包含离线导航+DUI本地技能,后续继续扩展
- MIX_BUILDIN_DUI - com.aispeech.lite.SemanticType
-
混合语义:内置语义+DUI本地技能
- MIX_BUILDIN_NAVI - com.aispeech.lite.SemanticType
-
混合语义:内置语义+离线导航
- MIX_NAVI_DUI - com.aispeech.lite.SemanticType
-
已过时。请参考
SemanticType.MIX
- mixMultChannel(int, byte[]...) - 类 中的静态方法com.aispeech.common.AudioHelper
-
按采样点交替混合多路音频
- mixRawAudioBytes(byte[][]) - 类 中的静态方法com.aispeech.common.AudioHelper
-
多路音频混合叠加成一路
- mLastWakeupTime - 类 中的变量com.aispeech.lite.BaseProcessor
- mListener - 类 中的变量com.aispeech.lite.semantic.CloudSemanticProcessor
- mListener - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- mLock - 类 中的变量com.aispeech.lite.BaseProcessor
- mMicMatrixStr - 类 中的变量com.aispeech.lite.BaseProcessor
- mNeedCache - 类 中的变量com.aispeech.lite.BaseProcessor
- mNeedDumpData - 类 中的变量com.aispeech.lite.BaseProcessor
- mObject - 类 中的变量com.aispeech.lite.message.Message
- mode - 类 中的变量com.aispeech.lite.param.LocalAsrParams
-
引擎模式
ASRMode
- MODEL_CLOUD - 类 中的静态变量com.aispeech.lite.asr.AsrProcessor
- MODEL_CLOUD - 类 中的静态变量com.aispeech.lite.tts.TtsProcessor
- MODEL_CLOUD_PLUS - 类 中的静态变量com.aispeech.lite.asr.AsrProcessor
-
cloud asr 带上声纹信息
- MODEL_LOCAL - 类 中的静态变量com.aispeech.lite.asr.AsrProcessor
- MODEL_LOCAL - 类 中的静态变量com.aispeech.lite.tts.TtsProcessor
- model_run(int, String, byte[][], int[], int) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
-
对声纹数据的操作,增删改
- mOutListener - 类 中的变量com.aispeech.lite.BaseProcessor
- mOutListener - 类 中的变量com.aispeech.lite.dds.CloudSemanticProcessor
- mOutListener - 类 中的变量com.aispeech.lite.dm.CloudDmProcessor
- MP3 - com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- MP3 - com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
- MP3 - 类 中的静态变量com.aispeech.lite.param.CloudASRParams
-
音频编码类型 MP3
- mProfile - 类 中的静态变量com.aispeech.lite.AISpeech
-
授权信息
- mProfile - 类 中的变量com.aispeech.lite.BaseProcessor
- mProfileState - 类 中的变量com.aispeech.lite.BaseProcessor
- mProfileState - 类 中的变量com.aispeech.lite.tts.TtsProcessor
- mQueue - 类 中的变量com.aispeech.lite.BaseKernel
- mQueue - 类 中的变量com.aispeech.lite.oneshot.OneshotKernel
- mRangesWords - 类 中的变量com.aispeech.lite.sspe.BaseCarSspeKernel
- mRecorderId - 类 中的变量com.aispeech.lite.BaseProcessor
- mSceneStr - 类 中的变量com.aispeech.lite.BaseProcessor
- mScope - 类 中的变量com.aispeech.lite.BaseProcessor
- MSG_AIENGINE_RESULT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_ASR_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
识别结果
- MSG_ASYNC - com.aispeech.lite.BaseProcessor.EngineMsg
-
同步多模态数据
- MSG_ASYNC - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_BEAMFORMING_DATA - com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
-
bf音频
- MSG_BEAMFORMING_DATA - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_BEAMFORMING_VAD_DATA - com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
-
bf音频(双VAD 携带 vad 音频)
- MSG_BEGINNING_OF_SPEECH - com.aispeech.base.BaseEngine.CallbackMsg
-
begin speech
- MSG_BEGINNING_OF_SPEECH - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_BUFFER_PROGRESS - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_BUFFER_RECEIVED - com.aispeech.base.BaseEngine.CallbackMsg
-
buffer received
- MSG_BUFFER_RECEIVED - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_BUILD - com.aispeech.lite.BaseProcessor.EngineMsg
-
开始 Build
- MSG_BUILD_END - com.aispeech.lite.BaseProcessor.EngineMsg
-
Build完成
- MSG_CANCEL - com.aispeech.base.BaseEngine.CallbackMsg
-
cancel
- MSG_CANCEL - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎cancel
- MSG_CANCEL - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_CLOSE - com.aispeech.lite.BaseProcessor.EngineMsg
-
关闭对话流
- MSG_CLOSE - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_COMPLETED - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_COMPLETED - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_CONNECT_STATE - com.aispeech.base.BaseEngine.CallbackMsg
-
云端连接状态
- MSG_DECODER - com.aispeech.lite.BaseProcessor.EngineMsg
-
本地asr多路解码操作
- MSG_DECODER - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_DM_ASR - com.aispeech.base.BaseEngine.CallbackMsg
-
dm asr
- MSG_DM_CALL - com.aispeech.base.BaseEngine.CallbackMsg
-
dm execute
- MSG_DM_DISPLAY - com.aispeech.base.BaseEngine.CallbackMsg
-
dm display
- MSG_DM_END - com.aispeech.base.BaseEngine.CallbackMsg
-
dm end
- MSG_DM_PLAY - com.aispeech.base.BaseEngine.CallbackMsg
-
dm play
- MSG_DM_QUERY - com.aispeech.base.BaseEngine.CallbackMsg
-
dm query
- MSG_DM_RESULT - com.aispeech.base.BaseEngine.CallbackMsg
-
dm result
- MSG_DOA - com.aispeech.lite.BaseProcessor.EngineMsg
-
doa角度值
- MSG_DOA_RESULT - com.aispeech.base.BaseEngine.CallbackMsg
-
doa result
- MSG_DOA_RESULT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_DOA_RESULT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_ECHO_DATA - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_ECHO_RECEIVE_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
AEC之后的音频数据
- MSG_EMOTION - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_END_OF_SPEECH - com.aispeech.base.BaseEngine.CallbackMsg
-
end speech
- MSG_END_OF_SPEECH - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_ERROR - com.aispeech.base.BaseEngine.CallbackMsg
-
error
- MSG_ERROR - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_ERROR - com.aispeech.lite.BaseProcessor.EngineMsg
-
内部error
- MSG_ERROR - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_ERROR - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_ERROR - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_EVENT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FASP_INPUT_WAV_CHAN - com.aispeech.lite.BaseProcessor.EngineMsg
-
fasp
- MSG_FDM_PARAM_GET - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FDM_PARAM_SET - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FEED_BF_VAD_DATA_BY_STREAM - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FEED_DATA_BY_CHUNK - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_FEED_DATA_BY_STREAM - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_FEED_DATA_BY_STREAM - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FEED_DATA_KWS - 类 中的静态变量com.aispeech.lite.vprintlite.VprintLiteKernel
- MSG_FEED_DATA_TLV - 类 中的静态变量com.aispeech.lite.vprint.VprintKernel
- MSG_FEED_DATA_TLV - 类 中的静态变量com.aispeech.lite.vprintlite.VprintLiteKernel
- MSG_FEEDBACK - com.aispeech.lite.BaseProcessor.EngineMsg
-
回复对话数据
- MSG_FEEDBACK - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FEEDBACK_2_PRIV_CLOUD - com.aispeech.lite.BaseProcessor.EngineMsg
-
回复对话数据(私有云)
- MSG_FEEDBACK_2_PRIV_CLOUD - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_FORCE_REQUEST_WAKEUP_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
单麦、多麦唤醒使用。
- MSG_FORCE_REQUEST_WAKEUP_RESULT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_GENDER_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
性别识别结果
- MSG_GET - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_GRAMMAR_SUCCESS - com.aispeech.base.BaseEngine.CallbackMsg
-
grammar success
- MSG_GRAMMAR_SUCCESS - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_INIT - com.aispeech.base.BaseEngine.CallbackMsg
-
init
- MSG_INIT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_INIT - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_INPUT_DATA - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_INPUT_WAV_CHAN - 类 中的静态变量com.aispeech.lite.fasp.FaspKernel
- MSG_NEAR_INFORMATION - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_NEAR_INFORMATION - com.aispeech.lite.BaseProcessor.EngineMsg
-
就近唤醒的中间信息
- MSG_NEW - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎init
- MSG_NEW - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_NEW - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_NLG_END - com.aispeech.lite.BaseProcessor.EngineMsg
-
对话NLG播报完成
- MSG_NOT_ONE_SHOT - com.aispeech.base.BaseEngine.CallbackMsg
-
not one shot
- MSG_NOT_ONE_SHOT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_ONE_SHOT - com.aispeech.base.BaseEngine.CallbackMsg
-
not one shot
- MSG_ONE_SHOT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_OUTPUT_DATA - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_PAUSE - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_PAUSE - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_PRE_WAKEUP - com.aispeech.base.BaseEngine.CallbackMsg
-
previous wakeup
- MSG_PULL_CACHE - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_RAW_RECEIVE_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
接收录音机/外部feed的原始pcm音频数据源
- MSG_RAW_WAKEUP_RECEIVED_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
唤醒点前dumpthresh长度的音频
- MSG_READY_FOR_SPEECH - com.aispeech.base.BaseEngine.CallbackMsg
-
ready speech
- MSG_READY_FOR_SPEECH - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_RECORDER_START - com.aispeech.lite.BaseProcessor.EngineMsg
-
录音机start
- MSG_RECORED_RELEASED - com.aispeech.base.BaseEngine.CallbackMsg
-
recorder release
- MSG_RECORED_RELEASED - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_RECORED_STOPPED - com.aispeech.base.BaseEngine.CallbackMsg
-
recorder stopped
- MSG_RECORED_STOPPED - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_RELEASE - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎destroy
- MSG_RELEASE - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_RELEASE - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_RESTART - com.aispeech.lite.BaseProcessor.EngineMsg
-
重启内核
- MSG_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎内部消息(识别结果/唤醒等信息)
- MSG_RESULT_RECEIVE_DATA - com.aispeech.base.BaseEngine.CallbackMsg
-
RECEIVE DATA
- MSG_RESULT_RECEIVE_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
信号处理后的单路数据
- MSG_RESULTS - com.aispeech.base.BaseEngine.CallbackMsg
-
result
- MSG_RESULTS - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_RESUME - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_RESUME - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_RETURN_PHONE_DATA - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_RMS_CHANGED - com.aispeech.base.BaseEngine.CallbackMsg
-
rms changed
- MSG_RMS_CHANGED - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_SET - com.aispeech.lite.BaseProcessor.EngineMsg
-
设置参数
- MSG_SET - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_SET - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_SETUP_VOLUME - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_SEVC_DOA - com.aispeech.lite.BaseProcessor.EngineMsg
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息
- MSG_SEVC_DOA_RESULT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_SEVC_NOISE - com.aispeech.lite.BaseProcessor.EngineMsg
-
输出信号处理估计噪声最大的 beam index 信息和该方向的音量信 息
- MSG_SEVC_NOISE_RESULT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_SPEECH_FINISH - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_SPEECH_PROGRESS - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_SPEECH_START - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_START - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎start
- MSG_START - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_START - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_START_WITH_TEXT - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎 start (通过纯语义模式)
- MSG_STOP - com.aispeech.lite.BaseProcessor.EngineMsg
-
引擎stop
- MSG_STOP - com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- MSG_STOP - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_SYNTHESIZE_FINISH - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_SYNTHESIZE_START - com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- MSG_TRIGGER_INTENT - com.aispeech.lite.BaseProcessor.EngineMsg
-
触发某个技能
- MSG_TRIGGER_INTENT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_UPDATE - com.aispeech.lite.BaseProcessor.EngineMsg
-
更新引擎设置
- MSG_UPDATE - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_UPDATE_END - com.aispeech.lite.BaseProcessor.EngineMsg
-
更新引擎设置完成
- MSG_UPDATE_NAVI_VOCAB - com.aispeech.lite.BaseProcessor.EngineMsg
-
更新内置 vocab
- MSG_UPDATE_NAVI_VOCAB - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_UPDATE_RESULT - com.aispeech.base.BaseEngine.CallbackMsg
-
update result
- MSG_UPDATE_RESULT - com.aispeech.lite.BaseProcessor.CallbackMsg
- MSG_UPDATE_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
asr动态update result
- MSG_UPDATE_VOCAB - com.aispeech.lite.BaseProcessor.EngineMsg
-
更新vocab
- MSG_UPDATE_VOCAB - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_VAD_END - com.aispeech.lite.BaseProcessor.EngineMsg
-
检测到vad结束
- MSG_VAD_FIRST - com.aispeech.lite.BaseProcessor.EngineMsg
-
VAD 抛出首帧音频
- MSG_VAD_RECEIVE_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
经过本地vad之后的pcm音频数据源
- MSG_VAD_RESULT_DATA - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_VAD_START - com.aispeech.lite.BaseProcessor.EngineMsg
-
检测到vad开始
- MSG_VOIP_AEC_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
AecAgc 内核 AEC 之后的音频.
- MSG_VOIP_SET - com.aispeech.lite.BaseProcessor.EngineMsg
-
AecAgc 设置 voipSwitch。
- MSG_VOLUME_CHANGED - com.aispeech.lite.BaseProcessor.EngineMsg
-
录音机节点检测到音量的变化
- MSG_VPRINT_DATA - com.aispeech.base.BaseEngine.CallbackMsg
-
声纹音频
- MSG_VPRINT_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
送声纹数据
- MSG_VPRINT_KWS - com.aispeech.lite.BaseProcessor.EngineMsg
- MSG_VPRINT_NOTIFY - com.aispeech.lite.BaseProcessor.EngineMsg
-
声纹 notify event
- MSG_VPRINT_RESULT - com.aispeech.lite.BaseProcessor.EngineMsg
-
声纹抛出的唤醒信息
- MSG_VPRINT_TLV - com.aispeech.lite.BaseProcessor.EngineMsg
- MSG_WAKEUP - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_WAKEUP_CLOUD_CHECK - com.aispeech.lite.BaseProcessor.EngineMsg
-
云端唤醒校验
- MSG_WAKEUP_DATA - com.aispeech.lite.BaseProcessor.EngineMsg
-
内核抛出的唤醒词音频
- MSG_WAKEUP_RESULT - 类 中的静态变量com.aispeech.lite.message.Message
- MSG_WAKEUP_STOPPED - com.aispeech.base.BaseEngine.CallbackMsg
-
wakeup stopped
- MSG_WAKEUP_STOPPED - com.aispeech.lite.BaseProcessor.CallbackMsg
- mState - 类 中的变量com.aispeech.lite.BaseKernel
- mState - 类 中的变量com.aispeech.lite.BaseProcessor
- MultiModal - com.aispeech.export中的类
-
description:多模态数据 author: WangBaoBao created on: 2020/11/18 11:34
- MultiModal() - 类 的构造器com.aispeech.export.MultiModal
- MultiModalParams - com.aispeech.lite.param中的类
-
description:同步多模态数据参数 author: WangBaoBao created on: 2020/11/18 11:51
- MultiModalParams(MultiModal) - 类 的构造器com.aispeech.lite.param.MultiModalParams
- MultiWebSocketCreator - com.aispeech.lite.fespx中的类
- MultiWebSocketCreator() - 类 的构造器com.aispeech.lite.fespx.MultiWebSocketCreator
- mUploadCacheQueue - 类 中的变量com.aispeech.lite.BaseProcessor
- mUploadUtil - 类 中的变量com.aispeech.analysis.AnalysisMonitorImpl
- mWakeupCurrentDataSize - 类 中的变量com.aispeech.lite.wakeup.WakeupProcessor
- mWakeupJson - 类 中的变量com.aispeech.lite.BaseProcessor
- mWakeupLock - 类 中的变量com.aispeech.lite.wakeup.WakeupProcessor
- mWakeupProcessor - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- mWkpDataQueue - 类 中的变量com.aispeech.lite.wakeup.WakeupProcessor
- MyBarrierRunnable() - 类 的构造器com.aispeech.lite.BaseProcessor.MyBarrierRunnable
N
- NativeApi - com.aispeech.export中的类
-
native api
- nativeApiTimeout - 类 中的变量com.aispeech.lite.config.CloudDMConfig
-
native api timeout default 10 S
- NAVI - com.aispeech.lite.SemanticType
-
已过时。
- NearWakeupConfig - com.aispeech.export.config中的类
-
就近唤醒的配置,包含 net 和 mds 的配置
- NearWakeupConfig() - 类 的构造器com.aispeech.export.config.NearWakeupConfig
- needUpdateCacheDoa() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- netBin - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置asr net.bin 资源,同 grammar 输出资源
- NetworkUtil - com.aispeech.common中的类
-
网络工具类
- NetworkUtil() - 类 的构造器com.aispeech.common.NetworkUtil
- newInstance() - 类 中的静态方法com.aispeech.export.engines2.AILocalEchoEngine
- newKernel() - 类 中的方法com.aispeech.echo.EchoKernel
-
初始化echo内核
- newKernel() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
初始化Dmasp内核
- newKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
-
初始化speex内核
- newKernel(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseKernel
- newKernel(OneshotConfig) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
-
创建引擎
- newMp3File() - 类 中的方法com.aispeech.lite.tts.TTSCache
- newReturnmeFile() - 类 中的方法com.aispeech.lite.tts.TTSCache
- newSimpleNameFactory(String) - 类 中的静态方法com.aispeech.lite.AIThreadFactory
- newSimpleTAGFactory(String) - 类 中的静态方法com.aispeech.lite.AIThreadFactory
- newThread(Runnable) - 类 中的方法com.aispeech.lite.AIThreadFactory
- newWavFile() - 类 中的方法com.aispeech.lite.tts.TTSCache
- next() - 类 中的方法com.aispeech.lite.dm.cache.Cache.TaskIterator
- next() - 接口 中的方法com.aispeech.lite.dm.cache.Iterator
-
Iterate the mQueue
- next() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache.OneshotIterator
- ngramBin - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置ngram离线通用识别资源
- nlg - 类 中的变量com.aispeech.export.Speaker
-
播报文本,必选
- NLG_FIRST - 类 中的静态变量com.aispeech.export.Command.RunSequence
-
先播报后执行动作
- NLU - com.aispeech.lite.AIType
-
nlu 模式
- NLU - 类 中的静态变量com.aispeech.lite.dm.Protocol
-
已过时。
- NluInterceptor - com.aispeech.export.interceptor中的类
-
NLU 消息拦截器
- NluInterceptor() - 类 的构造器com.aispeech.export.interceptor.NluInterceptor
- normalSemanticSlots(JSONObject) - 类 中的静态方法com.aispeech.common.JSONUtil
-
处理云端语义槽格式不统一的问题:https://jira.aispeech.com.cn/browse/YJYB-6030
- notifyBufferReceived(byte[], int) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- notifyDataIsReady(boolean) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- notifyDataIsReady(boolean) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- notifyDataIsReady(boolean) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
告知播放器数据已经准备好
- notifyDialogEnd() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。定位模式下通知引擎回正 beamforming 指向,定位模式下需要外部在结束对话状态后通知到引擎内部
- notifyDialogEnd() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。定位模式下通知引擎回正 beamforming 指向,定位模式下需要外部在结束对话状态后通知到引擎内部,和
AIFespCarIntent.setAutoHoldBeamforming(boolean)
配置搭配使用 - notifyDialogEnd() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。定位模式下通知引擎回正 beamforming 指向,定位模式下需要外部在结束对话状态后通知到引擎内部
- notifyDialogEnd() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
定位模式下通知引擎回正 beamforming 指向,定位模式下需要外部在结束对话状态后通知到引擎内部,和
AIFespCarIntent.setAutoHoldBeamforming(boolean)
配置搭配使用 - notifyEvent(String) - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。请替代使用 feedData(int dataType, byte[] data, int size)
- notifyEvent(String) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
传入事件信息,比如唤醒JSON字符串
- notifyEvent(String) - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- notifyEvent(String) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- notifyEvent(String) - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- NotifyLimitQueue<E> - com.aispeech.common中的类
-
带回调的定长队列
- NotifyLimitQueue(int, NotifyLimitQueue.Listener<E>) - 类 的构造器com.aispeech.common.NotifyLimitQueue
- NotifyLimitQueue.Listener<E> - com.aispeech.common中的接口
-
队列满对调
- notifyNlgEnd() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。外部通知引擎NLG播报已完成
- notifyNlgEnd() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
外部通知引擎NLG播报已完成
- notifyNlgEnd() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- notifyNlgEnd() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
-
外部通知引擎内部,nlg播报完成
- notifyNlgEnd() - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
nlg end
- notifyNlgEnd() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
nlg end notify
- notifySSL(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
外部通知SSL定位结果,此时vad引擎需要开始外抛过了vad的音频
- notifySSL(int) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- notifyWakeup() - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- notifyWakeup() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
告知识别引擎已经唤醒,该接口在oneshot功能中使用,内部会记录唤醒的时间点, 之后在vad end的时候来判断到底用户说的是不是唤醒词+指令,还是只有唤醒词
- notifyWakeup(String) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
-
通知主唤醒词唤醒消息
- NRKernel - com.aispeech.lite.nr中的类
- NRKernel(NRKernelListener) - 类 的构造器com.aispeech.lite.nr.NRKernel
- NRKernelListener - com.aispeech.lite.nr中的接口
- NRmsEngine - com.aispeech.lite.hotword.ssl.n中的类
-
n rms封装
- NRmsEngine() - 类 的构造器com.aispeech.lite.hotword.ssl.n.NRmsEngine
- num() - 类 中的方法com.aispeech.lite.vprint.VprintQueryData
- NVadEngine - com.aispeech.lite.hotword.ssl.n中的类
-
nvad 引擎封装
- NVadEngine() - 类 的构造器com.aispeech.lite.hotword.ssl.n.NVadEngine
- NVadListener - com.aispeech.lite.hotword.ssl.n中的接口
O
- offer(byte[]) - 类 中的方法com.aispeech.common.LimitAudioQueue
-
入队
- offer(E) - 类 中的方法com.aispeech.common.LimitQueue
-
入队
- offer(E) - 类 中的方法com.aispeech.common.NotifyLimitQueue
-
入队
- offer(T) - 类 中的方法com.aispeech.lite.oneshot.OneshotCache
- OFFLINE - com.aispeech.lite.AuthType
-
离线授权
- offlineEngineAuth - 类 中的静态变量com.aispeech.lite.AISpeech
- offlineProfileName - 类 中的静态变量com.aispeech.DUILiteConfig
-
assets目录下的离线授权文件名
- offlineProfileName - 类 中的静态变量com.aispeech.lite.AISpeech
-
assets目录下的离线授权文件名
- OGG - com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- OGG - com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
- OGG - 类 中的静态变量com.aispeech.lite.param.CloudASRParams
-
音频编码类型 OGG
- OGG_OPUS - com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- OGG_OPUS - com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
- OGG_OPUS - 类 中的静态变量com.aispeech.lite.param.CloudASRParams
-
音频编码类型 OGG_OPUS
- onAecBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.aecagc.AecAgcKernelListener
-
aec之后的音频回调 在SDK子线程
- onAgcDataReceived(byte[]) - 类 中的方法com.aispeech.echo.EchoKernelListener
-
echo 内核的 VOIP 回调
- onAgcDataReceived(byte[]) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
送agc模块后的音频 非主线程
- onAgcDataReceived(byte[]) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
送agc模块后的音频
- onAgcDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
送agc模块后的音频
- onAgcDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输出经过前端信号处理放大后的agc音频数据
- onAsr(boolean, String) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
显示识别文本
- onAsr(boolean, String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
显示识别文本
- onAsr(int, String) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
识别结果回调
- onAsr(AIResult) - 接口 中的方法com.aispeech.export.IAsrPolicy
-
已过时。
- onAsrResult(AIResult) - 接口 中的方法com.aispeech.export.IAsrPolicy
-
识别仲裁结果
- onAsrSentenceResult(String, String, AIError) - 接口 中的方法com.aispeech.export.listeners.AIASRSentenceListener
-
识别音频的回调
- onBegin(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.NVadListener
-
vad begin
- onBeginningOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
检测到用户开始说话,在主UI线程
- onBeginningOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
检测到用户开始说话,在主UI线程
- onBeginningOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
检测到用户开始说话,在主UI线程
- onBeginningOfSpeech() - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
检测到用户开始说话
- onBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.NVadListener
-
经过vad模块处理后的pcm音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLKernelListener
-
经过vad模块处理后的pcm音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
经过vad模块处理后的pcm音频
- onBufferReceived(byte[]) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onBufferReceived(byte[]) - 类 中的方法com.aispeech.lite.vad.IVadProcessorListener
-
经过vad模块处理后的pcm音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.vad.VadKernelListener
-
经过vad模块处理后的pcm音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onBufferReceived(byte[], int) - 接口 中的方法com.aispeech.lite.nr.NRKernelListener
-
nr之后返回的数据
- onBufferReceived(byte[], int, int) - 接口 中的方法com.aispeech.lite.net.CloudTTSHttpClientListener
- onBufferReceived(byte[], int, int) - 接口 中的方法com.aispeech.lite.tts.TtsKernelListener
- onBufferReceived(byte[], int, int) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onBuildCompleted(AIResult) - 接口 中的方法com.aispeech.lite.grammar.LocalGrammarListener
-
语法构建结束后执行,在SDK子线程
- onBuildCompleted(AIResult) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
语法构建结束后执行,在主UI线程
- onBuildCompleted(String) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
-
语法构建结束后执行,在主UI线程
- onBuildMultiCompleted(List<BuildGrammarResult>) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
-
语法构建结束后执行,在主UI线程
- onCall(Command) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
command 执行回调
- onCall(Command) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
command 执行回调
- onCancel() - 类 中的方法com.aispeech.base.BaseEngine
- onCancel() - 接口 中的方法com.aispeech.lite.speech.IBaseListener
-
cancel 接口调用,引擎清除对外回调消息队列
- onCancel() - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onChs1DataReceived(int, byte[]) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
- onChs1DataReceived(int, byte[]) - 接口 中的方法com.aispeech.lite.fasp.FaspListener
- onChs2DataReceived(int, byte[]) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
- onChs2DataReceived(int, byte[]) - 接口 中的方法com.aispeech.lite.fasp.FaspListener
- onClose() - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- onClose() - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- onClose() - 类 中的方法com.aispeech.lite.dds.CloudSemanticKernel
- onClose() - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- onClose() - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
close 回调
- onClose() - 接口 中的方法com.aispeech.lite.net.WSClientListener
-
链接已关闭
- onClosed(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- onClosed(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- onClosed(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onClosing(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- onClosing(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- onClosing(IWebsocket, int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onCloudCheck(String) - 接口 中的方法com.aispeech.lite.fespx.WakeupCloudCheck.OnCloudCheckListener
- onCommand(Command) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
对话命令回调
- onCompletion(long) - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当播放完成时回调
- onCompletion(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
播放完毕后执行
- onConnect(boolean) - 接口 中的方法com.aispeech.export.listeners.ICloudListener
-
连接状态回调
- onConnect(boolean) - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onCustomize(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
更新任务相关的自定义信息回调
- onDelete(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
删除音色资源回调
- onDisplay(int, CallbackWidget) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
展示内容
- onDisplay(CallbackWidgetType, CallbackWidget) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
展示内容
- onDmResult(DmInfo) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
dm 结果回调
- onDoa(int) - 接口 中的方法com.aispeech.export.listeners.AILocalHotWordsListener
-
开启ssl功能后,该接口才会回调
- onDoa(int, int) - 接口 中的方法com.aispeech.lite.dmasp.DmaspKernelListener
-
唤醒的doa角度
- onDoaResult(int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
返回唤醒角度
- onDoaResult(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
返回唤醒角度
- onDoaResult(int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
唤醒的doa角度
- onDoaResult(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
doa 输出唤醒角度
- onDoaResult(int, int) - 接口 中的方法com.aispeech.export.listeners.AIDmaspListener
-
返回唤醒角度
- onDoaResult(int, int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
返回角度信息
- onDoaResult(int, int) - 接口 中的方法com.aispeech.lite.AIWakeupProcessor.WakeupProcessorListener
- onDoaResult(int, int) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- onDoaResult(int, int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
唤醒的doa角度
- onDoaResult(int, int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
返回角度信息
- onDoaResult(int, int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- onDoaResult(int, int) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- onDoaResult(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
返回唤醒角度
- onEchoDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
带回路的资源消除回路后的音频数据
- onEchoDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
带回路的音频消除回路之后的数据
- onEchoDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
带回路的资源消除回路后的音频数据
- onEchoVoipDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
输出经过回声消除的送给VoIP使用的音频数据
- onEchoVoipDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
输出经过回声消除的送给VoIP使用的音频数据
- onEchoVoipDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输出经过回声消除的送给VoIP使用的音频数据
- onEmotion(String, String) - 接口 中的方法com.aispeech.lite.net.CloudTTSHttpClientListener
- onEmotion(String, String) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
- onEmotion(String, String) - 接口 中的方法com.aispeech.lite.tts.TtsKernelListener
- onEmotion(String, String) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onEmotion(String, String, String) - 接口 中的方法com.aispeech.export.listeners.AIEmotionTTSListener
-
合成文本情感标签回调
- onEnd() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.NVadListener
- onEnd() - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
vad end 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onEnd(String) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
对话结束
- onEnd(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
对话结束
- onEndOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
用户停止说话时调用,在主UI线程
- onEndOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
用户停止说话时调用,在主UI线程
- onEndOfSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
用户停止说话时调用,在主UI线程
- onEndOfSpeech() - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
用户停止说话时调用
- onError() - 接口 中的方法com.aispeech.lite.fespx.WakeupCloudCheck.OnCloudCheckListener
- onError(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener.AudioToolListener
-
录音异常的回调
- onError(AIError) - 类 中的方法com.aispeech.base.BaseEngine
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
返回云端声纹错误码
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
发生错误时执行 主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalAntiSpoofListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
发生错误时执行 主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
发生错误时执行 主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintLiteListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.export.listeners.IListener
-
当错误发生时调用,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当播放发生错误时回调
- onError(AIError) - 接口 中的方法com.aispeech.lite.BaseListener
-
发生错误时执行,在主UI线程
- onError(AIError) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.NVadListener
-
vad模块内部错误信息,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onError(AIError) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
vad模块内部错误信息,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onError(AIError) - 接口 中的方法com.aispeech.lite.net.CloudTTSHttpClientListener
- onError(AIError) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onError(AIError) - 接口 中的方法com.aispeech.lite.oneshot.OneshotListener
-
error回调信息 在SDK子线程
- onError(AIError) - 接口 中的方法com.aispeech.lite.speech.IBaseListener
-
当错误发生时调用
- onError(AIError) - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onError(AIError) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
注册回调方法,当发生错误时回调
- onError(AIError) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onError(AIError) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onError(Error) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
error 回调
- onError(String) - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- onError(String) - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- onError(String) - 类 中的方法com.aispeech.lite.dds.CloudSemanticKernel
- onError(String) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- onError(String) - 接口 中的方法com.aispeech.lite.net.WSClientListener
-
错误回调
- onError(String, AIError) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
错误回调 在主UI线程
- onError(String, AIError) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
发生错误时执行
- OneshotCache<T> - com.aispeech.lite.oneshot中的类
-
定长的环形队列
- OneshotCache(int) - 类 的构造器com.aispeech.lite.oneshot.OneshotCache
- OneshotCache.OneshotIterator - com.aispeech.lite.oneshot中的类
- OneshotConfig - com.aispeech.lite.config中的类
-
oneshot config
- OneshotConfig() - 类 的构造器com.aispeech.lite.config.OneshotConfig
- OneshotIterator() - 类 的构造器com.aispeech.lite.oneshot.OneshotCache.OneshotIterator
- OneshotKernel - com.aispeech.lite.oneshot中的类
-
oneshot processor
- OneshotKernel(OneshotListener) - 类 的构造器com.aispeech.lite.oneshot.OneshotKernel
- OneshotKernel.EngineState - com.aispeech.lite.oneshot中的枚举
-
类说明: 引擎内部状态列表
- OneshotListener - com.aispeech.lite.oneshot中的接口
- OneshotWordsUtils - com.aispeech.common中的类
- OneshotWordsUtils() - 类 的构造器com.aispeech.common.OneshotWordsUtils
- onEvent(int, Map) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
其他事件方法,用于扩展
- onException(AIError) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
注册录音回调方法,在异常发生时调用
- onException(AIError) - 类 中的方法com.aispeech.lite.BaseProcessor
- onFailure(IWebsocket, Throwable) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- onFailure(IWebsocket, Throwable) - 类 中的方法com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- onFailure(IWebsocket, Throwable) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onGotInputWavChan(int) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
- onGotInputWavChan(int) - 接口 中的方法com.aispeech.lite.fasp.FaspListener
- onGramResults(String) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupIncrementListener
- onGramResults(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onHasDmResult(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
对话结果回调
- onInit(int) - 类 中的方法com.aispeech.base.BaseEngine
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
识别引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
本地信号处理和唤醒引擎初始化结束后执行 主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
识别引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalAntiSpoofListener
-
引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
本地性别识别引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
-
引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalGrammarListener
-
本地语法编译引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
引擎初始化结束后执行 主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
本地信号处理和唤醒引擎初始化结束后执行 主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
初始化的回调,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintListener
-
引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintLiteListener
-
引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
合成引擎初始化结束后执行
- onInit(int) - 接口 中的方法com.aispeech.export.listeners.IListener
-
初始化完成后的回调函数,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.lite.BaseListener
-
本地唤醒引擎初始化结束后执行,在主UI线程
- onInit(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.NVadListener
-
初始化回调
- onInit(int) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onInit(int) - 接口 中的方法com.aispeech.lite.oneshot.OneshotListener
-
初始化回调 在SDK子线程
- onInit(int) - 接口 中的方法com.aispeech.lite.speech.IBaseListener
-
初始化完成后的回调函数
- onInit(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onInit(int) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
注册回调方法,当合成引擎加载完毕后回调
- onInit(int) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onInit(int, String) - 接口 中的方法com.aispeech.export.listeners.AIASRSentenceListener
-
初始化
- onInit(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
初始化结果回调
- onInit(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
初始化回调
- onInit(int, String) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
0.
- onInit(int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onInputDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
算法内核的原始输入音频
- onInputDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
算法内核的原始输入音频
- onInputDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输送给算法内核的音频数据
- onInputDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.sevc.SevcListener
-
输送给算法内核的音频数据
- onInputDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
算法内核的原始输入音频
- onIntercept(String, String, JSONObject, int) - 类 中的方法com.aispeech.export.interceptor.DoaInterceptor
-
自定义拦截处理逻辑
- ONLINE - com.aispeech.lite.AuthType
-
在线授权
- onListen() - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
重新进入倾听 回调
- onMessage(IWebsocket, String) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- onMessage(IWebsocket, String) - 类 中的方法com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- onMessage(IWebsocket, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onMessage(String) - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- onMessage(String) - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- onMessage(String) - 类 中的方法com.aispeech.lite.dds.CloudSemanticKernel
- onMessage(String) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- onMessage(String) - 接口 中的方法com.aispeech.lite.net.WSClientListener
-
报文回调
- onMessage(String, Object) - 接口 中的方法com.aispeech.lite.tts.TtsKernelListener
-
向外传递信息,目前有 url,即key为url
- onMessage(String, Object) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onMultibfDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
输出多路beam音频数据以及对应的通道index信息
- onMultibfDataReceived(byte[], int, int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
经信号处理后的多路beam以及对应的index信息
- onMultibfDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输出多路beam音频数据以及对应的通道index信息
- onNativeApi(NativeApi) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
native api 回调
- onNearInformation(String) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
使用就近唤醒时,就近唤醒会回传一些中间信息
- onNearInformation(String) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
- onNearInformation(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
使用就近唤醒时,就近唤醒会回传一些中间信息
- onNotOneshot(String) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
非oneshot 回调
- onNotOneshot(String) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
非oneshot 回调
- onNotOneshot(String) - 接口 中的方法com.aispeech.lite.oneshot.OneshotListener
-
非oneshot 回调
- onNotOneShot() - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
在识别引擎开启oneshot功能时,来判断用户说的话不是连说(比如你好小乐来首歌)的回调 没开启oneshot功能时,这个回调方法不会被调用
- onNotOneShot() - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
asr模块等回调
- onNotOneShot(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
在识别引擎开启oneshot功能时,来判断用户说的话不是连说(比如你好小乐来首歌)的回调 没开启oneshot功能时,这个回调方法不会被调用 从oneshotkernel回调
- onOneshot(String, OneshotCache<byte[]>) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
oneshot 回调
- onOneshot(String, OneshotCache<byte[]>) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
oneshot 回调
- onOneshot(String, OneshotCache<byte[]>) - 接口 中的方法com.aispeech.lite.oneshot.OneshotListener
-
oneshot 回调
- onOneShot(String, OneshotCache<byte[]>) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
在识别引擎开启oneshot功能时,来判断用户说的话不是连说(比如你好小乐来首歌)的回调 没开启oneshot功能时,这个回调方法不会被调用
- onOpen() - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- onOpen() - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- onOpen() - 类 中的方法com.aispeech.lite.dds.CloudSemanticKernel
- onOpen() - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- onOpen() - 接口 中的方法com.aispeech.lite.net.WSClientListener
-
链接创建成功
- onOpen(IWebsocket) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- onOpen(IWebsocket) - 类 中的方法com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- onOpen(IWebsocket) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onOutputDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
特定资源下抛出的处理后的音频,区别于beamforming音频
- onOutputDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
特殊资源输出的音频数据
- onOutputDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
特定资源下抛出的处理后的音频,区别于beamforming音频
- onPaused() - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当播放暂停时回调
- onPhonemesDataArrived(String) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
音素数据返回
- onPhonemesDataArrived(String, String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
合成完成的音素信息回调
- onPlay(Speaker) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
播报
- onPlay(Speaker) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
播报
- onPop(E) - 接口 中的方法com.aispeech.common.NotifyLimitQueue.Listener
-
队列满回调
- onPop(Object[]) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- onPowerChanged(boolean) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
大音量状态
- onPowerChanged(boolean) - 类 中的方法com.aispeech.lite.BaseProcessor
- onPreWakeup(String, double, String) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
低阈值唤醒,低阈值时会回调。
- onPreWakeup(String, double, String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
低阈值唤醒,低阈值时会回调。
- onProgress(int) - 接口 中的方法com.aispeech.export.listeners.AIASRSentenceListener
-
上传文件的进度
- onProgress(int, int, boolean) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
播放进度
- onProgress(int, int, boolean) - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
播放进度
- onQuery(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
查询任务状态,查询全部回调
- onQuery(NativeApi) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
NativeApi 回调
- onQuery(NativeApi) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
NativeApi 回调
- onRawDataReceived(byte[], int) - 类 中的方法com.aispeech.base.BaseEngine
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
录音机数据返回,在SDK内部子线程返回
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
原始音频数据返回,多声道pcm数据 该回调在SDK内部子线程
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
录音机数据返回,在SDK内部子线程返回
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
录音机数据返回,在SDK内部子线程返回
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalFaspListener
- onRawDataReceived(byte[], int) - 类 中的方法com.aispeech.export.listeners.AILocalSemanticListener
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
原始音频数据返回,多声道pcm数据 该回调在SDK内部子线程
- onRawDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onRawDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.speech.EngineListener
-
录音机数据返回,在SDK内部子线程返回
- onRawDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
语音引擎接收到音频数据时调用,使用该方法可以加入用户对音频数据的处理,不保证这个方法将调用。
- onRawDataReceived(long, byte[], int) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
注册录音回调方法,在录音过程中,读取到部分音频数据时调用
- onRawDataReceived(long, byte[], int) - 类 中的方法com.aispeech.lite.BaseProcessor
- onRawWakeupDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
唤醒点前特定时间长度的音频
- onRawWakeupDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
唤醒点前特定时间长度的音频
- onReady() - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当要播放的音频数据已经就绪时调用
- onReady(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
数据准备就绪,可以播放时执行
- onReadyForSpeech() - 类 中的方法com.aispeech.base.BaseEngine
- onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
录音机启动时调用 主UI线程
- onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
当语音引擎就绪,用户可以说话时调用,在主UI线程
- onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
录音机启动时调用,在主UI线程
- onReadyForSpeech() - 类 中的方法com.aispeech.export.listeners.AILocalSemanticListener
- onReadyForSpeech() - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
录音机启动时调用 主UI线程
- onReadyForSpeech() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onReadyForSpeech() - 接口 中的方法com.aispeech.lite.speech.EngineListener
-
录音机启动时调用,在主UI线程
- onReadyForSpeech() - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
当语音引擎就绪,用户可以说话时调用
- onRecorderStopped() - 类 中的方法com.aispeech.base.BaseEngine
- onRecorderStopped() - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
已过时。
- onRecordReleased() - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
注册录音回调方法,在录音机资源释放后调用
- onRecordReleased() - 类 中的方法com.aispeech.lite.BaseProcessor
- onRecordStart() - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener.AudioToolListener
-
录音开始的回调
- onRecordStarted(long) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
注册录音回调方法,在
AIAudioRecorder
已经启动,但是尚未读取录音数据时调用; - onRecordStarted(long) - 类 中的方法com.aispeech.lite.BaseProcessor
- onRecordStop() - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener.AudioToolListener
-
录音结束的回调
- onRecordStopped(long) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
注册录音回调方法,在录音停止后调用
- onRecordStopped(long) - 类 中的方法com.aispeech.lite.BaseProcessor
- onRecordText(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
录音文本回调
- onRegister(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
注册回调
- onRegister(int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onResult(AIResult) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
唤醒信息
- onResultBufferReceived(byte[]) - 类 中的方法com.aispeech.echo.EchoKernelListener
-
aec之后的音频回调 在SDK子线程
- onResultBufferReceived(byte[]) - 接口 中的方法com.aispeech.export.engines2.listeners.AILocalEchoListener
-
aec之后的音频回调 在SDK子线程
- onResultBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.dmasp.DmaspKernelListener
-
dmasp处理之后的音频回调 在SDK子线程
- onResultBufferReceived(byte[], int) - 接口 中的方法com.aispeech.speex.SpeexKernelListener
-
经过speex模块处理后的ogg音频,在内部子线程,请勿在该回调做阻塞操作,否则会导致线程卡死
- onResultBufferReceived(int, byte[]) - 接口 中的方法com.aispeech.lite.dmasp.DmaspKernelListener
-
dmasp处理之后的音频回调 在SDK子线程
- onResultDataReceived(byte[], boolean) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
经过信号出路模块处理后的音频数据返回
- onResultDataReceived(byte[], boolean) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
经过信号出路模块处理后的音频数据返回
- onResultDataReceived(byte[], boolean) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
经过信号出路模块处理后的音频数据返回
- onResultDataReceived(byte[], byte[]) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
经过信号处理模块处理后的音频数据返回,asr数据 vad数据
- onResultDataReceived(byte[], byte[]) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], byte[]) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
经过信号出路模块处理后的音频数据返回,2声道数据
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIDmaspListener
-
经过信号处理模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据,在SDK内部子线程返回
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int) - 接口 中的方法com.aispeech.lite.audio.AIRecordListener
-
经过信号处理引擎后的单路数据
- onResultDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.BaseProcessor
- onResultDataReceived(byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
经过信号出路模块处理后的单路音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int, int) - 类 中的方法com.aispeech.base.BaseEngine
- onResultDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
经过信号处理模块处理后的音频数据返回,1声道pcm数据 该回调在SDK内部子线程
- onResultDataReceived(byte[], int, int) - 类 中的方法com.aispeech.export.listeners.AILocalSemanticListener
- onResultDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
经过信号处理模块处理后的音频数据返回,1声道pcm数据 该回调在SDK内部子线程
- onResultDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
/** 经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResultDataReceived(byte[], int, int) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onResultDataReceived(byte[], int, int) - 接口 中的方法com.aispeech.lite.speech.EngineListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据,在SDK内部子线程返回
- onResultDataReceived(byte[], int, int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
经过信号出路模块处理后的音频数据返回,1声道pcm数据
- onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILASRRealtimeListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 errno = 7,start响应成功 errno = 8, 表示本次返回为识别中间var结果 errno = 0,表示本次返回为识别中间rec结果 errno = 9,表示为客户端发完空帧后的最后一个rec,客户端可以断开链接 errno=10,客户端发送的数据错误 errno=11,服务异常,比如live模块初始化失败,没有可用的计算进程,计算进程退出,计算进程计算超时 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalAntiSpoofListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.AILocalVprintLiteListener
-
收到结果时执行,请使用
JSONResultParser
解析,在主UI线程 - onResults(AIResult) - 接口 中的方法com.aispeech.export.listeners.IListener
-
结果回调
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.asr.AsrKernelListener
-
当有结果返回时调用
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.asrpp.AsrppKernelListener
-
当有结果返回时调用
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.dmasp.DmaspKernelListener
-
nwakeup唤醒的回调
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.mds.MdsKernelListener
-
当有结果返回时调用
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.semantic.SemanticKernelListener
-
语义处理结果
- onResults(AIResult) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
当有结果返回时调用
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.vprint.VprintKernelListener
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.vprintlite.VprintLiteKernelListener
- onResults(AIResult) - 接口 中的方法com.aispeech.lite.wakeup.WakeupThreadListener
-
当有结果返回时调用
- onResults(String) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onResults(String) - 类 中的方法com.aispeech.lite.vad.IVadProcessorListener
-
vad抛出的状态以及其他的结果信息,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onResults(String) - 接口 中的方法com.aispeech.lite.vad.VadKernelListener
-
vad抛出的状态以及其他的结果信息,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onResumed() - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当播放得以恢复时回调
- onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AIASRListener
-
音频音量发生改变时调用,在主UI线程
- onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AICloudDMListener
-
音频音量发生改变时调用,在主UI线程
- onRmsChanged(float) - 接口 中的方法com.aispeech.export.listeners.AILocalAsrppListener
-
音频音量发生改变时调用,在主UI线程
- onRmsChanged(float) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLKernelListener
-
音量大小检查,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onRmsChanged(float) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onRmsChanged(float) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
音频音量发生改变时调用
- onRmsChanged(float) - 类 中的方法com.aispeech.lite.vad.IVadProcessorListener
-
音量大小检查,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onRmsChanged(float) - 接口 中的方法com.aispeech.lite.vad.VadKernelListener
-
音量大小检查,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onSessionId(String) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
sessionId 回调
- onSetScene(int) - 接口 中的方法com.aispeech.export.listeners.AILocalWakeupIncrementListener
-
动态跟新场景
- onSetScene(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
update net.bin 动态跟新成功后调用
- onSevcBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.sevc.SevcListener
-
Sevc之后返回的数据
- onSevcDoaResult(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
输出信号处理后语音通信的beam index信息
- onSevcDoaResult(int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
输出信号处理后语音通信的beam index信息
- onSevcDoaResult(int) - 接口 中的方法com.aispeech.lite.sevc.SevcListener
-
输出信号处理后语音通信的beam index信息
- onSevcDoaResult(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
输出信号处理后语音通信的beam index信息
- onSevcDoaResult(Object) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输出信号处理后语音通信的beam index信息
- onSevcNoiseResult(String) - 接口 中的方法com.aispeech.export.listeners.AILocalSevcListener
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
{"chans": 0,"db":56.625889}
- onSevcNoiseResult(String) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
{"chans": 0,"db":56.625889}
- onSevcNoiseResult(String) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
{"chans": 0,"db":56.625889}
- onSevcNoiseResult(String) - 接口 中的方法com.aispeech.lite.sevc.SevcListener
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
{"chans": 0,"db":56.625889}
- onSevcNoiseResult(String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
{"chans": 0,"db":56.625889}
- onSpeak(Speaker) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
NLG 播报文本回调
- onSpeechFinish() - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
注册回调方法,当播放完成时回调
- onSpeechFinish(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
播放结束的回调 在主UI线程
- onSpeechProgress(int, int, boolean) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
播放的进度 在主UI线程
- onSpeechProgress(int, int, boolean) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
注册回调方法,当播放器播放进度变更时回调
- onSpeechStart() - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
注册回调方法,当开始播放时回调
- onSpeechStart(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
开始播放的回调 在主UI线程
- onSsl(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLKernelListener
-
声源定位结果
- onSsl(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
ssl 定位数据
- onSSL(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
人声定位信息
- onStart() - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLListener
-
首帧vad begin 标识
- onStarted(String) - 接口 中的方法com.aispeech.lite.asr.AsrKernelListener
-
启动成功后会调用
- onStartFeedData() - 接口 中的方法com.aispeech.lite.tts.TtsKernelListener
- onStartFeedData() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onStopped() - 接口 中的方法com.aispeech.lite.audio.AIPlayerListener
-
注册回调方法,当停止播放后回调
- onSynthesizeDataArrived(byte[]) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
合成数据
- onSynthesizeDataArrived(String, byte[]) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
合成数据 ,在子线程,若需要更新UI控件需要做线程转换
- onSynthesizeDataArrived(String, byte[]) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
合成数据 ,在子线程,若需要更新UI控件需要做线程转换
- onSynthesizeFinish() - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
合成完成的回调
- onSynthesizeFinish(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
合成完成的回调 ,在子线程,若需要更新UI控件需要做线程转换
- onSynthesizeFinish(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
合成完成的回调 ,在子线程,若需要更新UI控件需要做线程转换
- onSynthesizeStart() - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
合成开始的回调
- onSynthesizeStart(String) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
合成开始的回调,在子线程,若需要更新UI控件需要做线程转换
- onSynthesizeStart(String) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
合成开始的回调,在子线程,若需要更新UI控件需要做线程转换
- onTaskCreate(String, String, AIError) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
3.
- onTaskProcess(String, int, AIError) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
4.
- onTaskResult(String, String, AIError) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
5.
- onTimestampReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalTTSListener
-
用户设置音子之后会在这个接口回调
- onTimestampReceived(byte[], int) - 接口 中的方法com.aispeech.export.listeners.AITTSListener
-
用户设置音子之后会在这回调
- onTimestampReceived(byte[], int) - 接口 中的方法com.aispeech.lite.tts.SynthesizerListener
-
用户设置音子之后会在这个借口回调
- onTimestampReceived(byte[], int) - 接口 中的方法com.aispeech.lite.tts.TtsKernelListener
-
用户设置音子之后会在这个借口回调
- onTimestampReceived(byte[], int) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- onTraining(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
提交训练回调
- onUnregister(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
注销声纹的回调
- onUnregister(int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onUpdateContext(boolean) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
更新产品、技能配置回调
- onUpdateResult(int) - 接口 中的方法com.aispeech.lite.asr.AsrKernelListener
-
更新结果回调
- onUpdateResult(int) - 接口 中的方法com.aispeech.lite.semantic.SemanticKernelListener
-
更新结果回调
- onUpdateResult(int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
- onUpload(int, String, IOException) - 接口 中的方法com.aispeech.export.listeners.AICloudVoiceCopyListener
-
上传音频回调
- onUploadFailed() - 接口 中的方法com.aispeech.lite.dm.update.CInfoListener
-
上传失败
- onUploadFileProcess(String, int) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
1.
- onUploadFileResult(String, String, AIError) - 接口 中的方法com.aispeech.export.listeners.AILASRListener
-
2.成功上传文件,回调 audioId
- onUploadSuccess() - 接口 中的方法com.aispeech.lite.dm.update.CInfoListener
-
上传成功
- onVadEnd() - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLKernelListener
-
vad end 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVadEnd() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onVadEnd() - 类 中的方法com.aispeech.lite.vad.IVadProcessorListener
-
vad end 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVadEnd() - 接口 中的方法com.aispeech.lite.vad.VadKernelListener
-
vad end 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVadStart() - 接口 中的方法com.aispeech.lite.hotword.ssl.SSLKernelListener
-
vad begin 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVadStart() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- onVadStart() - 类 中的方法com.aispeech.lite.vad.IVadProcessorListener
-
vad start 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVadStart() - 接口 中的方法com.aispeech.lite.vad.VadKernelListener
-
vad start 标志,在内部子线程,请勿在该回调做阻塞操作,否则会导致线性卡死
- onVerifyHttp(int, String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
Http 方式验证的回调
- onVerifyHttp(int, String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onVerifyWS(String) - 接口 中的方法com.aispeech.export.listeners.AICloudVprintListener
-
WebSocket 方式验证的回调
- onVerifyWS(String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- onVoipBufferReceived(byte[]) - 类 中的方法com.aispeech.echo.EchoKernelListener
-
已过时。
- onVoipBufferReceived(byte[]) - 接口 中的方法com.aispeech.export.engines2.listeners.AILocalEchoListener
-
开启viop配置后音频回调
- onVoipBufferReceived(byte[]) - 接口 中的方法com.aispeech.lite.aecagc.AecAgcKernelListener
-
agc之后的1路音频回调 在SDK子线程
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIDmaspListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.lite.dmasp.DmaspKernelListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.lite.fespx.FespxKernelListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
音频裁剪用于声纹的音频或者字符串
- onVprintCutDataReceived(int, byte[], int) - 接口 中的方法com.aispeech.lite.wakeup.WakeupThreadListener
-
音频裁剪用于声纹的音频或者字符串
- onWait() - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
waite 回调,需要等待前序对话动作执行完毕
- onWakeup(double, String) - 接口 中的方法com.aispeech.export.listeners.AIFespCarListener
-
一次唤醒检测完毕后执行 主UI线程
- onWakeup(double, String) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
一次唤醒检测完毕后执行 主UI线程
- onWakeup(AIResult) - 接口 中的方法com.aispeech.lite.AIWakeupProcessor.WakeupProcessorListener
- onWakeup(AIResult) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- onWakeup(AIResult) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- onWakeup(AIResult) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- onWakeup(String) - 接口 中的方法com.aispeech.export.listeners.AILocalSignalAndWakeupListener
-
一次唤醒检测完毕后执行 主UI线程
- onWakeup(String, double, String) - 接口 中的方法com.aispeech.export.listeners.AIDmaspListener
-
一次唤醒检测完毕后执行,在主UI线程
- onWakeup(String, double, String) - 接口 中的方法com.aispeech.export.listeners.AIWakeupListener
-
一次唤醒检测完毕后执行,在主UI线程
- onWakeup(String, double, String) - 类 中的方法com.aispeech.lite.speech.SpeechListener
-
一次唤醒检测完毕后执行,在主UI线程
- onWidget(CallbackWidget) - 接口 中的方法com.aispeech.lite.dm.dispather.DispatcherListener
-
对话控件展示回调
- openGlobalAudioSave(String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置全局音频存储路径 默认开启 比引擎单独设置的优先级更高,如需单独配置各引擎保存地址,可传入null
- openLog() - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃
- openLog(Context, String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
打开sdk日志 日志打开,性能会受影响,调试时可打开日志, 默认日志关闭
- openLog(Context, String, int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
打开sdk日志 日志打开,性能会受影响,调试时可打开日志, 默认日志关闭
- openLog(Context, String, int) - 类 中的静态方法com.aispeech.lite.AISpeech
-
已过时。废弃
- openLog(Context, String, int, String, String, String, boolean) - 类 中的静态方法com.aispeech.DUILiteSDK
-
打开sdk日志 日志打开,性能会受影响,调试时可打开日志, 默认日志关闭
- openLog(Context, String, int, String, String, String, boolean) - 类 中的静态方法com.aispeech.lite.AISpeech
- openLog(String) - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。
- openLog(String) - 类 中的静态方法com.aispeech.lite.AISpeech
-
已过时。
- OPT_FAILED - 类 中的静态变量com.aispeech.common.AIConstant
-
表示操作失败
- OPT_FAILED - 类 中的静态变量com.aispeech.lite.voicecopy.CloudVoiceCopyKernel.AIConstant
-
表示操作失败
- OPT_SUCCESS - 类 中的静态变量com.aispeech.common.AIConstant
-
表示操作成功
- OPT_SUCCESS - 类 中的静态变量com.aispeech.lite.voicecopy.CloudVoiceCopyKernel.AIConstant
-
表示操作成功
- optDms(int) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
获取当前音量最大值通道值
- optDms(int) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- optExtra(String, Object) - 类 中的方法com.aispeech.base.BaseEngine
- optExtra(String, Object, String, Object) - 类 中的方法com.aispeech.base.BaseEngine
- optExtra(String, Object, String, Object, String, Object) - 类 中的方法com.aispeech.base.BaseEngine
- optExtra(String, Object, String, Object, String, Object, String, Object) - 类 中的方法com.aispeech.base.BaseEngine
- optIndex() - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
获取被vad触发过的通道
- OPTION_DELETE - 类 中的静态变量com.aispeech.export.ProductContext
-
配置操作:删除配置
- OPTION_DELETE - 类 中的静态变量com.aispeech.export.SkillContext
-
配置操作:删除配置
- OPTION_SET - 类 中的静态变量com.aispeech.export.ProductContext
-
配置操作:设置配置
- OPTION_SET - 类 中的静态变量com.aispeech.export.SkillContext
-
配置操作:设置配置
- optQuietly(JSONObject, String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
opt value from JSONObject
- OPUS - com.aispeech.common.CacheUtil.CacheType
- OPUS - com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- OPUS - 类 中的静态变量com.aispeech.lite.param.CloudASRParams
-
音频编码类型 OPUS
P
- pairToJSON(String, Object) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Return a new JSONObject and put a pair key/value
- params - 类 中的变量com.aispeech.lite.sspe.BaseSspeKernel
- parse(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser
- parseBuiltinWakeupConfig(String) - 类 中的方法com.aispeech.lite.param.BuiltinE2EWakeupWords
-
json 格式如下:
- parseConfig(String) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
-
json 格式如下:
- parseIntent(AIDmaspIntent) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。
- parseTag2Scene(String) - 类 中的静态方法com.aispeech.lite.vad.VadScenes
-
将pretag 解析为场景
- pause() - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- pause() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。暂停播放
- pause() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
- pause() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
暂停播放
- pause() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- pause() - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- pause() - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
暂停
- pause() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
暂停播放
- pauseTime - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置vad的pauseTime
- PcmToOgg - com.aispeech.common中的类
-
pcm 音频压缩为 ogg ogg_opus opus mp3
- PcmToOgg() - 类 的构造器com.aispeech.common.PcmToOgg
- PcmToOgg.Callback - com.aispeech.common中的接口
- peek() - 类 中的方法com.aispeech.common.LimitQueue
- PhraseHints - com.aispeech.lite.speech中的类
- PhraseHints(String, String[]) - 类 的构造器com.aispeech.lite.speech.PhraseHints
- PhraseParams - com.aispeech.lite.param中的类
- PhraseParams() - 类 的构造器com.aispeech.lite.param.PhraseParams
- pinyin - 类 中的变量com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
设置唤醒词
- pinyin - 类 中的变量com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
设置唤醒词
- PinYinUtils - com.aispeech.common中的类
-
拼音检查
- PinYinUtils() - 类 的构造器com.aispeech.common.PinYinUtils
- play() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- play() - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- play() - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
播放
- poll() - 类 中的方法com.aispeech.common.LimitAudioQueue
-
出队
- poll() - 类 中的方法com.aispeech.common.LimitQueue
-
出队
- poll() - 类 中的方法com.aispeech.lite.oneshot.OneshotCache
- pollBlock() - 类 中的方法com.aispeech.lite.tts.SynthesizedBlockQueue
-
从队首取出数据块,并将数据块转存至永久缓存中
- PORTUGUESE - com.aispeech.lite.Languages
- PREF_AISPEECH - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
SDK内部配置文件名
- PREFKEY_GRAMMAR_HASH_ID - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
SDK内部USERKEY字段名
- PREFKEY_UNIQUE_ID - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
SDK内部USERID字段名
- preInitEngine(LiteSoFunction, LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- preInitEngine(LiteSoFunction, LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- prepare() - 类 中的方法com.aispeech.common.FileSaveUtil
- prepare(String) - 类 中的方法com.aispeech.common.FileSaveUtil
-
此方法会根据当前时间和名字、模块初始化输入、输出音频的文件名,不会创建文件 在feed数据的时候,如果文件不存在会创建
- prepareRegister(int, String, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。已过时, 使用 registerV3 方法代替
- prepareUpdateProvision(Context) - 类 中的方法com.aispeech.lite.AIProvisionConfig
-
拷贝Provision资源
- prepareVerify(List<Integer>, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。已过时, 使用 verifyV3 方法代替
- processAsrppCallback(String) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- processDmaspParams(DmaspParams) - 类 中的方法com.aispeech.lite.param.BuiltinE2EWakeupWords
-
解析 DmaspParams中的唤醒词参数,与内嵌唤醒参数匹配,并进行补齐、替换
- processDoaResult(String) - 类 中的方法com.aispeech.lite.AIWakeupProcessor
- processDoaResultByDriveModel(String) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
-
在返回唤醒角度后,依据设置的驾驶模式来处理唤醒
- processEnvJsonString(String) - 类 中的方法com.aispeech.lite.param.BuiltinE2EWakeupWords
-
动态更新唤醒词信息,解析外部传入的env字段,补齐参数重新拼接 words=ni hao ne zha,ni_hao_ne_zha,ni hao xiao pi;thresh=0.540,0.450,0.100;major=0,0,0;
- processErrorCallbak(String) - 类 中的方法com.aispeech.lite.AIErrorProcessor
-
处理错误回调
- processInit(int) - 类 中的方法com.aispeech.lite.BaseProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.BaseProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.hotword.HotWordsProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
- processMaxSpeechError() - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.BaseProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.hotword.HotWordsProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- processNoSpeechError() - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
- processNoSpeechError() - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- processOneShotNoSpeechError() - 类 中的方法com.aispeech.lite.BaseProcessor
- processOneShotNoSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- processOneShotNoSpeechError() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- processWakeupCallback(String) - 类 中的方法com.aispeech.lite.AIWakeupProcessor
-
处理唤醒返回结果
- processWakeupCallback(String) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
-
处理唤醒回调信息
- processWakeupCallback(String) - 类 中的方法com.aispeech.lite.wakeup.WakeupKernel
- processWakeupType(String) - 类 中的方法com.aispeech.lite.AIWakeupProcessor
-
处理唤醒type 0:没被唤醒 1:主唤醒词唤醒 2:副唤醒词唤醒
- processWakeupWordInSetMethod(String) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- ProductContext - com.aispeech.export中的类
-
可以对产品配置进行增删改。
- ProductContext(String, List<Setting>) - 类 的构造器com.aispeech.export.ProductContext
- ProductContext.Builder - com.aispeech.export中的类
- profile - 类 中的变量com.aispeech.lite.BaseKernel
- profile - 类 中的变量com.aispeech.lite.vprint.CloudVprintKernel
- Protocol - com.aispeech.lite.dm中的类
-
服务端返回字段定义
- Protocol() - 类 的构造器com.aispeech.lite.dm.Protocol
- provideAudioRecord(int, int, int, int, int) - 接口 中的方法com.aispeech.DUILiteConfig.ExternalAudioRecordProvider
-
相关参数已经给出,参考AudioRecord的构造函数,外部只需要提供生成一个AudioRecord实例的方法,不需要引用这个实例
- PROVISION_ENABLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
是否需要授权
- put(TTSParams, File) - 类 中的方法com.aispeech.lite.tts.TTSCache
-
保存tts 信息和 tts文件对应的路径
- put(T) - 类 中的方法com.aispeech.lite.message.MessageQueue
-
将指定元素插入到此队列的尾部,如有必要,则等待空间变得可用。
- putBoolean(Context, String, boolean) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
写入Boolean变量至sharedPreferences中
- putExtraParam(String, Object) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
设置额外的参数, key:value 的形式。
- putExtraParam(String, Object) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置额外的参数,以 key:value 的形式发送给服务器。
- putExtraParam(String, Object) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
设置额外的参数。
- putInt(Context, String, int) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
写入int变量至sharedPreferences中
- putLocalTTSCustomAudio(Context, String) - 类 中的静态方法com.aispeech.common.SharedPrefsUtil
- putLong(Context, String, long) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
写入long变量至sharedPreferences中
- putQuietly(JSONObject, String, Object) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Put key/value to JSONObject with no JSONException throws
- putQuietly(JSONObject, Map<String, Object>) - 类 中的静态方法com.aispeech.common.JSONUtil
-
Put Map entries to JSONObject with no JSONException throws
- putString(Context, String, String) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
写入String变量至sharedPreferences中
Q
- query(boolean) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- query(String) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。查询任务状态,查询全部
- query(String) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
查询任务状态,查询全部
- query(String) - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- query(String, boolean) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- queryAll() - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- queryLatestUpload() - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
-
查找最近上传但没有完全上传完的任务
- queryModel() - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。获取当前声纹模型中的注册信息,需要在init成功后调用生效。
- queryModel() - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
获取当前声纹模型中的注册信息,需要在init成功后调用生效。
- queryModel() - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- queryRegisterAudio(String, String) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
查询已经注册的音频
- queryRegisterAudio(String, String) - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- queryTaskProcess(String) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
- queryTaskResult(String) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
R
- RANK_100 - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- RANK_2 - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- RANK_4 - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- rearrangeAudioData(byte[]) - 类 中的静态方法com.aispeech.common.AudioHelper
-
调换5,6路音频通路顺序
- recChannel - 类 中的静态变量com.aispeech.lite.AISpeech
-
默认为1,即左通道为rec录音音频,右通道为play参考音频(播放音频) 若设置为2, 通道会互换,即左通道为play参考音频(播放音频),右通道为rec录音音频
- RECEIVE - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.FlowType
- recommendations - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
用于显示推荐气泡的数据,非必选
- RECOMMENDATIONS - 类 中的静态变量com.aispeech.export.widget.callback.CallbackWidget
-
推荐气泡数据
- RECORDER_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- RECORDER_RELEASE_TIMEOUT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
录音机释放超时时间(ms)
- RecorderConfig - com.aispeech.export.config中的类
-
录音机初始化配置
- RecorderConfig() - 类 的构造器com.aispeech.export.config.RecorderConfig
- RecorderConfig.Builder - com.aispeech.export.config中的类
- recorderId - 类 中的变量com.aispeech.lite.param.FeedbackJsonParams
- recorderId - 类 中的变量com.aispeech.lite.param.FeedbackParams
- recorderType - 类 中的变量com.aispeech.export.config.RecorderConfig.Builder
- recorderType - 类 中的变量com.aispeech.export.config.RecorderConfig
- recordId - 类 中的变量com.aispeech.AIResult
- refreshTimestamp() - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
-
刷新时间戳
- register(AICloudVprintIntent) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
1.
- register(AICloudVprintIntent) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
-
1.
- register(String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。已过时, 使用 registerV3 方法代替
- REGISTER - com.aispeech.export.intent.VprintIntent.Action
-
已过时。注册模式
- REGISTER - com.aispeech.lite.vprint.VprintIntent.Action
-
注册模式
- REGISTER - com.aispeech.lite.vprintlite.VprintLiteIntent.Action
-
注册模式
- registerHandle(MessageProcess.Handle) - 类 中的方法com.aispeech.lite.MessageProcess
- registerListener(AIRecordListener) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- registerV3(AICloudVprintIntent, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。注册声纹-V3
- release() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- release() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- release() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- release() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- release() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- release() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- release() - 类 中的方法com.aispeech.base.BaseEngine
- release() - 类 中的方法com.aispeech.common.FileSaveUtil.InnerThread
- release() - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- release() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
-
已过时。废弃
- release() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
释放录音机
- release() - 类 中的方法com.aispeech.lite.BaseProcessor
- release() - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
销毁资源
- release() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
release
- release() - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- release() - 接口 中的方法com.aispeech.lite.hotword.ssl.ISSL
-
引擎销毁
- release() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
销毁
- release() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
释放引擎
- release() - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- release() - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- release() - 类 中的方法com.aispeech.lite.hotword.ssl.SSLByVadEngine
- release() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- release() - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- release() - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
释放资源
- release() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
释放资源
- release() - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- release() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- releaseKernel() - 类 中的方法com.aispeech.echo.EchoKernel
- releaseKernel() - 类 中的方法com.aispeech.lite.BaseKernel
- releaseKernel() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- releaseKernel() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
-
释放引擎
- releaseKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
-
释放speex内核
- releaseRecord() - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- releaseRecord() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- releaseRecorder() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- releaseRecorder() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- releaseRecorder() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- releaseRecorder() - 类 中的方法com.aispeech.lite.BaseProcessor
-
已过时。
- releaseSynchronize() - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- remove() - 类 中的方法com.aispeech.common.LimitAudioQueue
- remove() - 类 中的方法com.aispeech.common.LimitQueue
- remove(Context, String) - 类 中的静态方法com.aispeech.common.SharedPreferencesUtil
-
从sharedPreferences中移除指定节点
- remove(MessageQueue.Remover<T>) - 类 中的方法com.aispeech.lite.message.MessageQueue
- remove(Object) - 类 中的方法com.aispeech.common.LimitAudioQueue
- remove(Object) - 类 中的方法com.aispeech.common.LimitQueue
- remove(Object, int) - 类 中的静态方法com.aispeech.common.ArrayUtils
- remove(T) - 类 中的方法com.aispeech.lite.message.MessageQueue
- removeAll(Collection<?>) - 类 中的方法com.aispeech.common.LimitQueue
- removeCallbackMsg() - 类 中的方法com.aispeech.base.BaseEngine
- removeCallbackMsg() - 类 中的方法com.aispeech.lite.BaseProcessor
- removeCondition(T) - 接口 中的方法com.aispeech.lite.message.MessageQueue.Remover
- removeInnerMsg() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- removeInterceptor(IInterceptor) - 类 中的方法com.aispeech.export.interceptor.SpeechInterceptor
- removeQuietly(JSONObject, String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
remove key from JSONObject
- removeSkillId(String) - 类 中的方法com.aispeech.export.itn.Advanced
- removeSlot(String) - 类 中的方法com.aispeech.export.itn.Advanced
- removeVocab(String) - 类 中的方法com.aispeech.export.itn.Advanced
- removeWakeupword(WakeupWord...) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
移除唤醒词
- removeWakeupword(String...) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- removeWakeupword(List<WakeupWord>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- removeWaveHeader(byte[]) - 类 中的静态方法com.aispeech.common.WavFileWriter
-
去除wav头
- replaceSpace(String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
去除中文之间的空格,但是保留英文之间的空格
- reqJson - 类 中的变量com.aispeech.lite.param.BaseRequestParams
- REQUEST_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- reset() - 类 中的方法com.aispeech.common.Debug
- reset() - 类 中的方法com.aispeech.export.itn.Advanced
- resetCounter() - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
-
重置拒识计数
- resetDriveMode() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。
- resetDriveMode() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。
- resetDriveMode() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。
- resetDriveMode() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
- resetDriveMode() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- resetDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
每次对话结束需要重置唤醒缓存,用于定位模式
- resetDriveMode() - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- resetDriveMode() - 类 中的方法com.aispeech.lite.fespx.FespxKernel
-
如果原来设置成主驾模式或者副驾模式,则还原成定位模式
- resetDriveMode() - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- resetDriveMode() - 接口 中的方法com.aispeech.lite.function.ICarFunction
- resetDriveMode() - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
-
在定位模式下,如果原来自动设置成主驾模式或者副驾模式,则还原成定位模式
- resetKernel() - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
-
重启引擎
- ResourceType - com.aispeech.lite中的枚举
-
云端引擎资源类型
- restore(String) - 类 中的方法com.aispeech.export.itn.Convert
-
还原报文中的联系人语义槽字段
- resultObject - 类 中的变量com.aispeech.AIResult
- resume() - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- resume() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。继续播放
- resume() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
- resume() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
继续播放
- resume() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- resume() - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- resume() - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
恢复
- resume() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
恢复播放
- retainAll(Collection<?>) - 类 中的方法com.aispeech.common.LimitQueue
- run() - 类 中的方法com.aispeech.DUILiteSDK.AuthTask
- run() - 类 中的方法com.aispeech.DUILiteSDK.UploadDeviceInfoTask
- run() - 类 中的方法com.aispeech.echo.EchoKernel
- run() - 类 中的方法com.aispeech.lite.aecagc.AecAgcKernel
- run() - 类 中的方法com.aispeech.lite.asr.CloudAsrKernel
- run() - 类 中的方法com.aispeech.lite.asr.CloudAsrPlusKernel
- run() - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
- run() - 类 中的方法com.aispeech.lite.asr.LocalLAsrKernel
- run() - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- run() - 类 中的方法com.aispeech.lite.BaseKernel
- run() - 类 中的方法com.aispeech.lite.BaseProcessor.MyBarrierRunnable
- run() - 类 中的方法com.aispeech.lite.dds.CloudSemanticKernel
- run() - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- run() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- run() - 类 中的方法com.aispeech.lite.fasp.FaspKernel
- run() - 类 中的方法com.aispeech.lite.fespx.FespxKernel
- run() - 类 中的方法com.aispeech.lite.grammar.LocalGrammarKernel
- run() - 类 中的方法com.aispeech.lite.hotword.ssl.SSLKernel
- run() - 类 中的方法com.aispeech.lite.mds.MdsKernel
- run() - 类 中的方法com.aispeech.lite.MessageProcess
- run() - 类 中的方法com.aispeech.lite.nr.NRKernel
- run() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- run() - 类 中的方法com.aispeech.lite.semantic.LocalSemanticKernel
- run() - 类 中的方法com.aispeech.lite.semantic.SemanticDUIKernel
- run() - 类 中的方法com.aispeech.lite.semantic.SemanticKernel
- run() - 类 中的方法com.aispeech.lite.sevc.SevcKernel
- run() - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- run() - 类 中的方法com.aispeech.lite.tts.CloudTtsKernel
- run() - 类 中的方法com.aispeech.lite.tts.LocalTtsKernel
- run() - 类 中的方法com.aispeech.lite.vad.VadKernel
- run() - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- run() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- run() - 类 中的方法com.aispeech.lite.wakeup.WakeupKernel
- run() - 类 中的方法com.aispeech.speex.SpeexKernel
- run(byte[]) - 接口 中的方法com.aispeech.common.PcmToOgg.Callback
- run(byte[], int) - 类 中的方法com.aispeech.lite.asr.LocalLAsrKernel
- run(int, byte[], int) - 类 中的方法com.aispeech.kernel.Dmasp.dmasp_callback
-
回调方法
- run(int, byte[], int) - 类 中的方法com.aispeech.kernel.Dmasp.vprintcut_callback
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel.CarDoaCallbackImpl
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel.CarWakeupCallbackImpl
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteKernel
- run(int, byte[], int) - 类 中的方法com.aispeech.lite.wakeup.WakeupKernel
- runSequence - 类 中的变量com.aispeech.export.Command
-
Command.RunSequence
command和nlg先后顺序 - RunSequence() - 类 的构造器com.aispeech.export.Command.RunSequence
- RUSSIAN - com.aispeech.lite.Languages
S
- s2t(char) - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- s2t(String) - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- SAMPLE_RATE_11K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
11025采样率,云端TTS使用
- SAMPLE_RATE_16K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
16000采样率
- SAMPLE_RATE_22K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
22050采样率,云端TTS使用
- SAMPLE_RATE_24K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
24000采样率
- SAMPLE_RATE_32K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
32000采样率
- SAMPLE_RATE_44K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
44100采样率
- SAMPLE_RATE_48K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
48000采样率
- SAMPLE_RATE_8K - 类 中的静态变量com.aispeech.lite.AISampleRate
-
8000采样率
- saveDriveModeData(byte[], int) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
全车模式保存四合一单路数据 其他驾驶模式保存对应doa单路数据
- saveToLocal() - 类 中的方法com.aispeech.lite.tts.TTSCache
- SBC - com.aispeech.common.CacheUtil.CacheType
- Scene - com.aispeech.export.widget中的类
- Scene.Builder - com.aispeech.export.widget中的类
- scenes - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置场景
- scheduleTask() - 类 中的方法com.aispeech.analysis.AnalysisProxy
- Scope - com.aispeech.lite中的接口
-
DUILite scope,用于授权文件本地模块校验,云端功能不进行鉴权拦截,由服务器判断。
- SDK_INIT_UPDATE_INTERVAL - 类 中的静态变量com.aispeech.common.SharedPreferencesUtil
- SDK_INIT_UPDATE_TIME - 类 中的静态变量com.aispeech.common.SharedPreferencesUtil
- SDK_VERSION - 类 中的静态变量com.aispeech.common.AIConstant
-
SDK版本
- SDK_VERSION - 类 中的静态变量com.aispeech.lite.AISpeechSDK
- SEGMENT - 类 中的静态变量com.aispeech.export.widget.callback.ListCallbackWidget
-
分词数据,非必选
- selectRuleThreshold - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
- selectRuleThreshold - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
- selectRuleThreshold(AIResult) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- SemanticDUIKernel - com.aispeech.lite.semantic中的类
- SemanticDUIKernel(SemanticKernelListener) - 类 的构造器com.aispeech.lite.semantic.SemanticDUIKernel
- SemanticKernel - com.aispeech.lite.semantic中的类
- SemanticKernel(SemanticKernelListener) - 类 的构造器com.aispeech.lite.semantic.SemanticKernel
- SemanticKernel(SemanticType, SemanticKernelListener) - 类 的构造器com.aispeech.lite.semantic.SemanticKernel
- SemanticKernelListener - com.aispeech.lite.semantic中的接口
- SemanticProcessor - com.aispeech.lite.semantic中的类
- SemanticProcessor() - 类 的构造器com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- semanticType - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
指定语义引擎类型
- SemanticType - com.aispeech.lite中的枚举
- SemanticVocabsCfg - com.aispeech.export中的类
- SemanticVocabsCfg() - 类 的构造器com.aispeech.export.SemanticVocabsCfg
- semaphoreP() - 类 中的方法com.aispeech.lite.BaseKernel
- semaphoreP() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- semaphoreV() - 类 中的方法com.aispeech.lite.BaseKernel
- semaphoreV() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- semDUILuaResFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线DUI语义lua资源文件夹
- semDUILuaResFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置离线DUI语义lua资源文件夹
- semDUIResCustomFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线DUI Custom资源文件夹
- semDUIResCustomFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置离线DUI custom资源文件夹
- semDUIResFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线DUI资源文件夹
- semDUIResFloder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置离线DUI资源文件夹
- semNaviLuaResFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置离线语义lua资源文件夹
- semNaviResFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
离线导航语义资源文件夹
- sendBFDataMsgToMsgQueue(FespxProcessor.BFDataCallbackMsg, Object) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
-
向bf消息队列发送消息
- sendBinary(byte[]) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- sendBinary(byte[]) - 类 中的方法com.aispeech.lite.net.WebsocketClient
- sendMessage(Message) - 类 中的方法com.aispeech.lite.BaseKernel
- sendMessage(Message) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- sendMessage(MessageProcess.Handle, Message) - 类 中的方法com.aispeech.lite.MessageProcess
- sendMsgToCallbackMsgQueue(BaseEngine.CallbackMsg, Object) - 类 中的方法com.aispeech.base.BaseEngine
-
callbackInThread true 往子线程发消息 false 往主线程发消息
- sendMsgToCallbackMsgQueue(BaseProcessor.CallbackMsg, Object) - 类 中的方法com.aispeech.lite.BaseProcessor
- sendMsgToInnerMsgQueue(BaseProcessor.EngineMsg, int, int, Object) - 类 中的方法com.aispeech.lite.BaseProcessor
- sendMsgToInnerMsgQueue(BaseProcessor.EngineMsg, Object) - 类 中的方法com.aispeech.lite.BaseProcessor
-
向内部消息队列发送消息
- sendPing() - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
-
Each frame starts with two bytes of data.
- sendSynthesizedData(byte[], int, int) - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- sendText(String) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- sendText(String) - 类 中的方法com.aispeech.lite.net.WebsocketClient
- SERIALNUM_FILE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
serialNum文件名
- Session - com.aispeech.lite.dm中的类
-
session
- Session() - 类 的构造器com.aispeech.lite.dm.Session
- SESSION_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- sessionId - 类 中的变量com.aispeech.lite.param.FeedbackJsonParams
- sessionId - 类 中的变量com.aispeech.lite.param.FeedbackParams
- set(Context, boolean, String) - 类 中的静态方法com.aispeech.common.Audio2RefSetting
- set(String) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
动态设置部分参数,start之前调用,json格式的String,用于做数据扩展
示例传参 { //配置输入数据流的方式,0为默认的wav/pcm格式,1为定制的音频格式 "input_order": 0 }
- set(String) - 类 中的方法com.aispeech.kernel.Dmasp
-
内核动态设置开关,目前用于唤醒模块的单独控制开关
- set(String) - 类 中的方法com.aispeech.lite.BaseKernel
-
设置参数
- set(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- set(String) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- set(String) - 类 中的方法com.aispeech.lite.sspe.BaseSspeKernel
- set(String) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
设置本地后端合成音色资源路径
- set(JSONObject) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒env热更新/nlms模式切换,可以在引擎初始化成功后动态设置
- set(JSONObject) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。设置唤醒env热更新,可以在引擎初始化成功后动态设置,当前只支持更新thresh
- setAcousticResources(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置声学资源
- setAcousticResources(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置声学资源
- setAction(VprintIntent.Action) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置声纹工作模式, 若不设置,会抛
IllegalArgumentException
异常 - setAction(VprintIntent.Action) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置声纹工作模式, 若不设置,会抛
IllegalArgumentException
异常 - setAction(VprintLiteIntent.Action) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
设置声纹工作模式, 若不设置,会抛
IllegalArgumentException
异常 - setAction(VprintLiteIntent.Action) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
设置声纹工作模式, 若不设置,会抛
IllegalArgumentException
异常 - setAction(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setAction(String) - 类 中的方法com.aispeech.lite.param.VprintParams
- setActiveDecoderList(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setActiveDecoders(List<String>) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
激活解码网络 注意:如果unregister后,必须更新此列表,否则 start会失败
- setAddExtraAudioWhenFeedNotContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.FespxCarParams
- setAddExtraAudioWhenFeedNotContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- setAddExtraAudioWhenFeedNotContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setAecBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置aec资源绝对路径,包含资源名 须在init之前设置才生效
- setAecBinPath(String) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setAecBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- setAecBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setAecChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。多麦模式下设置回声消除后音频通道数,从AIFespCarEngine#getValueOf(String) 获取
- setAecChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- setAecChannelNum(int) - 类 中的方法com.aispeech.lite.param.VprintParams
- setAecChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
多麦模式下设置回声消除后音频通道数,从
AILocalSignalAndWakeupEngine.getValueOf(String)
获取 - setAecChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- setAecResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置aec资源名,请事先放置在assets目录下 须在init之前设置才生效
- setAecResName(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- setAecResource(String) - 类 中的方法com.aispeech.AIEchoConfig
-
设置 ECHO 模式的 AEC 资源
- setAecResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置aec资源
- setAecResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
已过时。2.23.0版本之后废弃
- setAecResource(String) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。设置 ECHO 模式的 AEC 资源
- setAgcBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- setAiEchoConfig(AIEchoConfig) - 类 中的静态方法com.aispeech.echo.EchoKernel
- setAIEchoConfig(AIEchoConfig) - 类 中的方法com.aispeech.AIEchoConfig
- setAiengineVersion(String) - 类 中的方法com.aispeech.lite.param.AppParams
- setAIError(AIError) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- setAilasKey(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setAiOneshotConfig(AIOneshotConfig) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
已过时。
- setAiType(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setAIType(AIType) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置AIType 参数
- setAIType(AIType) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setAliasKey(String) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置请求产品分支
- setAliasKey(String) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
设置产品分支,默认 prod
- setAliasKey(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setAliasKey(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
设置当前云端声纹使用的资源版本,可设置为prod
- setAliasKey(String) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
-
设置请求语义产品分支
- setAliasKey(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
-
设置请求语义产品分支
- setAliasKey(String) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- setAliasKey(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setAllText(String) - 类 中的方法com.aispeech.common.JSONResultParser
- setAntiSpoofResBin(String) - 类 中的方法com.aispeech.export.config.AntiSpoofConfig.Builder
-
设置仿冒攻击资源 若在assets目录下,则指定文件名即可,如vprint.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/vprint.bin
- setAntiSpoofSaveDir(String) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent.Builder
-
设置保存仿冒攻击的音频数据路径
- setAntiSpoofSaveDir(String) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
-
设置保存仿冒攻击的音频数据
- setApi(String) - 类 中的方法com.aispeech.export.Command
- setApi(String) - 类 中的方法com.aispeech.export.NativeApi
- setApiKey(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setApiKey(String) - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- setApiKey(String) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
-
已过时。
- setApiKey(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setApp(JSONObject) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setAsr(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setAsrErrorRate(float) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setAsrErrorRate(float) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本半相关语音文本结果和custom_context的字错误率的百分比阈值 [0,100],结果向下取整,仅用于文本相关的注册和验证,默认值0
- setAsrErrorRate(int) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setAsrErrorRate(int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
设置文本半相关语音文本结果和custom_context的字错误率的百分比阈值 [0,100],字错误率大于阈值会报错
- setAsrErrorRate(int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
设置文本半相关语音文本结果和custom_context的字错误率的百分比阈值 [0,100],字错误率大于阈值会报错
- setAsrIntent(AILocalASRIntent) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
已过时。不支持asr相关操作,请单独使用asr引擎
- setAsrNetBin(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置识别网络资源名, 适用于识别网络资源放在assets目录下 须在init之前设置才生效
- setAsrNetBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置识别网络资源自定义路径, 适用于通过语法构建引擎动态生成网络资源或者网络资源放在自定义路径 须在init之前设置才生效
- setAsrPlusIntent(AIAsrPlusIntent) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
已过时。
- setAsrPolicy(IAsrPolicy) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置识别仲裁策略
- setAsrPolicy(IAsrPolicy) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。外部设置识别仲裁策略
- setAsrppResBin(String) - 类 中的方法com.aispeech.export.config.VprintConfig.Builder
-
已过时。设置asr++资源 若在assets目录下,则指定文件名即可,如asrpp.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/asrpp.bin
- setAsrppResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置性别识别资源名, 适用于资源放在assets目录下 须在init之前设置才生效
- setAsrppResBin(String) - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- setAsrppResBin(String) - 类 中的方法com.aispeech.lite.vprint.VprintConfig.Builder
-
设置asr++资源 若在assets目录下,则指定文件名即可,如asrpp.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/asrpp.bin
- setAsrppResource(String) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
-
设置性别识别资源
- setAsrppResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置性别识别资源绝对路径,包含资源名,如/sdcard/speech/***.bin 须在init之前设置才生效
- setAsrRes(String) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置识别资源
- setAsrRes(String) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置识别资源
- setAsrResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置识别声学资源名 须在init之前设置才生效, 适用于识别声学资源放在assets目录下
- setAsrResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置识别声学资源名 须在init之前设置才生效, 适用于识别声学资源放在自定义目录下
- setAssetsResMd5sum(Map<String, String>) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setAssetsResNames(String[]) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
设置需要拷贝的资源名列表
- setAudio(AICloudVprintIntent.Audio) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setAudioAdoptAEC(boolean) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
就近唤醒是否采用带aec的音频
- setAudioAttributes(int, int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- setAudioAttributes(int, int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置音频属性 use {{@link (AudioAttributes)}}
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.lite.param.TTSParams
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- setAudioAttributes(AudioAttributes) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- setAudioAttributes(AudioAttributes) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置音频属性
- setAudioFileCacheStrategy(int, int) - 类 中的方法com.aispeech.DUILiteConfig.Builder
-
设置全局单音频缓存策略
- setAudioFileTotalSize(int) - 类 中的方法com.aispeech.DUILiteConfig.Builder
-
设置全局总音频缓存总大小
- setAudioId(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setAudioParam(AICloudASRSentenceConfig.AudioParam) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
设置音频参数,包含 类型,采样率,取样字节数,通道数 等
- setAudioParam(AICloudLASRConfig.AudioParam) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
音频参数
- setAudioPath(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setAudioPath(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setAudioRecorderType(int) - 类 中的方法com.aispeech.DUILiteConfig
-
设置录音机采集数据的方式
- setAudioSource(int) - 类 中的方法com.aispeech.export.config.RecorderConfig.Builder
-
设置audioRecorder的声音源
- setAudioSourceType(int) - 类 中的方法com.aispeech.DUILiteConfig
-
设置audioRecorder的声音源
- setAudioType(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setAudioType(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- setAudioType(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setAudioType(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setAudioType(AICloudASRIntent.PCM_ENCODE_TYPE) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置 PCM 编码成其它格式,以减小传输大小。
- setAudioType(AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
⾳频类型,支持:wav, ogg, ogg_opus, opus, mp3。
- setAudioType(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
-
音频类型
- setAudioType(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setAudioType(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置合成音频格式,支持mp3
AIConstant.TTS_AUDIO_TYPE_MP3
- setAudioType(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- setAudioType(String) - 类 中的方法com.aispeech.lite.param.AudioParams
- setAudioType(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setAudioType(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
设置音频类型
- setAudioUpload(boolean) - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- setAudioUpload(boolean) - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- setAudioUpload(boolean) - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- setAuthConfig(AuthConfig) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setAuthRetryTimesForNetworkErr(int) - 类 中的方法com.aispeech.DUILiteConfig
-
授权在网络错误时重试的次数
- setAuthServer(String) - 类 中的方法com.aispeech.DUILiteConfig
-
设置DUI授权url地址
- setAuthServer(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
已过时。
- setAuthServer(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setAuthTimeout(int) - 类 中的方法com.aispeech.DUILiteConfig
-
授权网络连接超时时间
- setAuthTimeout(int) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
设置联网授权的超时时间,默认 5s
- setAuthTimeout(int) - 类 中的方法com.aispeech.export.config.AuthConfig
- setAutoHoldBeamforming(boolean) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
已过时。该方法不再使用
- setAutoHoldBeamforming(boolean) - 类 中的方法com.aispeech.lite.param.FespCarParams
- setAutoSetDriveMode(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
车载双麦时才有效。
- setAutoSetDriveMode(boolean) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
-
当定位模式时,根据唤醒角度自动设置成主驾模式或者副驾模式
- setAutoSetDriveMode(boolean) - 类 中的方法com.aispeech.lite.param.FespxCarParams
- setAutoSetDriveMode(boolean) - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- setAutoStopRecorder(boolean) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
设置是否自动停止录音机
- setBackBin(String) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setBackBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- setBackResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setBackResBin(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- setBackResBinArray(String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置assets目录下的后端发音人资源名,若只需要一个发音人,则设置一个即可,初始化时默认以第一个资源名加载进内核
- setBackResBinArray(String[]) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setBackResBinArray(String[]) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setBackResBinArray(String[], String[]) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setBackResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setBackResBinPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
已过时。
- setBackRowRestrainEnable(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
-
设置后排抑制开关
- setBeamformingBinPath(String) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setBeamformingBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setBeamformingResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置beamforming资源名,请事先放置在assets目录下 须在init之前设置才生效
- setBeamformingResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置beamforming资源绝对路径,包含资源名 须在init之前设置才生效
- setBeamformingResName(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- setBeamformingResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setBeamformingResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
beamforming 资源,beamforming 即波束成形,将多路音频数据 beamforming 成单声道音频,方便后续做唤醒,识别等
- setBeamformingResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
已过时。2.23.0版本之后废弃
- setBfChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。多麦模式下设置增强后音频通道数,AIFespCarEngine#getValueOf(String) 获取
- setBfChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- setBfChannelNum(int) - 类 中的方法com.aispeech.lite.param.VprintParams
- setBfChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
多麦模式下设置增强后音频通道数,从
AILocalSignalAndWakeupEngine.getValueOf(String)
获取 - setBfChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- setBlackWords(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setBlackWords(String[]) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。
- setBlackWords(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
- setBlackWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置热词黑名单
- setBlackWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置热词黑名单
- setBlackWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置热词黑名单
- setBlackWords(String[], float[]) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- setBlockSize(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setBoost(int) - 类 中的方法com.aispeech.lite.param.PhraseParams
-
整形。
- setBoundary(int) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setBoundary(int) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。开启/关闭声纹唤醒词截断
- setBoundary(int) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
开启/关闭声纹唤醒词截断
- setBoundary(int) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setBoundary(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setBuildinLuaPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setBuildinResPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setBuildinSkillConfPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setBuildMulti(boolean) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- setBuildSuccess(boolean) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- setBuiltInSemanticSkillID(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置是否内置自定义技能优先
- setBuiltInSemanticSkillID(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setButtons(JSONArray) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setCacheAudioTime(int) - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
-
设置回溯音频长度,单位毫秒,默认 1200ms
- setCacheAudioTime(int) - 类 中的方法com.aispeech.lite.config.OneshotConfig
- setCacheDirectory(String) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
-
设置缓存的文件夹
- setCacheDirectory(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
- setCacheDirectory(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setCachePath(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setCacheSize(int) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
-
设置tts缓存数量上限,默认为100
- setCacheSize(int) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- setCacheSize(int) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置tts缓存数量上限,默认为100
- setCacheSize(int) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setCacheSize(int) - 类 中的方法com.aispeech.lite.tts.TTSCache
-
设置tts缓存数量上限,默认为100
- setCacheUploadEnable(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置 sdk 缓存唤醒、预唤醒音频文件,默认不缓存
- setCacheUploadEnable(boolean) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setCacheUploadEnable(boolean) - 类 中的方法com.aispeech.export.config.UploadConfig
- setCacheUploadMaxNumber(int) - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃
- setCacheUploadMaxNumber(int) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setCacheUploadMaxNumber(int) - 类 中的方法com.aispeech.export.config.UploadConfig
- setCacheWordCount(int) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
-
设置支持的单词缓存文字个数,默认为200
- setCacheWordCount(int) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- setCacheWordCount(int) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置单次缓存最大支持的文本字数,默认限制为200
- setCacheWordCount(int) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setCacheWordCount(int) - 类 中的方法com.aispeech.lite.tts.TTSCache
-
设置单次缓存最大支持的文本字数,默认限制为200
- setCallback(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
识别完成时的回调HTTP(s)地址。
- setCallbackInThread(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置 sdk 的回调是否都在子线程里,默认 false
- setCallBackInThread(boolean) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setCallerType(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setChannel(int) - 类 中的方法com.aispeech.common.AudioHelper.AudioData
- setChannel(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
-
可选,音频通道数,默认1
- setChannel(int) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
音频通道数,default is 1 单声道 目前仅支持1通道数,不支持多通道
- setChannel(int) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- setChannel(int) - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- setChannel(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setChannel(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setChannel(int) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setChannels(int) - 类 中的方法com.aispeech.AIEchoConfig
-
音频总的通道数,1+1,默认为2
- setChannels(int) - 类 中的方法com.aispeech.export.config.AILocalMdsConfig
-
输入音频通道数
- setChannels(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。音频总的通道数,1+1,默认为2
- setChannels(int) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
输入音频通道数
- setChannels(int) - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
设置音频总的通道数,2
- setChannels(int) - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- setCheckLength(double) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
音频的时长(单位:秒), 用户校验剩余时长是否充足
- setCInfoServerAddress(String) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置 CInfo服务地址,默认不用设置
- setCInfoServerAddress(String) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setCloudVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setCloudVadEnable(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setCloudVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否开启服务端的vad功能,一般近场关闭,远场打开
- setCloudVadPauseTime(int) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setCloudVprintVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- setCloudVprintVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setCloudVprintVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setCloudVprintVadEnable(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setCloudWakeupCheck(String[], float[], int, int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
使用云端ASR进行唤醒校验时需要设置 中文唤醒词和高阈值
- setCloudWakeupCheckTimeout(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setCnWakeupWord(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setCommand(Command) - 类 中的方法com.aispeech.lite.dm.cache.Cache
-
cache command
- setCommand(Command) - 类 中的方法com.aispeech.lite.dm.Task
- setCommonWakeupWord(JSONArray) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
配置自定义唤醒词;等价customWakeupWord
- setCommonWakeupWord(JSONArray) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
配置自定义唤醒词;等价customWakeupWord
- setComplexity(int) - 类 中的方法com.aispeech.speex.SpeexKernel
-
设置压缩的复杂度 可取值:2,3,4,5,默认为2
- setConnectTimeout(int) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置连接超时
- setConnectTimeout(int) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
设置连接超时
- setConnectTimeout(int) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setConstantContent(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
标记语音中已知的固定的文本内容(如唤醒词),算法会特殊处理被标记的音频。
- setConstantContent(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setConstantContent(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setConstantContent(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
标记语音中已知的固定的文本内容(如唤醒词),算法会特殊处理被标记的音频。
- setConstantContent(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
标记语音中已知的固定的文本内容(如唤醒词),算法会特殊处理被标记的音频。
- setContent(String) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
-
设置编译的 xbnf 内容
- setContent(String) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
-
设置编译的 xbnf 内容
- setContent(JSONArray) - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- setContent(JSONArray) - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- setContext(Context) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setContext(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setContext(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
设置当前上下文,实现多轮交互
- setContextId(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setContextId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
如果有contextId,服务端认为是同一个验证,会使用保存的cache和新的数据进行加强验证,非必须
- setContextId(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setContextId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setContextId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
如果有contextId,服务端认为是同一个验证,会使用保存的cache和新的数据进行加强验证,仅用于实时验证
- setContextId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.WakeupParams
-
设置是否输入实时的长音频,默认输入实时的长音频
- setContinusWakeupEnable(int) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setCoreType(String) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
设置请求内核类型
- setCurrentPage(int) - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- setCurrentPage(int) - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- setCustom(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setCustom(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setCustomAudioList(List<CustomAudioBean>) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
自定义外部录音,列表中的文本使用对应的录音文件播报
- setCustomAudioList(List<CustomAudioBean>) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setCustomAudioList(List<CustomAudioBean>) - 类 中的方法com.aispeech.lite.tts.TTSCache
-
设置自定义播报音频
- setCustomContent(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setCustomContent(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本(半)相关时输入的语音文本。
- setCustomContent(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setCustomContent(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
文本(半)相关时输入的语音文本。
- setCustomContent(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
文本(半)相关时输入的语音文本。
- setCustomDeviceId(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
已过时。
- setCustomDeviceId(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setCustomDeviceName(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
设置deviceName
- setCustomDeviceName(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setCustomLog(CustomLog) - 类 中的静态方法com.aispeech.DUILiteSDK
-
用户自定义log,用于客户自行实现自己的log逻辑,将SDK的log使用客户的log机制实现,将所有的log统一归类,调用此接口之后 不需要在调用
DUILiteSDK.openLog(Context, String)
和DUILiteSDK.openLog(Context, String, int)
- setCustomNet(String[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setCustomParams(String[], String[]) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置自定义参数
- setCustomThreshold(String[], Double[]) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。
- setCustomThreshold(String[], Double[]) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
- setCustomThreshold(String[], Double[]) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
自定义单词置信度阈值
- setCustomThreshold(String[], Double[]) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
自定义单词置信度阈值
- setCustomThreshold(String[], Double[]) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
自定义单词置信度阈值
- setCustomThreshold(Map<String, Double>) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setCustomThresholdMap(Map<String, Double>) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setCustomWakeupScore(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setCustomWakeupWord(List<String>) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置自定义唤醒词,可用于过滤和指定唤醒词识别比如 ["你好小乐","你好小白"]
- setCustomWakeupWord(List<String>, boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置自定义唤醒词和 是否过滤句首唤醒词,用于 oneshot 功能。
- setCustomWakeupWord(JSONArray) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setCustomWakeupWord(JSONArray) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setCustomWakeupWord(JSONArray) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
配置自定义唤醒词功能;配合唤醒词分数使用可增强唤醒词识别,同时结果中不过滤所传唤醒词
- setData(byte[]) - 类 中的方法com.aispeech.common.AudioHelper.AudioData
- setData(byte[]) - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
-
声纹数据
- setData(Object) - 类 中的方法com.aispeech.lite.tts.SynthesizedBlock
- setData(Object) - 类 中的方法com.aispeech.lite.tts.SynthesizedBytesBlock
- setData(Object) - 类 中的方法com.aispeech.lite.tts.SynthesizedFileBlock
- setDataQueue(SynthesizedBlockQueue) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- setDataQueue(SynthesizedBlockQueue) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- setDataQueue(SynthesizedBlockQueue) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置数据源
- setDcheck(int) - 类 中的方法com.aispeech.export.config.WakeupWord
-
设置唤醒是否开启校验
- setDcheck(int[]) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
- setDcheck(int[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
- setDcheck(int[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setDcheck(int[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
- setDcheck(String[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setDcheck(String[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验
- setDchecks(int[]) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒是否开启校验,"1"表示开启校验,"0"表示不开启校验 须在init之前设置才生效 ,设置方法和
AILocalSignalAndWakeupEngine.setMajors(int[])
类似 - setDchecks(int[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setDchecks(int[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setDchecks(int[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setDchecks(int[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setDchecks(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setDebounceWnd(int) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
防抖窗口期,单位毫秒,范围50-1000,默认450ms。
- setDebugMode(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置SDK日志级别,默认W-3 {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setDebugMode(int) - 类 中的静态方法com.aispeech.lite.AISpeech
-
设置SDK日志级别,默认W-3 {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setDebugMode(int, String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
已过时。
- setDebugMode(int, String) - 类 中的静态方法com.aispeech.lite.AISpeech
-
已过时。当前log工具需要先初始化,本方法废弃
- setDebugPath(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
中间音频、原始音频的存放路径
- setDefaultScene(boolean) - 类 中的方法com.aispeech.export.widget.Scene.Builder
- setDefaultScene(boolean) - 类 中的方法com.aispeech.export.widget.Scene
- setDeviceId(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setDeviceId(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- setDeviceId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
已过时。不再使用
- setDeviceId(String) - 类 中的方法com.aispeech.lite.param.AppParams
-
设置应用程序deviceId
- setDeviceId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setDeviceId(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setDeviceInfo(JSONObject) - 类 中的方法com.aispeech.lite.param.AppParams
- setDeviceName(String) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setDeviceName(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setDeviceName(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setDeviceName(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setDeviceProfileDirPath(String) - 类 中的方法com.aispeech.DUILiteConfig
-
授权文件保存目录的绝对路径
- setDeviceProfileDirPath(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
授权文件保存目录的绝对路径,离线授权方案需要同时设置授权文件路径和自定义设备Id 注意:若采用批量激活的方式,将大授权文件 “auth_profile.zip” 放在授权路径下: 取值:绝对路径字符串, e.g.
- setDeviceProfileDirPath(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setDeviceSecret(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setDeviceSecret(String) - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- setDictDb(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置assets目录下的合成字典名字
- setDictDb(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setDictDb(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
- setDictDb(String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setDictDbPath(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
* - setDictPath(String) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- setDictResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置合成字典
- setDictResource(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置assets目录下的合成字典资源名字和对应的md5文件
- setDm(JSONObject) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setDmaspChannelCount(int) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
-
Dmasp 输出的通道数 支持 4Mic 2Mic 该数据将影响驾驶模式抛出的单路音频
- setDmaspChannelCount(int) - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
-
Dmasp 输出的通道数 支持 4Mic 2Mic 该数据将影响驾驶模式抛出的单路音频
- setDmaspResource(String) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- setDmAsrJson(JSONObject) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setDMError(Error) - 类 中的方法com.aispeech.lite.dm.Task
- setDMRoute(boolean) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setDmWssCustomParams(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setDoa(int) - 类 中的方法com.aispeech.export.intent.AILocalMdsIntent
-
说话人角度(多通道输入时使用),可选,根据资源配置而定
- setDoa(int) - 类 中的方法com.aispeech.lite.param.MdsParams
- setDoaManually(int) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。在定位模式下,手动设置为主驾唤醒或者副驾唤醒
- setDoaManually(int) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。在定位模式下,手动设置为主驾唤醒或者副驾唤醒
- setDoaManually(int) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。在定位模式下,手动设置为主驾唤醒或者副驾唤醒
- setDoaManually(int) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
在定位模式下,手动设置为主驾唤醒或者副驾唤醒
- setDoaManually(int) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- setDoaManually(int) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- setDoaManually(int) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- setDoaManually(int) - 接口 中的方法com.aispeech.lite.function.ICarFunction
-
手动设置唤醒角度
- setDoaManually(int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- setDomain(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置前一轮对话领域信息,start之前设置生效
- setDomain(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置前一轮对话领域信息,start之前设置生效
- setDomain(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
领域(comm/aihome/aitv/aicar/aiphone/airobot/aitranson-cn-16k/aitranson-en-16k),用于asrplus,和res对应,可不设置
- setDomain(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setDomain(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setDomain(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
领域(comm/aihome/aitv/aicar/aiphone/airobot/aitranson-cn-16k/aitranson-en-16k) 用于注册和实时声纹验证,注册时非必需,实时声纹验证必需设置
- setDomain(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
设置 buidlin+navi 前一轮的对话领域信息,实现多轮交互
- setDomain(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setDomain(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setDriveMode(int) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。设置驾驶模式, 0为定位模式, 按照声源定位;1为主驾模式;2为副驾模式;3为全车模式
- setDriveMode(int) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。动态设置唤醒env,在其中加入 driveMode 参数 设置模式后,会取消beamforming指向。
- setDriveMode(int) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。设置驾驶模式, 0为定位模式, 按照声源定位;1为主驾模式;2为副驾模式;3为全车模式
- setDriveMode(int) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
动态设置唤醒env,在其中加入 driveMode 参数 设置模式后,会取消beamforming指向。
- setDriveMode(int) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- setDriveMode(int) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- setDriveMode(int) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- setDriveMode(int) - 接口 中的方法com.aispeech.lite.function.ICarFunction
- setDriveMode(int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- setDriveMode(int, int) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。设置驾驶模式,此方法主要为自由组合模式传入wakeupChannelMask参数
- setDriveMode(int, int) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。设置驾驶模式,此方法主要为自由组合模式传入wakeupChannelMask参数
- setDriveMode(int, int) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
- setDriveMode(int, int) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- setDriveMode(int, int) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- setDriveMode(int, int) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- setDriveMode(int, int) - 接口 中的方法com.aispeech.lite.function.ICarFunction
- setDriveMode(int, int) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- setDspBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setDUILuaPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setDUIResCustomPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
-
设置语义资源custom路径
- setDUIResPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
-
设置语义资源路径
- setDumpAudioPath(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setDumpTime(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setDumpWakeupAudioPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置dump唤醒音频保存的文件夹,比如/sdcard/speech/dumpwkp。
- setDumpWakeupAudioPath(String) - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
-
设置dump唤醒音频保存的文件夹,比如/sdcard/speech/dumpwkp。
- setDumpWakeupAudioPath(String) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置dump唤醒音频保存的文件夹,比如/sdcard/speech/dumpwkp。
- setDumpWakeupAudioPath(String) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置dump唤醒音频保存的文件夹,比如/sdcard/speech/dumpwkp。
- setDumpWakeupAudioPath(String) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置dump唤醒音频保存的文件夹,比如/sdcard/speech/dumpwkp。
- setDumpWakeupTime(int) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置dump唤醒点回退音频的时间,默认5000ms。
- setDumpWakeupTime(int) - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
-
设置dump唤醒点回退音频的时间,默认5000ms。
- setDumpWakeupTime(int) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置dump唤醒点回退音频的时间,默认5000ms。
- setDumpWakeupTime(int) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置dump唤醒点回退音频的时间,默认5000ms。
- setDumpWakeupTime(int) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置dump唤醒点回退音频时长,默认5000ms。
- setDynamicAlignment(boolean) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
-
设置多音区是否需要进行动态对齐
- setDynamicAlignment(boolean) - 类 中的方法com.aispeech.lite.param.DmaspParams
-
设置是否需要动态对齐,即:根据 sslIndex (送给识别的音频通道id) 来调整多音区输出的音频顺序
- setDynamicList(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setDynamicList(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setDynamicList(List<String>) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置识别热词列表字符串,比如:"北京市,YOU ARE RIGHT,BLUCE,tfboys,天安门博物馆"
- setDynamicParam(String) - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
- setDynamicParam(String) - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
-
动态设置参数
- setDynamicParam(String) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- setDynamicParam(String) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
动态调整参数,参数只能是
AIWakeupIntent
内的参数, 不同引擎可以动态设置的参数不一样,建议使用AIWakeupEngine.setDynamicParam(String[], float[])
方法 - setDynamicParam(String[], float[]) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
动态调整参数,只能调整唤醒词的thresh
- setDynamicParam(String[], float[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态调整参数
- setDynamicParam(String[], float[], float[], int[], boolean) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态设置参数
- setDynamicParam(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态调整参数
- setDynamicParam(Map<String, ?>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态设置唤醒参数,可以在引擎初始化成功后动态设置
- setDynamicParam(JSONObject) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
设置唤醒env热更新,可以在引擎初始化成功后动态设置,当前只支持更新thresh
- setDynamicParamEnv(Map<String, ?>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态调整参数,可以用来设置唤醒词,阈值等
- setDynamicParamEnv(Map<String, ?>) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
动态调整参数,具体请参照 demo
- setEbnf(String) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
-
设置输入的ebnf语法文本
- setEbnfFilePath(String) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
-
设置输入的 ebnf 语法文件路径
- setEchoCallbackBufferSize(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。使用sspe代替原有的echo
- setEchoChannelNum(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置参考音路数,默认为0 即不含参考音
- setEchoChannelNum(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setEchoConfig(AIEchoConfig) - 类 中的方法com.aispeech.DUILiteConfig.Builder
-
设置回声消除参数
- setEchoConfig(AIEchoConfig) - 类 中的方法com.aispeech.DUILiteConfig
-
设置 ECHO 模式的配置,其它模式下无影响
- setEchoConfig(EchoConfig) - 类 中的方法com.aispeech.DUILiteConfig.Builder
-
已过时。
- setEchoSavedDirPath(String) - 类 中的静态方法com.aispeech.lite.AISpeech
- setEmotion(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
情感,有三种参数类型{"happy","default","sad"},如果不传或者传递错误的类型默认为default 目前仅有两种音色支持情感参数 ryzenm : night kuayuf : angry/sad/happy
- setEnable(boolean) - 类 中的方法com.aispeech.common.Debug
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置识别Alignment功能
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.lite.dm.dispather.Dispatcher
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableAlignment(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableAsrPlus(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
已过时。使用serverName进行判断,如果设置serverName,则认为是使用了asrplus
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置打开云端音频检测功能
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableAudioDetection(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableCloudVAD(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setEnableCloudVAD(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableConfidence(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置置信度
- setEnableConfidence(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableConfidence(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableCount(boolean) - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
- setEnableDialectProcess(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setEnableDialectProcessNlurec(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setEnableDmEnable(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
设置识别引擎是否使用双VAD,使用双VAD 需要 feed 2通道音频,而 使用非双VAD 则 feed 1 通道的音频。
- setEnableDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
设置识别引擎是否使用双VAD,使用双VAD 需要 feed 2通道音频,而 使用非双VAD 则 feed 1 通道的音频。
- setEnableDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置离线识别引擎是否使用双VAD,使用双VAD 需要 feed 2通道音频,而 使用非双VAD 则 feed 1 通道的音频。
- setEnableDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置离线识别引擎是否使用双VAD,使用双VAD 需要 feed 2通道音频,而 使用非双VAD 则 feed 1 通道的音频。
- setEnableDoubleVad(boolean) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
设置离线识别引擎是否使用双VAD,使用双VAD 需要 feed 2通道音频,而 使用非双VAD 则 feed 1 通道的音频。
- setEnableEmotion(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableEmotion(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableEmotion(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
是否开启情感识别
- setEnableEmotion(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置打开识别结果情绪识别功能,同时抛出情绪,年龄,性别结果 emotion 取值范围 : [sad, happy, angry,neutral] gender 取值范围 : [female, male] age 取值范围 : [child,adult, elder]
- setEnableEmotion(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableFirstDec(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
首字延时优化
- setEnableFirstDec(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
首字延时优化
- setEnableFirstDecForce(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
vad=false时强制开首字优化
- setEnableFirstDecForce(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
vad=false时强制开首字优化
- setEnableLanguageClassifier(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableLanguageClassifier(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableLanguageClassifier(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
已过时。无效参数,废弃
- setEnableLanguageClassifier(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableNBest(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置是否返回语义 Nbest 结果 , 默认 false
- setEnableNet(String[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setEnableNluCensor(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableNluFormatV2(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
- setEnableNluFormatV2(boolean) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setEnableNluNbest(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否启用识别结果汉字数字转阿拉伯数字功能
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
识别结果中文转阿拉伯数字,如:三点半---3点半
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
识别结果中文转阿拉伯数字,如:三点半---3点半
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableNumberConvert(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableOptimization(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置是否开启cpu优化,默认开启为true。
- setEnableOptimization(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置是否开启cpu优化 若某些机器合成速度慢,可以关闭cpu优化功能,设置为false
- setEnableOptimization(boolean) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setEnableOptimization(boolean) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否启用标点符号识别
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置是否启用标点符号
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置是否启动标点符号,默认true
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnablePunctuation(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableRealTimeFeedBack(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableRecUppercase(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
输出英文字母转成大写,true 为转大写,false 为不转大写。
- setEnableRecUppercase(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
识别结果英文转大写
- setEnableRecUppercase(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
识别结果英文转大写
- setEnableRecUppercase(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
输出英文字母转成大写,true 为转大写,false 为不转大写。
- setEnableRecUppercase(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableSensitiveWdsNorm(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
敏感词过滤 true 是开启,false 是关闭 默认是开启
- setEnableSensitiveWdsNorm(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
敏感词过滤 true 是开启,false 是关闭 默认是开启
- setEnableSNTime(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableSNTime(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableSNTime(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置rec结果增加对齐信息,默认为false,关闭
- setEnableSNTime(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableSpeakerAntiSpoofing(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setEnableSpeakerAntiSpoofing(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
语音活体检测,仅用于离线验证
- setEnableTone(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setEnableTone(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setEnableTone(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置音调功能,默认为false,关闭
- setEnableTone(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setEnableTone(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableTone(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableVad(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setEnableVad(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
文本无关vad开关,默认为true
- setEnableVad(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEnableVAD(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置是否使用识别服务内置的vad模块检测
- setEnableVAD(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEnableVocabsConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
词库识别、语义是否开启转换 开启后,对含英文、数字、特殊字符等词库统一加工后送识别,得到识别结果后还原原始词库
- setEnableVocabsConvert(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
词库识别、语义是否开启转换 开启后,对含英文、数字、特殊字符等词库统一加工后送识别,得到识别结果后还原原始词库
- setEnableVocabsConvert(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEncodedAudio(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setEncodedAudio(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setEncryptCustomDeviceName(boolean) - 类 中的方法com.aispeech.DUILiteConfig
- setEncryptCustomDeviceName(boolean) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
设置是否需要对customDeviceName进行明文加密
- setEndSkillDm(boolean) - 类 中的方法com.aispeech.export.DmInfo
- setEndSkillDm(boolean) - 类 中的方法com.aispeech.lite.dm.Task
- setEnglishThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setEnglishThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
- setEnglishThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
- setEnhanceRegister(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setEnhanceRegister(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
注册增强,仅用于注册,默认false
- setEnhanceRegister(boolean) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setEnhanceRegister(boolean) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
注册增强,仅用于声纹注册
- setEnhanceRegister(boolean) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
注册增强,仅用于声纹注册
- setEnv(AICloudVprintIntent.Env) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setEnv(String) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setEnv(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setEnv(String) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setEof(int) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setEof(int) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setErrId(int) - 异常错误 中的方法com.aispeech.AIError
- setErrId(String) - 异常错误 中的方法com.aispeech.AIError
- setErrId(String) - 类 中的方法com.aispeech.export.DmInfo
- setErrId(String) - 类 中的方法com.aispeech.lite.dm.Error
- setErrMsg(String) - 类 中的方法com.aispeech.lite.dm.Error
- setError(String) - 异常错误 中的方法com.aispeech.AIError
- setError(JSONObject) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setEventMap(Map<Object, Object>) - 异常错误 中的方法com.aispeech.AIError
- setExcludeDispatch(AIUpdateListener, String[], String) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。指定技能调度黑名单列表,DM中控调度时对于指定的技能不参与调度
- setExcludeDispatch(AIUpdateListener, String[], String) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
指定技能调度黑名单列表,DM中控调度时对于指定的技能不参与调度
- setExpandFnJson(String) - 类 中的方法com.aispeech.export.widget.Scene
- setExpandFnJsonPath(String) - 类 中的方法com.aispeech.export.widget.Scene
- setExpandFnPath(String) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置 net.bin资源名
- setExpandFnPath(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setExpandFnPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。ExpandFn 文件路径,用于动态拆分net.bin文件 start 之前传入有效
- setExpandFnPath(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
ExpandFn 文件路径,用于动态拆分net.bin文件 start 之前传入有效
- setExpandFnPath(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setExt(String) - 异常错误 中的方法com.aispeech.AIError
- setExternalAudioRecordProvider(DUILiteConfig.ExternalAudioRecordProvider) - 类 中的静态方法com.aispeech.DUILiteConfig
- setExternalIAnalysisAudio(IAnalysisAudio, IAnalysisAudio) - 类 中的方法com.aispeech.analysis.AnalysisProxy
- setExtra(JSONObject) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setExtraParam(Map<String, Object>) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置额外的参数
- setExtraParam(Map<String, Object>) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setExtraParameter(String, int) - 类 中的方法com.aispeech.DUILiteConfig
-
参数设置 需在init前调用生效
- setExtraParameter(String, String) - 类 中的方法com.aispeech.DUILiteConfig
-
参数设置,主要用于设置devicename和deviceID,其中,devicename是设备计量的标识,可以根据需要自行设置 如果不设置,服务器会生成一个devicename。
- setFespOriginalAudio(boolean) - 类 中的静态方法com.aispeech.lite.audio.AIAudioRecorder
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置关联 IFespxEngine 实例,只在使用内部录音机且多麦模式下才需要设置
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置关联的信号处理引擎AILocalSignalAndWakeupEngine实例,只在使用内部录音机且多麦模式下才需要设置
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
-
设置关联的信号处理引擎AILocalSignalAndWakeupEngine实例,只在使用内部录音机且多麦模式下才需要设置
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
设置关联的信号处理引擎AILocalSignalAndWakeupEngine实例,只在使用内部录音机且多麦模式下才需要设置
- setFespxEngine(IFespxEngine) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setFileLen(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
音频文件长度。
- setFileLength(long) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setFillerPenaltyScore(double) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setFillerPenaltyScore(double) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
根据误唤醒集合设置的值
- setFillerPenaltyScore(float) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setFillerPenaltyScore(float) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setForwardAddresses(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
当参数不为空时,启动转发模式。
- setFrameLength(int) - 类 中的方法com.aispeech.lite.config.SSLConfig
- setFrontBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- setFrontBinResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置 FrontBinResource,包含文本归一化,分词的,韵律等
- setFrontBinResource(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置assets目录下的合成前端资源的名字和对应的md5文件,包含文本归一化,分词的,韵律等
- setFrontResBin(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置assets目录下的合成前端资源,包含文本归一化,分词的,韵律等
- setFrontResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setFrontResBin(String, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
- setFrontResBin(String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setFrontResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setFullDuplex(boolean) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- setFullMode(boolean) - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- setGlobalAudioSaveEnable(boolean) - 类 中的静态方法com.aispeech.DUILiteSDK
-
已过时。
- setGlobalAudioSaveEngines(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置要保存音频的模块,其他模块则不会保存音频 支持多个模块配置 例如 setGlobalAudioSaveEngines(SpeechParams.Engine.ECHO | SpeechParams.Engine.CLOUD_ASR); 默认是全开,多次设置或配置setGlobalDisableAudioSaveEngines会覆盖
- setGlobalAudioSavePath(String) - 类 中的静态方法com.aispeech.DUILiteSDK
-
已过时。
- setGlobalDisableAudioSaveEngines(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置不保存音频的模块,其他模块则会保存音频 支持多个模块配置 多次设置会覆盖,注意同时设置setGlobalAudioSaveEngine会覆盖
- setGlobalLogLevel(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置 LiteSDK 全局日志等级 默认 android.util.Log.WARN {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setGrammarBeanList(List<AILocalGrammarIntent.GrammarBean>) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
- setGrammarRes(String) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置grammar资源
- setGroupId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setGroupId(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setGroupId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setGroupId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
users和groupId,二选一,或者2个都填(按最小集),仅用于离线声纹验证
- setGroupId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setHighThreshold(float[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setHost(String) - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- setHost(String) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- setHotwords(List<String>) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
自定义的热词列表。
- setHotwords(JSONObject) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
设置词库 热词结构 {“词库名”:["词条名"]} {"sys.联系人":["十二饭点","新梅华", "香椿炒蛋", "你好"], "对象":["新梅华", "香椿炒蛋", "你好"]}
- setHotwords(JSONObject) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setHotWords(String[]) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置产品级热词,比如"你好小驰"设置之后,识别的同音词都会被识别为 你好小驰 ["你好小驰","思必驰"]
- setHotWords(String[]) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setHotwordsMax(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
设置截取txt的热词条数 热词词条限制,默认为0,不截取;如果配置2 则截取txt的前两条
- setHotwordsMax(int) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setId(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setId(String) - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
-
声纹的id,就是用户名+唤醒词,例如:"小明你好小驰"
- setIgnoreEmptyResult(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置忽略无结果的返回值,如果设置为true,则遇到返回值为空则会自动重启引擎,直接进入下一轮识别
- setIgnoreEmptyResult(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setIgnoreEmptyResult(boolean, int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置忽略无结果的返回值,如果设置为true,则遇到返回值为空则会自动重启引擎,直接进入下一轮识别
- setIgnoreEmptyResultCounts(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setIgnoreLogin(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置是否优化授权速度
- setIllegalPingyinCheck(boolean) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setIllegalPingyinCheck(boolean) - 类 中的方法com.aispeech.DUILiteConfig
- setImageUrl(String) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setImageUrl(String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
设置图片资源地址
- setImei(String) - 类 中的方法com.aispeech.lite.param.AppParams
- setImplAgcCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出经过前端信号处理放大后的agc音频数据
- setImplAgcCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplBfCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出Beamforming音频
- setImplBfCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplDoaCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出doa
- setImplDoaCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplEchoCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出消除回路之后的音频 数据
- setImplEchoCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplEchoVoipCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出经过回声消除的送给VoIP使用的音频数据
- setImplEchoVoipCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplInputCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否回调输出送入内核的参考音频
- setImplInputCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplMultiBfCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否回调输出多路beamforming音频
- setImplMultiBfCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplOutputCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否回调输出output音频回调,返回内核定制资源输出的音频数据
- setImplOutputCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplSevcDoaCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出信号处理后语音通信的beam index信息
- setImplSevcDoaCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplSevcNoiseCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出信号处理估计噪声最大的beam index 信息和该方向的音量信息,为 json 字符串
- setImplSevcNoiseCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplVadCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否回调输出vad结果
- setImplVadCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplVprintCutCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否输出用于声纹的音频
- setImplVprintCutCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setImplWakeupCk(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置是否回调输出唤醒回调,如果关掉了则无法唤醒
- setImplWakeupCk(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setInput(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置输入信息
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能) 须在start之前设置生效 当设置为false时,每次送一段音频段都会给予是否唤醒的反馈,如果没有被唤醒,则抛出wakeupWord:null, confidence:0的信息
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能) 当设置为false时,每次送一段音频段都会给予是否唤醒的反馈,如果没有被唤醒,则抛出wakeupWord:null, confidence:0的信息
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能) 当设置为false时,每次送一段音频段都会给予是否唤醒的反馈,如果没有被唤醒,则抛出wakeupWord:null, confidence:0的信息
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能)
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.FespCarParams
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.FespxCarParams
- setInputContinuousAudio(boolean) - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- setInputContinuousAudio(boolean, boolean) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能)
- setInputContinuousAudio(boolean, boolean) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能)
- setInputContinuousAudio(boolean, boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置是否输入实时的长音频,默认接受长音频为true(如果是一二级唤醒,即每个唤醒词独立且非实时,则需要设置为false,如果不设置会影响性能)
- setInputJson(JSONObject) - 异常错误 中的方法com.aispeech.AIError
- setInputOrder(int) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
配置输入数据流的方式
- setInputPath(String) - 类 中的方法com.aispeech.lite.param.LocalNgramParams
-
按文件路径指定词库
- setIntent(SkillIntent) - 类 中的方法com.aispeech.lite.param.TriggerIntentParams
- setIntent(String) - 类 中的方法com.aispeech.export.MultiModal
-
设置意图名称
- setIntentName(String) - 类 中的方法com.aispeech.export.Command
- setIntentName(String) - 类 中的方法com.aispeech.export.NativeApi
- setIntentName(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置意图名称
- setIntentName(String) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setIntervalTime(int) - 类 中的方法com.aispeech.DUILiteConfig
-
设置录音机录音间隔,单位ms
- setIntervalTime(int) - 类 中的方法com.aispeech.export.config.RecorderConfig.Builder
-
设置录音机采集数据间隔
- setIntervalTime(int) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setIntervalTime(int) - 类 中的方法com.aispeech.lite.param.AudioParams
-
设置音频抛出时间间隔
- setIntervalTime(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
\cond PRIVATE 设置录音机抛出数据时间间隔
- setIntervalTimeThresh(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- setIp(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
设备ip地址(必须是真实联网IP地址,127.0.0.1不参与组网)
- setIsAttachAudioParam(boolean) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
是否再本次参数请求中附上音频编码参数
- setIsAutoPlay(boolean) - 类 中的方法com.aispeech.lite.param.TTSParams
-
设置是否自动播放
- setIsIgnoreThreshold(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否忽略阈值,不管kernel返回的结果是大于还是小于阈值,都将结果返回给上层
- setIsIgnoreThreshold(boolean) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置是否忽略阈值,不管kernel返回的结果是大于还是小于阈值,都将结果返回给上层
- setIsIgnoreThreshold(boolean) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置是否忽略阈值,不管kernel返回的结果是大于还是小于阈值,都将结果返回给上层
- setIsIgnoreThreshold(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
-
设置是否忽略阈值,不管kernel返回的结果是大于还是小于阈值,都将结果返回给上层
- setItemsPerPage(int) - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- setItemsPerPage(int) - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- setItnLuaResFolderName(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置Itn numLex 资源目录路径 可设置 assets 下的相对路径 或 / 开头的绝对路径
- setItnLuaResFolderName(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setJarVersion(String) - 类 中的方法com.aispeech.lite.param.AppParams
- setJavaLiteLogLevel(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置 Java lite层日志等级 默认 android.util.Log.WARN {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setJChinesePath(String) - 类 中的方法com.aispeech.export.itn.Convert
- setJso(JSONObject) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setKey(String) - 类 中的方法com.aispeech.lite.dm.cache.Item
- setKeys(String[]) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setLabel(String) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setLabel(String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
设置标签数据,建议以 "," 作为分隔
- setLang(String) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
识别的语言
- setLang(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
语种支持。
- setLang(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
en(英文在线)/cn(中文在线),不传此参数时默认使用中文,如需使用英文,请传参时设置lang=en 如果要使用纯英文,请设置
AICloudLASRRealtimeIntent.setRes(String)
为"aitranson",本参数设置为"en"即可实现 - setLanguage(int) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
方言选项,用于支持粤语、上海话、四川话等音色,默认为 0,可选。
- setLanguage(int) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
-
方言选项,用于支持粤语、上海话、四川话等音色,默认为 0,可选。
- setLanguage(Languages) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
-
设置唤醒词语种
- setLanguage(Languages) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置唤醒词语种
- setLanguage(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
指定语种,默认中文("zh-cn")。
- setLanguage(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置合成方言,当前 chuxif音色支持
- setLanguage(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setLanguage(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置语言类型
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置热词语种,默认
Languages.CHINESE
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置语种
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置热词语种,默认
Languages.CHINESE
- setLanguages(Languages) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setLanguages(Languages) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setLanguages(Languages) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。已过时 使用 AILocalASRConfig 统一配置
AILocalSemanticEngine.init(AILocalSemanticConfig, AIASRListener)
- setLanguages(Languages) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setLanguages(Languages) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
已过时。已过时 使用 AILocalASRConfig 统一配置
AILocalSemanticEngine.init(AILocalSemanticConfig, AIASRListener)
- setLasr(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setLasrForwardAddresses(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setLasrInfo(String, String, String) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
提供给实时长语音引擎使用
- setLasrMessage(String) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- setLasrMessage(String) - 类 中的方法com.aispeech.lite.net.WebsocketClient
- setLAsrParamJsonString(String) - 类 中的方法com.aispeech.lite.param.LocalLAsrParams
- setLasrRealtimeParam(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
长语音识别才需要, 这个值不为空则说明是实时长语音
- setLasrRes(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setLast(boolean) - 类 中的方法com.aispeech.AIResult
- setLicenceId(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
设置licenceId
- setLicenceId(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setLinkUrl(String) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setLinkUrl(String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
设置跳转地址
- setListener(FespxKernelListener) - 类 中的方法com.aispeech.lite.sspe.BaseMultibfCallback
- setLmargin(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置合成音频头部静音时间,范围5-20,默认是5,单位ms
- setLmargin(int) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setLmid(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
自训练模型文件LMID。
- setLmId(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
已过时。
- setLmId(String) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
要使用的二路模型LMID。
- setLmId(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setLmId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置识别lmid
- setLmId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setLmList(String[]) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置用户定制的语言模型列表
- setLocalSaveAudioPath(String) - 类 中的方法com.aispeech.DUILiteConfig
- setLocalSaveAudioPath(String, boolean) - 类 中的方法com.aispeech.DUILiteConfig
- setLocalSavedEnabled(boolean) - 类 中的静态方法com.aispeech.DUILiteSDK
-
已过时。
- setLocalSaveEnabled(boolean) - 类 中的静态方法com.aispeech.lite.AISpeech
-
已过时。
- setLocalVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setLocalVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
设置是否启用本地vad,一般都会打开,
- setLocalVadEnable(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setLocalVadEnable(Boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否启用本地vad。
- setLogcatDebugable(boolean) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setLogfilePath(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setLogID(int) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setLogLevel(int) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
设置就近唤醒的日志级别 用来设置 decision 模块日志级别, 对应的数值越小可打印日志级别越多; 反之至越少。
- setLowThreshold(float) - 类 中的方法com.aispeech.export.config.WakeupWord
-
设置大音量场景下的唤醒阈值,是否需要设置和唤醒资源有关系
- setLowThreshold(float[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置大音量场景下的预唤醒阈值,是否需要设置和唤醒资源有关系
- setLowThreshold(float[]) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置大音量场景下的预唤醒阈值,是否需要设置和唤醒资源有关系 须在init之前调用生效
- setMac(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
设备mac地址
- setMac(String) - 类 中的方法com.aispeech.lite.param.AppParams
- setMajor(int) - 类 中的方法com.aispeech.export.config.WakeupWord
-
设置唤醒词的major,即主副唤醒词,主唤醒词唤醒后会回滚唤醒音频
- setMajors(int[]) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒词的major,主唤醒词为1,副唤醒词为0 须在init之前设置才生效
- setMajors(int[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒词的major,主唤醒词为1,副唤醒词为0
- setMajors(int[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setMajors(int[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setMajors(int[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setMajors(int[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setMap(Map<String, Object>) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setMaxCacheNum(int) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.DUILiteConfig
-
设置消息队列最大长度,
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
设置消息队列最大长度 默认-1 使用 DUILiteConfig#getMaxMessageQueueSize() 的配置 0表示不限制长度, 建议大于100
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置消息队列最大长度 默认-1 使用 DUILiteConfig#getMaxMessageQueueSize() 的配置 0表示不限制长度, 建议大于100
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.lite.BaseKernel
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setMaxMessageQueueSize(int) - 类 中的方法com.aispeech.lite.message.MessageQueue
- setMaxRecorderSec(int) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setMaxSpeechTime(int) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为10S 须在start之前设置才生效 - setMaxSpeechTime(int) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为10S 须在start之前设置才生效 - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRIntent统一配置
- setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S 须在start之前设置才生效 - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S 须在start之前设置才生效 - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置单次允许的最大录音时长
- setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置音频最大录音时长,默认大小为60S , 达到该值将取消语音引擎并抛出异常 0 表示无最大录音时长限制
- setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒,取值范围 1-60秒,默认60秒 - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
允许的最大录音时长 单位秒 0 表示无最大录音时长限制 默认大小为60S - setMaxSpeechTimeS(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
设置音频最大录音时长,达到该值将取消语音引擎并抛出异常
- setMaxVolume(int) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setMaxVolume(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setMaxVolumeMode(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置开启线性四麦大音量检测模式
- setMaxWaitingTimeout(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- setMdsResource(String) - 类 中的方法com.aispeech.export.config.AILocalMdsConfig
-
设置mds资源
- setMdsResource(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
mds 资源
- setMicNum(int) - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
设置mic数,1
- setMicNumber(int) - 类 中的方法com.aispeech.AIEchoConfig
-
mic数,默认为1
- setMicNumber(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。mic数,默认为1
- setMicType(int) - 类 中的方法com.aispeech.AIEchoConfig
-
设置启用麦克风阵列类型
- setMicType(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置启用麦克风阵列类型。
- setMicType(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。设置启用麦克风阵列类型
- setMicType(int) - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。设置启用麦克风阵列类型
- setMicType(int) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置启用麦克风阵列类型。
- setMicType(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
-
将设置范围扩散到全局,即设置全局的麦克风类型,等同于DUILiteConfig.setAudioRecorderType(int)
- setMiddleTime(int) - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
-
设置唤醒后到检测人声时间长度,单位毫秒,默认600ms
- setMiddleTime(int) - 类 中的方法com.aispeech.lite.config.OneshotConfig
- setMinSpeechLength(float) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
最小有效音频长度,单位秒,当前服务配置: sti-sr 1s lti-sr 500ms sdk默认1s,不要使用小于服务器配置的值
- setMinSpeechLength(float) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setMinSpeechLength(float) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setMinSpeechLength(float) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
最小有效音频长度,单位秒,默认注册声纹,离线验证0.4s,验证声纹sti-sr 1s, lti-sr 500ms
- setMinSpeechLength(float) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
最小有效音频长度,单位秒,当前服务配置: sti-sr 1s lti-sr 500ms sdk默认1s,不要使用小于服务器配置的值
- setMode(int) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setMode(ASRMode) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置引擎模式
- setMode(AICloudVprintConfig.Mode) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
-
注册声纹的类型, default is 文本半相关(数字串)(dp-sr)
- setModelBin(byte[][]) - 类 中的方法com.aispeech.lite.vprint.VprintQueryData
- setModelSize(int[]) - 类 中的方法com.aispeech.lite.vprint.VprintQueryData
- setMonitorEnable(boolean) - 类 中的方法com.aispeech.AIEchoConfig
- setMonitorEnable(boolean) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。是否开启AEC健康检查,默认关闭
- setMonitorPeriod(int) - 类 中的方法com.aispeech.AIEchoConfig
- setMonitorPeriod(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。设置健康检查运行周期,默认200ms
- setMonitorUploadEnable(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置 SDK信息(异常监控信息/音频)是否上传,默认上传
- setMp3Quality(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置云端合成mp3码率,支持low
AIConstant.TTS_MP3_QUALITY_LOW
和highAIConstant.TTS_MP3_QUALITY_HIGH
,默认为low码率 - setMp3Quality(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setMP3Quality(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setName(String) - 类 中的方法com.aispeech.export.widget.Scene.Builder
- setName(String) - 类 中的方法com.aispeech.export.widget.Scene
- setName(String) - 类 中的方法com.aispeech.lite.param.PhraseParams
-
槽位名称,目前只支持name(人名),location(地理位置),common(泛热词)
- setNativeApi(NativeApi) - 类 中的方法com.aispeech.lite.dm.Task
- setNativeApiTimeout(int) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置native api 响应超时时间,单位 毫秒
- setNativeApiTimeout(int) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setNativeDebugMode(int) - 类 中的静态方法com.aispeech.lite.AISpeech
-
设置SDK内核层日志等级 默认 android.util.Log.WARN {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setNativeLogLevel(int) - 类 中的静态方法com.aispeech.DUILiteSDK
-
设置 SDK 内核层日志等级 默认 android.util.Log.WARN {V = 2 , D =3 , I = 4 , W = 5 , E = 6, A = 7}
- setNaviLuaPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setNaviResPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
-
设置离线导航语义资源路径
- setNaviSkillConfPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setNaviVocabPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setNbest(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setNbest(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置 nbest
- setNbest(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setNBest(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
已过时。
- setNearWakeupConfig(NearWakeupConfig) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
就近唤醒的配置,包含 net 和 mds 的配置
- setNearWakeupConfig(NearWakeupConfig) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setNegSelected(boolean) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
控制在决策失败时(即当前设备没有最优的snr值)是否抛出唤醒结果,默认值为false(remoteJudge开启时有效) 为false时,不抛出 为true时抛出,(fespx_cb输出)如果唤醒成功在结果中包含 {"nwtkType", "neglected" },唤醒失败时包含 { "nwtkType", "selected" }
- setNet(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setNet(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setNetBin(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置网络资源,可设置 assets 下的相对路径 或 / 开头的绝对路径 须在init之前设置才生效
- setNetBin(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置本地net.bin 识别资源
- setNetBin(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setNetBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setNetBinPath(String) - 类 中的方法com.aispeech.export.widget.Scene.Builder
- setNetBinPath(String) - 类 中的方法com.aispeech.export.widget.Scene
- setNetBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setNetbinResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置网络资源
- setNetbinResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置网络资源
- setNgramBin(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线通用识别资源
- setNgramSlotBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setNgramSlotRes(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置ngram编译需要的资源名,可设置 assets 下的相对路径 或 / 开头的绝对路径 须在init之前设置才生效
- setNgramSlotRes(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置ngram编译需要的资源名,可设置 assets 下的相对路径 或 / 开头的绝对路径 须在init之前设置才生效
- setNlg(String) - 类 中的方法com.aispeech.export.Speaker
- setNlu(JSONObject) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setNoSpeechTime(int) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置启动识别后无人声输入最大录音时常,到达该值后将跑出异常 默认 0 s ,热词引擎不开启此配置
- setNoSpeechTime(int) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置启动识别后无人声输入最大录音时常,到达该值后将跑出异常 默认 0 s ,热词引擎不开启此配置
- setNoSpeechTimeout(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
设置无语音超时时长,单位毫秒,默认值为
SpeechParams.DEFAULT_TIMEOUT_MS
;如果达到该设置值时,自动停止录音并放弃请求内核(即调用 - setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRIntent统一配置
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核 须在start之前设置才生效
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核 须在start之前设置才生效
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音 设置为0表示不进行语音超时判断
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置无语音超时时长
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置无语音超时时长,单位毫秒,默认值为 5000 ms ,如达到该设置值时,自动停止录音 设置为0表示不进行语音超时判断
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核
- setNoSpeechTimeOut(int) - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
-
设置无语音超时时长,单位毫秒,默认值为5000ms ;如果达到该设置值时,自动停止录音并放弃请求识别内核
- setNrResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。设置NR资源的绝对路径,包括文件名, 需要在init之前调用
- setNrResource(String) - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。设置NR资源名字 需要在init之前调用
- setNumBinPath(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置Itn NumBin 文件路径,传入后将支持文本转数字功能 可设置 assets 下的相对路径 或 / 开头的绝对路径
- setNumBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setNWakeupEnable(boolean) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
唤醒模块的单独控制开关
- setNWakeupEnable(boolean) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
-
单独唤醒开关
- setOfflineProfileName(String) - 类 中的方法com.aispeech.DUILiteConfig
-
assets目录下的离线授权文件名
- setOfflineProfileName(String) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
assets目录下的离线授权文件名
- setOfflineProfileName(String) - 类 中的方法com.aispeech.export.config.AuthConfig
- setOneshot(AIOneshotConfig) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setOneshotCache(OneshotCache) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置oneshot cache 音频数据
- setOneshotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRIntent统一配置
- setOneshotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setOneshotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置oneshot cache音频,在start之前生效
- setOneshotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setOneshotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setOneShotCache(OneshotCache<byte[]>) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- setOneshotCacheTime(int) - 类 中的方法com.aispeech.common.CacheUtil
- setOneShotCacheTime(int) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setOneShotCacheTime(int) - 类 中的方法com.aispeech.export.config.AIWakeupConfig
-
设置oneshot功能下需要缓存的音频时长,根据具体的硬件性能和唤醒词长度调节。
- setOneShotCacheTime(int) - 类 中的静态方法com.aispeech.lite.AISpeech
- setOneshotConfig(AIOneshotConfig) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setOneshotConfig(AIOneshotConfig) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- setOneshotConfig(AIOneshotConfig) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setOneshotConfig(OneshotConfig) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setOneshotConfig(OneshotConfig) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setOneshotConfig(OneshotConfig) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setOneShotIntervalTime(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setOneshotOptimization(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
初始化前设置有效,oneshot 功能优化,当用户说 唤醒词+命令词 时,vad在唤醒词后即结束,导致asr识别结果是空, 可打开此功能,此功能会保留唤醒词后vad结束后的音频,即命令词的音频,然后重新asr识别
- setOneshotOptimization(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setOneshotOptimization(boolean, String[]) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
初始化前设置有效,oneshot 功能优化,当用户说 唤醒词+命令词 时,vad在唤醒词后即结束,导致asr识别结果是空, 可打开此功能,此功能会保留唤醒词后vad结束后的音频,即命令词的音频,然后重新asr识别。
- setOneshotOptimizationFilterWords(String[]) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setOneshotOptimizationSecond(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setOption(String) - 类 中的方法com.aispeech.export.ProductContext.Builder
-
配置操作,支持配置的删除,设定操作。
- setOption(String) - 类 中的方法com.aispeech.export.SkillContext.Builder
- setOrganization(String) - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- setOrganization(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setOrganization(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setOrganization(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
用户所在的公司,项目,非必需
- setOrganization(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setOutChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置声纹音频输入通道数,表示使用几个通道作为声纹输入,通常为1或回声消除后音频通道数, 单麦不需要设置,只在多麦模式下才需要设置,视项目而定,思必驰会给出具体值
- setOutChannelNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- setOutChannelNum(int) - 类 中的方法com.aispeech.lite.param.VprintParams
- setOutChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置声纹音频输入通道数,表示使用几个通道作为声纹输入,通常为1或回声消除后音频通道数, 单麦不需要设置,只在多麦模式下才需要设置,视项目而定,思必驰会给出具体值
- setOutChannelNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- setOutputFomat(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setOutputPath(String) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。已过时 在AILocalGrammarIntent中配置
AILocalGrammarEngine.buildGrammar(AILocalGrammarIntent, String)
- setOutputPath(String) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
-
设置编译语法后生成的本地识别所需要的资源的输出文件路径 须在start之前设置才生效
- setOutputPath(String) - 类 中的方法com.aispeech.export.intent.AILocalGrammarIntent
-
设置编译语法后生成的本地识别所需要的资源的输出文件路径 须在start之前设置才生效
- setOutputPath(String) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
-
设置输出文件路径
- setOutputPath(String) - 类 中的方法com.aispeech.lite.param.LocalNgramParams
-
设置输出文件路径
- setOutRealData(boolean) - 类 中的方法com.aispeech.lite.param.TTSParams
-
设置是否抛出实时合成音频
- setParallelMode(int) - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
-
设置 Parallel mode 暂不开放
- setParam(SpeechParams) - 类 中的方法com.aispeech.lite.param.TriggerIntentParams
- setParam(JSONObject) - 类 中的方法com.aispeech.export.Command
- setParam(JSONObject) - 类 中的方法com.aispeech.export.NativeApi
- setPath(String) - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- setPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalVadConfig.Builder
-
设置VAD右边界 需要在init之前调用
- setPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- setPauseTime(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setPauseTime(int) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setPauseTime(int) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置VAD右边界
- setPauseTime(int) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置VAD右边界
- setPauseTime(int) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。已过时, 使用AILocalVadConfig统一配置
AILocalVadEngine.init(AILocalVadConfig, AILocalVadListener)
- setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置VAD右边界
- setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
vad右边界
- setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置内置vad的右边界时常,默认 300 ms
- setPauseTime(int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置VAD右边界
- setPauseTime(int) - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- setPauseTime(int) - 类 中的方法com.aispeech.lite.param.CommonParams
- setPauseTime(int) - 类 中的方法com.aispeech.lite.param.VadParams
- setPhraseFileId(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
用户的热词文件ID。
- setPhraseHints(PhraseHints[]) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置请求级热词,一般和用户的训练集一起搭配使用。
- setPhraseHints(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setPhraseParams(PhraseParams[]) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
热词词表
- setPinyin(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- setPinyin(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setPinyin(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setPitchChange(int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置语调
- setPitchChange(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setPlayerListener(AIPlayerListener) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- setPlayerListener(AIPlayerListener) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- setPlayerListener(AIPlayerListener) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置播放器回调接口
- setPlayerState(String) - 类 中的方法com.aispeech.export.MultiModal
-
设置客户端播报状态
- setPreUploadRollbackTime(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
-
设置半字唤醒的回溯时长,用于云端二次校验,缓存时长到收到第一次半字唤醒的回调
- setPreWakeupOn(boolean) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setPreWakeupOn(boolean) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setPreWakeupOn(boolean) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setPreWakeupOn(boolean) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setProcessDoaInformation(boolean) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
doa信息可能为30、90、180角度信息,可能为 1、2 等主副驾信息
- setProductId(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setProductId(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setProductId(String) - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- setProductId(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- setProductId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
已过时。不再使用
- setProductId(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setProductId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setProductId(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setProductId(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setProductID(String) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
-
已过时。
- setProductKey(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setProductKey(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setProductSecret(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setProfile(AIProfile) - 类 中的静态方法com.aispeech.lite.AISpeech
- setProfile(AIProfile) - 类 中的方法com.aispeech.lite.BaseKernel
- setProgress(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setProject(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setQuality(int) - 类 中的方法com.aispeech.speex.SpeexKernel
-
设置压缩后ogg音频质量,取值范围:1~10,越大质量越好,cpu占用越高。
- setQuickStopWhenNoUseRecorder(boolean) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
设置本次在不启用录音机的情况下,start之后是否立刻调用stop
- setRam(String) - 类 中的方法com.aispeech.lite.param.AppParams
- setRanges(int[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setRanges(int[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setRangesWords(List<String>) - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- setRangesWords(List<String>) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
-
设置定位模式下唤醒后不切换音区的唤醒词
- setRangesWords(List<String>) - 接口 中的方法com.aispeech.lite.function.ICarFunction
-
设置定位模式下唤醒后不切换音区的唤醒词
- setRangesWords(List<String>) - 类 中的方法com.aispeech.lite.sspe.BaseCarSspeKernel
- setRealback(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setRealback(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否使用实时反馈功能
- setRealBack(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setRealBack(boolean) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setRealBack(boolean) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置是否开启实时反馈,默认开启为true
- setRealBack(boolean) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setRealBack(boolean) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setRecChannel(int) - 类 中的方法com.aispeech.AIEchoConfig
-
默认为1,即左通道为rec录音音频,右通道为play参考音频(播放音频) 若设置为2, 通道会互换,即左通道为play参考音频(播放音频),右通道为rec录音音频
- setRecChannel(int) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。默认为1,即左通道为rec录音音频,右通道为play参考音频(播放音频) 若设置为2, 通道会互换,即左通道为play参考音频(播放音频),右通道为rec录音音频
- setRecoderType(int) - 类 中的静态方法com.aispeech.lite.AISpeech
- setRecommendations(JSONArray) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setRecorderConfig(RecorderConfig) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setRecorderId(String) - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- setRecorderID(String) - 类 中的方法com.aispeech.lite.param.FeedbackParams
- setRecorderType(int) - 类 中的方法com.aispeech.export.config.RecorderConfig.Builder
-
设置录音机类型
- setRecordId(String) - 异常错误 中的方法com.aispeech.AIError
- setRecordId(String) - 类 中的方法com.aispeech.AIResult
- setRecordId(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setRecordId(String) - 类 中的方法com.aispeech.export.DmInfo
- setRecordId(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置录音id
- setRecordId(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setRecordId(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setRecordId(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setRecPinyinWhenLast(String, String) - 类 中的方法com.aispeech.common.JSONResultParser
-
语音结束时rec为空,把上一次的结果放进来
- setRecWords(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setRecWords(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
识别结果送声纹,用以和
VprintLiteIntent.Builder.customContent
做对比 - setRecWords(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
识别结果送声纹,用以和
VprintLiteIntent.customContent
做对比 - setRefText(String) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setRefText(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置识别文本
- setRefText(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- setRefText(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setRefText(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setRefText(String) - 类 中的方法com.aispeech.lite.param.FeedbackTextParams
-
设置请求文本
- setRefText(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setRefText(String) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setRefText(String) - 类 中的方法com.aispeech.lite.param.TTSParams
- setRejectAfterDispatch(AIUpdateListener, String[], boolean) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。开启调度后过滤;技能都参与调度,命中技能在该名单中,则过滤该 skillId,如:闲聊
- setRejectAfterDispatch(AIUpdateListener, String[], boolean) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
开启调度后过滤;技能都参与调度,命中技能在该名单中,则过滤该 skillId,如:闲聊
- setRememberToken(String) - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- setRemoteJudge(boolean) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
(慎改)是否开启自组网服务(就近唤醒开关),默认值为 true 为 true 时设备之间会自动组网,并且自动选择,唤醒时自动决策出最优唤醒设备 为false时唤醒结果会抛出,(fespx_cb输出)同时在结果中新增一个"snr"值
- setRequestId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setRequestId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
- setRequestId(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setRequestId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setRequestId(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setRes(AICloudVprintConfig.RES) - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- setRes(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
资源场景支持
- setRes(String) - 类 中的方法com.aispeech.export.config.AILocalGrammarConfig.Builder
-
设置语法编译所需的资源文件名,适用于资源放在assets目录的情况 须在init之前设置才生效
- setRes(String) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。已过时 改为在AILocalGrammarConfig中配置
AILocalGrammarEngine.init(AILocalGrammarConfig, AILocalGrammarListener)
- setRes(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setRes(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
res=lasr-cn-en使用中英文混合,不设置res字段使用中文在线
- setRes(String) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
设置请求内核使用资源
- setRes(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setRes(String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setResBin(LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- setResBin(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置声学资源,可设置 assets 下的相对路径 或 / 开头的绝对路径 须在init之前设置才生效, 适用于声学资源放在assets目录下
- setResBin(String) - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
-
设置vad资源
- setResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setResBin(String) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setResBin(String, String, boolean) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
动态设置 sspe(前端信号处理) 与 wakeup(唤醒) 资源
- setResBinName(String) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setResBinPath(String) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.FaspConfig
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalAsrppConfig
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
-
设置资源文件名
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
设置资源文件名
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalGrammarConfig
-
设置语法编译资源路径
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalNgramConfig
-
设置语法编译资源路径
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalNRConfig
-
设置资源文件名
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalVadConfig
-
设置资源文件名
- setResBinPath(String) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setResEnd(long) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent.Builder
-
识别结果结束的数据点
- setResEnd(long) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
-
当前音频结束的位置
- setResEnd(long) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setResEnd(long) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
识别结果结束的数据点
- setResEnd(long) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
识别结果结束的数据点
- setResFolderName(String) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setResource(String) - 类 中的方法com.aispeech.export.config.AILocalFaspConfig
- setResourcePath(String) - 类 中的方法com.aispeech.lite.config.LocalLAsrConfig
- setResourceType(ResourceType) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置识别引擎的资源类型,默认为aicar
- setResourceType(ResourceType) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置识别引擎的资源类型,默认为aicar
- setResourceType(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setResourceType(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setResourceType(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置识别引擎的资源类型,默认为comm 通用:comm 车载:aicar 机器人:airobot 家居:aihome 英文:aienglish 中英混:aienglish-mix 电视:aitv
- setResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。已过时 改为在AILocalGrammarConfig中配置
AILocalGrammarEngine.init(AILocalGrammarConfig, AILocalGrammarListener)
- setResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- setResStart(long) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent.Builder
-
识别结果开始的数据点
- setResStart(long) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
-
识别结果开始的数据点
- setResStart(long) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setResStart(long) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
识别结果开始的数据点
- setResStart(long) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
识别结果开始的数据点
- setResultObject(Object) - 类 中的方法com.aispeech.AIResult
- setResultType(int) - 类 中的方法com.aispeech.AIResult
- setReturnPhone(boolean) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置是否返回音素信息 当前只有以下音色支持音素功能,除此之外的音色禁止使用音素: cyangfp dyb gdfanfp gqlanfp hthy jjingfp jlshim lanyuf lchuam lili1f_yubo lucyfa lzliafp madoufp_wenrou madoufp_yubo xbekef xijunma xjingfp xyb xynmamp ychanmp yhchu zhilingfp zhilingfp_huankuai zsmeif dksjif ybyuaf sqksaf zxiyum aningfp lmyanm wqingf_csn ppangf_csn hchunf_ctn mamif xmguof
- setReturnPhone(boolean) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setRightMarginFrame(int) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setRightMarginFrame(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- setRightMarginFrame(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setRmargin(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置合成音频尾部静音时间,范围5-20,默认是10,单位ms
- setRmargin(int) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setRollBack(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setRollBackTime(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
oneshot回退的时间,单位为ms(只有主唤醒词才会回退音频,即major为1)
- setRollBackTime(int) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。oneshot回退的时间,单位为ms(只有主唤醒词才会回退音频,即major为1) 须在init之前设置才生效
- setRoute(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
对话结果透传模式
- setRunSequence(String) - 类 中的方法com.aispeech.export.Command
- setSampleBytes(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
-
可选,取样字节数,默认2
- setSampleBytes(int) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
取样字节数,默认2(16bit)
- setSampleBytes(int) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- setSampleBytes(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setSampleBytes(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setSampleBytes(int) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSampleRate(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
-
可选,音频文件的采样率。
- setSampleRate(int) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
音频采样率,默认16000
- setSampleRate(int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置云端tts合成音的采样率
- setSampleRate(int) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- setSampleRate(int) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setSampleRate(int) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
-
已过时。
- setSampleRate(int) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
-
已过时。
- setSampleRate(int) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置音频采样率
- setSampleRate(int) - 类 中的方法com.aispeech.speex.SpeexKernel
-
设置音频采样率:只支持8k和16K,默认为16k
- setSampleRate(AISampleRate) - 类 中的方法com.aispeech.lite.param.AudioParams
-
设置语音音频采样率
- setSampleRate(AISampleRate) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setSampleRate(AISampleRate) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
设置语音音频采样率
- setSaveAudioFileName(String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setSaveAudioFileName(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- setSaveAudioFileName(String) - 类 中的方法com.aispeech.lite.param.TTSParams
-
设置保存的合成音频的文件名
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置音频保存路径,会保存原始多声道音频和经过beamforming后的单声道音频 如果设置了就会保存,没设置不会保存 须在init之前设置才生效
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AIDmaspIntent
-
设置音频保存路径,会保存原始多声道音频和经过 beamforming 后的单声道音频 如果设置了就会保存,没设置不会保存
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置音频保存路径,会保存原始多声道音频和经过 beamforming 后的单声道音频 如果设置了就会保存,没设置不会保存
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置音频保存路径,会保存原始多声道音频和经过 beamforming 后的单声道音频 如果设置了就会保存,没设置不会保存
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置合成音的保存路径
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
已过时。统一规范 这里不生效
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.lite.param.FespCarParams
- setSaveAudioFilePath(String) - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRIntent统一配置
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置保存的音频路径,最终的音频路径为path + local_semantic_+ recordId + ".pcm" 需要在start之前调用
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置保存的音频路径,最终的音频路径为path + recordId + ".ogg"
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置音频存储路径,用于DEBUG版本,release版本不建议打开此配置
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置引擎保存音频路径,默认不保存,不推荐在release版本打开上述配置
- 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.AILocalHotWordIntent
-
设置音频文件存储路径,release 版本建议关闭
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置音频文件存储路径,release 版本建议关闭
- setSaveAudioPath(String) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置保存feed进声纹模块音频的保存路径,供debug时候dump音频,不设置则不保存音频 比如"/sdcard/speech/"
- setSaveAudioPath(String) - 类 中的方法com.aispeech.lite.config.OneshotConfig
- setSaveAudioPath(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setSaveAudioPath(String) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置保存feed进声纹模块音频的保存路径,供debug时候dump音频,不设置则不保存音频 比如"/sdcard/speech/"
- setSaveAudioPath(String, boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置保存的音频路径,最终的音频路径为path + recordId + ".ogg"
- setSavedDirPath(String) - 类 中的方法com.aispeech.AIEchoConfig
-
AEC保存的音频文件目录, aec之前的原始音频文件格式:echoSavedPath/echo_in_时间戳.pcm, aec之后的一路音频文件格式:echoSavedPath/echo_out_时间戳.pcm
- setSavedDirPath(String) - 类 中的方法com.aispeech.export.config.EchoConfig.Builder
-
已过时。AEC保存的音频文件目录, aec之前的原始音频文件格式:echoSavedPath/echo_in_时间戳.pcm, aec之后的一路音频文件格式:echoSavedPath/echo_out_时间戳.pcm
- setSaveOriginalAudio(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setSaveWakeupCutDataPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- setSaveWakeupCutDataPath(String) - 类 中的方法com.aispeech.lite.param.FespCarParams
- setSaveWakeupCutDataPath(String) - 类 中的方法com.aispeech.lite.param.FespxCarParams
- setSaveWakeupCutDataPath(String) - 类 中的方法com.aispeech.lite.param.SignalProcessingParams
- setScene(Scene) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- setScene(Scene[]) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setScene(String, String) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。切换Scene场景,编译传入的xbnf后,把该xbnf插入Scene场景所代表的主xbnf中
- setScene(String, String) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
切换Scene场景,编译传入的xbnf后,把该xbnf插入Scene场景所代表的主xbnf中
- setScenes(Scene[]) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置 net.bin资源名
- setScope(String) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
-
内核引擎加载的资源范围,区分中文与海外资源等
- setSdkName(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setSdkName(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSdkVersion(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setSecret(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setSegment(JSONArray) - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- setSelectRuleThreshold(double) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置仲裁阈值
- setSelectRuleThreshold(double) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置 grammar 与 ngram 最终输出结果的决策阈值
- setSelectRuleThreshold(double) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置 grammar 与 ngram 最终输出结果的决策阈值
- setSelectRuleThreshold(double) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setSelfCustomWakeupScore(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setSelfCustomWakeupScore(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setSelfCustomWakeupScore(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
自定义唤醒词自定义分数设置,因该参数会影响识别唤醒词的效果同时会增加误识别风险, 建议在专业人士指导下定制自定义分数(建议给-5), 该项可以配合 wakeupWord/customWakeupWord 使用
- setSelfCustomWakeupScore(int) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
自定义唤醒词自定义分数设置,因该参数会影响识别唤醒词的效果同时会增加误识别风险, 建议在专业人士指导下定制自定义分数(建议给-5), 该项可以配合 wakeupWord/customWakeupWord 使用,对应内核字段:custom_wakeup_score
- setSemanticThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- setSemanticThreshold(double) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setSemanticType(SemanticType) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置语义引擎类型
- setSemanticType(SemanticType) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setSemBuildinLuaResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置根据内置语义lua资源路径
- setSemBuildinResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置根据dui语义生成的内置语义资源路径
- setSemDUILuaResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置语义资源文件夹
- setSemDUIResCustomFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线DUI custom资源目录文件夹
- setSemDUIResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线导DUI语义资源文件夹
- setSemLuaFolder(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置语义lua资源所在文件夹, 适用于语义lua资源所在文件夹放在assets目录下 须在init之前设置才生效
- setSemLuaFolder(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置语义lua资源所在文件夹, 适用于语义lua资源所在文件夹放在assets目录下 须在init之前设置才生效
- setSemLuaFolderPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置语义lua资源所在文件夹自定义路径, 适用于语义lua资源所在文件夹放在自定义路径 须在init之前设置才生效
- setSemLuaFolderPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置语义lua资源所在文件夹自定义路径, 适用于语义lua资源所在文件夹放在自定义路径 须在init之前设置才生效
- setSemNaviLuaResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置语义lua资源文件夹
- setSemNaviResFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线导航语义资源文件夹
- setSemResFolder(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置语义资源文件夹,名 适用于语义资源文件夹放在assets目录下 须在init之前设置才生效
- setSemResFolder(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置语义资源文件夹,名 适用于语义资源文件夹放在assets目录下 须在init之前设置才生效
- setSemResFolderPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置语义资源文件夹自定义路径, 适用于语义资源文件夹放在自定义路径 须在init之前设置才生效
- setSemResFolderPath(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置语义资源文件夹自定义路径, 适用于语义资源文件夹放在自定义路径 须在init之前设置才生效
- setSensitiveFileId(String) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
用户的敏感词文件ID。
- setSensitivityLevel(int) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。敏感度设置,取值范围是 0-totalSensitivityLevel 。
- setSensitivityLevel(int) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setSensitivityLevel(int) - 类 中的方法com.aispeech.lite.param.VprintParams
- setSensitivityLevel(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
敏感度设置,取值范围是 0-totalSensitivityLevel 。
- setServer(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setServer(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setServer(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setServer(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置服务器地址,默认不用设置
- setServer(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
服务器地址
- setServer(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置云端tts合成请求地址
- setServer(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setServer(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setServer(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setServer(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setServerAddress(String) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置服务器地址,默认不用设置
- setServerAddress(String) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
设置服务地址,默认地址: wss://dds.dui.ai/dds/v2/
- setServerAddress(String) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setServerApiKey(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setServerApiKey(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setServerName(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
服务点名称,相同的服务名才能相互发现和连接。
- setServerName(String) - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- setServerName(String) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setServerName(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setSessionId(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setSessionId(String) - 类 中的方法com.aispeech.export.DmInfo
- setSessionId(String) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置对话sessionId,服务端通过相同的sessionId关联多轮请求的上下文,首轮对话请求不需要携带; 非首轮对话请求取值是上一轮服务端返回结果中的sessionId
- setSessionId(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置对话sessionId,服务端通过相同的sessionId关联多轮请求的上下文,首轮对话请求不需要携带; 非首轮对话请求取值是上一轮服务端返回结果中的sessionId
- setSessionId(String) - 类 中的方法com.aispeech.export.MultiModal
-
设置会话id
- setSessionId(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置会话 id
- setSessionId(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setSessionId(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setSessionId(String) - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- setSessionId(String) - 类 中的方法com.aispeech.lite.param.FeedbackParams
- setSessionId(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setSetting(Setting) - 类 中的方法com.aispeech.export.ProductContext.Builder
- setSetting(Setting) - 类 中的方法com.aispeech.export.SkillContext.Builder
- setSettings(List<Setting>) - 类 中的方法com.aispeech.export.ProductContext.Builder
- setSettings(List<Setting>) - 类 中的方法com.aispeech.export.SkillContext.Builder
- setShouldEndSession(boolean) - 类 中的方法com.aispeech.lite.dm.cache.Cache
-
cache shouldEndSession
- setShouldListen(boolean) - 类 中的方法com.aispeech.lite.dm.cache.Cache
-
cache shouldListen
- setSkill(String) - 类 中的方法com.aispeech.export.DmInfo
- setSkill(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置技能名称
- setSkillId(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setSkillId(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setSkillId(String) - 类 中的方法com.aispeech.export.Command
- setSkillId(String) - 类 中的方法com.aispeech.export.DmInfo
- setSkillId(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
在非首轮中可能用到,用于指定调用端使用了上一轮nbest结果中的哪一个skill
- setSkillId(String) - 类 中的方法com.aispeech.export.MultiModal
-
设置技能id
- setSkillId(String) - 类 中的方法com.aispeech.export.NativeApi
- setSkillId(String) - 类 中的方法com.aispeech.export.SkillContext.Builder
- setSkillId(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置技能id
- setSkillId(String) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setSkillId(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setSkillID(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置SKILLID
- setSkillID(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置SKILLID
- setSkillID(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
- setSkillID(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setSkillMapping(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置离线内置语义的skill映射表
- setSkillMappingPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setSkip_saving(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setSkip_saving(boolean) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
为true不保存音频,默认false,非必需设置
- setSleepTime(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
表示 CPU 睡眠时间 配置了 optimization 为 true 时,此选项才生效。
- setSleepTime(int) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
-
表示 CPU 睡眠时间 配置了 optimization 为 true 时,此选项才生效。
- setSliceIndex(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setSliceNum(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setSlotData(String) - 类 中的方法com.aispeech.lite.param.LocalNgramParams
-
设置词库内容,每个词条一行
- setSlotName(String) - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- setSlots(Slots) - 类 中的方法com.aispeech.export.MultiModal
-
设置语义槽
- setSlots(Slots) - 类 中的方法com.aispeech.export.SkillIntent
-
设置语义槽
- setSlots(String) - 类 中的方法com.aispeech.export.SkillIntent
-
已过时。Use
SkillIntent.setSlots(Slots)
instead. - setSlots(ArrayList<String>) - 类 中的方法com.aispeech.export.widget.Scene.Builder
- setSlots(ArrayList<String>) - 类 中的方法com.aispeech.export.widget.Scene
- setSnrRate(float) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- setSnrThresh(float) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置注册时最小信噪比阈值,数值越大,环境静音要求越高
默认8.67,注册时若音频的snr值低于设置的阈值,则会抛AIError.ERR_DESCRIPTION_SNR_LOW
- setSnrThresh(float) - 类 中的方法com.aispeech.lite.param.VprintParams
- setSnrThresh(float) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置注册时最小信噪比阈值,数值越大,环境静音要求越高
默认8.67,注册时若音频的snr值低于设置的阈值,则会抛AIError.ERR_DESCRIPTION_SNR_LOW
- setSpeak(Speaker) - 类 中的方法com.aispeech.lite.dm.Task
- setSpeaker(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setSpeaker(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置合成音类型
- setSpeaker(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSpeakerNumber(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
否 发音人个数,可选值:-1-8。
- setSpeakerRate(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
说话人聚类使用的采样率。
- setSpeakingStyle(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
情感,有三种参数类型{"happy","default","sad"},如果不传或者传递错误的类型默认为default 目前仅有两种音色支持情感参数 ryzenm : night kuayuf : angry/sad/happy
- setSpeakingStyle(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSpeakUrl(String) - 类 中的方法com.aispeech.export.Speaker
- setSpeakUrl(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSpeechRate(float) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setSpeechRate(float) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
已过时。
- setSpeechState(String) - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
-
用于标识当前feed的音频是静音段还是有人声的 其中,静音段传入 silence,人声段传入 speech
- setSpeechState(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setSpeechState(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
用于标识当前feed的音频是静音段还是有人声的 其中,静音段传入 silence,人声段传入 speech
- setSpeechState(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
AIConstant.VPRINTLITE_TYPE_SR
用于标识当前feed的音频是静音段还是有人声的 其中,静音段传入 silence,人声段传入 speech - setSpeechVolume(int) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setSpeechVolume(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
已过时。
- setSpeed(float) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- setSpeed(float) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置语音合成的速度
- setSpeed(float) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSpeed(float) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setSpeed(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setSpeed(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置合成音语速
- setSpeed(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setSpeexSavedPath(String) - 类 中的方法com.aispeech.speex.SpeexKernel
-
设置SPEEX保存的音频文件目录 speex压缩之前的原始pcm音频文件格式:speexSavedPath/speex_in_时间戳.pcm speex压缩之后的ogg音频文件格式:speexSavedPath/speex_out_时间戳.ogg
- setSspeBinPath(String) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setSspeBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalSevcConfig
- setSspeBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setSspeBinResource(String) - 类 中的方法com.aispeech.export.config.AILocalSevcConfig
- setSspeResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
sspe 资源, 包含 AEC BSS 等,不同项目含义有所差别
- setSspeResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
sspe 资源, 包含 AEC BSS 等,不同项目含义有所差别
- setSspeType(int) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
-
设置FespCar类型
- setSspeType(int) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置FespCar类型
- setSspeType(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setStateFrame(int) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setStateFrame(int) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- setStateFrame(int) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setStreamType(int) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setStreamType(int) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setStreamType(int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置音频流通道
- setStreamType(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置播放器的stream type,默认为
AudioManager.STREAM_MUSIC
强制使用需设置AILocalTTSIntent.setUseStreamType(boolean)
高版本API 23及以上使用AILocalTTSIntent.setAudioAttributes(AudioAttributes)
- setStreamType(int) - 类 中的方法com.aispeech.lite.param.TTSParams
-
设置音频流通道
- setStreamType(int) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
-
当检测到不同的StreamType时,将会重新载入AudioTrack
- setStreamType(int) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- setStreamType(int) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置音频播放流通道
- setSubTitle(String) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setSubTitle(String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
设置副标题
- setSubwordWakeup(int[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setTag(String) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setTag(String) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- setTAG(String) - 类 中的方法com.aispeech.lite.message.MessageQueue
- setTask(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置前一轮的对话task信息,start之前设置生效
- setTask(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置前一轮的对话task信息,start之前设置生效
- setTask(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
在非首轮中可能用到,用于指定调用端使用了上一轮nbest结果中的哪一个task
- setTask(String) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
设置dui语义前一轮的对话task,实现多轮交互
- setTask(String) - 类 中的方法com.aispeech.export.MultiModal
-
设置任务名称
- setTask(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setTask(String) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setTaskId(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setTaskName(String) - 类 中的方法com.aispeech.export.Command
- setTaskName(String) - 类 中的方法com.aispeech.export.NativeApi
- setTaskName(String) - 类 中的方法com.aispeech.export.SkillIntent
-
设置任务名称
- setTaskName(String) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setTaskName(String) - 类 中的方法com.aispeech.lite.dm.Task
- setTaskType(int) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
任务类型,1:机器转写任务(1小时音频,5分钟之内),默认值。
- setText(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setText(String) - 类 中的方法com.aispeech.export.widget.callback.TextCallbackWidget
- setText(String) - 类 中的方法com.aispeech.export.widget.feedback.TextFeedbackWidget
-
设置输出文本
- setText(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setText(String) - 类 中的方法com.aispeech.lite.tts.SynthesizedBlock
- setTextType(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setTextType(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置合成的文本类型
- setTextType(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setThreadAffinity(int) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setThreadAffinity(int) - 类 中的方法com.aispeech.DUILiteConfig
-
设置算法绑定线程开关,降低CPU占用,默认值:0
取值:具体的核id - setThresh(float) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。默认不用设置
- setThresh(float) - 类 中的方法com.aispeech.lite.param.VprintParams
- setThresh(float) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
默认不用设置
- setThreshHigh(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setThreshHigh(String[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setThreshHigh(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setThreshLow(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setThreshLow(String[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setThreshLow(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置置信度阈值
- setThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置置信度阈值
- setThreshold(double) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置置信度阈值
- setThreshold(float) - 类 中的方法com.aispeech.export.config.WakeupWord
-
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
- setThreshold(float[]) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
- setThreshold(float[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
- setThreshold(float[]) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒词对应阈值,是否需要设置和唤醒资源有关系 须在init之前设置才生效
- setThreshold(float[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒阈值
- setThreshold(float[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setThreshold(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setThresholds(float[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setThreshs(float[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setThreshs(float[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setThreshs2(float[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setThreshs2(float[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setThreshToUploadServer(float) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
上传大数据的阈值,识别后的结果包含置信度,启动上传大数据功能后,如果达不到阈值就会上传大数据
- setThreshToUploadServer(float) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
-
上传大数据的阈值,识别后的结果包含置信度,启动上传大数据功能后,如果达不到阈值就会上传大数据
- setThrowEmptySemantic(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置是否抛出空语义
- setThrowEmptySemantic(boolean) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setTimeout(int) - 类 中的方法com.aispeech.lite.dm.Timer
-
设置计时器超时时间
- setTimestamp(long) - 类 中的方法com.aispeech.AIResult
-
设置时间戳
- setTimestamp(long) - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
-
时间戳,精确到毫秒
- setTimestamp(Long) - 异常错误 中的方法com.aispeech.AIError
- setTimestamp(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- Setting - com.aispeech.export中的类
-
配置类
- Setting(String, boolean) - 类 的构造器com.aispeech.export.Setting
- Setting(String, double) - 类 的构造器com.aispeech.export.Setting
- Setting(String, float) - 类 的构造器com.aispeech.export.Setting
- Setting(String, int) - 类 的构造器com.aispeech.export.Setting
- Setting(String, long) - 类 的构造器com.aispeech.export.Setting
- Setting(String, String) - 类 的构造器com.aispeech.export.Setting
- Setting(String, JSONArray) - 类 的构造器com.aispeech.export.Setting
- Setting(String, JSONObject) - 类 的构造器com.aispeech.export.Setting
- setTitle(String) - 类 中的方法com.aispeech.export.widget.callback.ContentCallbackWidget
- setTitle(String) - 类 中的方法com.aispeech.export.widget.feedback.ContentFeedbackWidget
-
设置标题
- setToken(String) - 类 中的方法com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- setTopic(String) - 类 中的方法com.aispeech.AIResult
- setTopic(String) - 类 中的方法com.aispeech.lite.dm.cache.CacheLastAsrResult
- setTopic(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setTopic(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setTopN(int) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setTopN(int) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
1:N按照score排序,输出前n个得分,若不配置该选项,会在result字段中返回所有得分,开启该选项后会在topN字段中返回得分排名靠前的最多N个得分.仅用于离线验证
- setTopN(int) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setTopN(int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
1:N按照score排序,输出前n个得分,若不配置该选项,会在result字段中返回所有得分,开启该选项后会在topN字段中返回得分排名靠前的最多N个得分
- setTopN(int) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
1:N按照score排序,输出前n个得分,若不配置该选项,会在result字段中返回所有得分,开启该选项后会在topN字段中返回得分排名靠前的最多N个得分
- setTotalPages(int) - 类 中的方法com.aispeech.export.widget.callback.ListCallbackWidget
- setTotalPages(int) - 类 中的方法com.aispeech.export.widget.callback.MediaCallbackWidget
- setTrainNum(int) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置训练次数,只在
VprintIntent.Action.REGISTER
和VprintIntent.Action.UPDATE
模式才需要设置 若不设置,会抛IllegalArgumentException
异常 - setTrainNum(int) - 类 中的方法com.aispeech.lite.param.VprintParams
- setTrainNum(int) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置训练次数,只在
VprintIntent.Action.REGISTER
和VprintIntent.Action.UPDATE
模式才需要设置 若不设置,会抛IllegalArgumentException
异常 - setTtsCacheDir(String) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setTtsLmargin(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
已过时。
- setTtsRmargin(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
已过时。
- setType(int) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setType(int) - 类 中的方法com.aispeech.export.widget.callback.CallbackWidget
- setType(AIType) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置AIType 参数
- setType(AuthType) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
设置授权类型
- setType(AuthType) - 类 中的方法com.aispeech.export.config.AuthConfig
- setType(String) - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
设置widget类型
- setType(String) - 类 中的方法com.aispeech.lite.param.CommonParams
-
设置使用思必驰引擎类型
- setType(String) - 类 中的方法com.aispeech.lite.param.TTSParams
- setuId(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setuId(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
设置声纹ID
- setUid(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
设置声纹ID
- setUpdateTrailProfileToOnlineProfile(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
当试用授权文件认证检查时,是否尝试更新为在线授权文件。
- setUpdateTrailProfileToOnlineProfile(boolean) - 类 中的方法com.aispeech.export.config.AuthConfig.Builder
-
当试用授权文件认证检查时,是否尝试更新为在线授权文件。
- setUpdateTrailProfileToOnlineProfile(boolean) - 类 中的方法com.aispeech.export.config.AuthConfig
- setUploadAudioDelayTime(int) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadAudioDelayTime(int) - 类 中的方法com.aispeech.export.config.UploadConfig
- setUploadAudioLevel(int) - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃,当前由服务端控制
- setUploadAudioLevel(int) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadAudioLevel(int) - 类 中的方法com.aispeech.export.config.UploadConfig
- setUploadAudioLevel(int, int) - 类 中的方法com.aispeech.DUILiteConfig
-
已过时。废弃,当前由服务端控制上传等级
- setUploadAudioPath(String) - 类 中的方法com.aispeech.DUILiteConfig
-
设置大数据上传唤醒音频的本地存储路径,如果不设置,默认存储在sd卡的cache目录
- setUploadAudioPath(String) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadAudioPath(String) - 类 中的方法com.aispeech.export.config.UploadConfig
- setUploadAudioTime(int) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadConfig(UploadConfig) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setUploadEnable(boolean) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadEnable(boolean) - 类 中的方法com.aispeech.export.config.UploadConfig
- setUploadImmediately(boolean) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setUploadUrl(String) - 类 中的方法com.aispeech.analysis.AnalysisParam.Builder
- setUploadUrl(String) - 类 中的方法com.aispeech.DUILiteConfig
-
设置大数据上传url地址
- setUploadUrl(String) - 类 中的方法com.aispeech.export.config.UploadConfig.Builder
- setUploadUrl(String) - 类 中的方法com.aispeech.export.config.UploadConfig
- setupVolume(float, float) - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- setupVolume(float, float) - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- setupVolume(float, float) - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
设置音量及均衡
- setUri(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setUrl(String) - 类 中的方法com.aispeech.export.widget.callback.WebCallbackWidget
- setUrl(String) - 类 中的方法com.aispeech.export.widget.feedback.WebFeedbackWidget
-
设置url地址
- setUrl(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setUseAux(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
是否返回情绪(emotion) / 年龄(age) / 性别(gender)信息。
- setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
-
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。 - setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
-
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。 - setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。 - setUseCache(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。 - setUseCache(boolean) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setUseCache(boolean) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。设置是否使用缓存,默认为true
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。 - setUseCache(boolean) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setUseCache(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
- setUseCache(boolean) - 类 中的方法com.aispeech.lite.tts.TTSCache
- setUseCache(boolean, File) - 类 中的方法com.aispeech.lite.tts.TTSCache
-
设置缓存目录,设置为 null 则使用默认目录
- setUseCache(boolean, String) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
-
设置是否使用缓存和缓存的文件夹
- setUseCache(boolean, String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
设置是否使用缓存和缓存的文件夹
- setUseConf(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseConf(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否开启置信度 须在start之前设置才生效
- setUseConf(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启置信度
- setUseConf(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseContinuousRecognition(boolean) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置是否开启连续识别,默认 true start之前设置有效
- setUseContinuousRecognition(boolean) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置是否开启连续识别,默认 true start之前设置有效
- setUseContinuousRecognition(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置是否自行feed数据,不使用内部录音机
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
是否自定义feed音频
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置是否启用自定义feed 音频
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
已过时。不支持feed流
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置是否启用自定义feed 音频
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.config.AIWakeupConfig.Builder
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord), 需要在init之前调用, 默认为false
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord), 需要在init之前调用, 默认为false
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置是否自行feed数据,不使用内部录音机 须在init之前设置才生效
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord)
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
设置是否自行feed数据, default is false
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
-
设置是否自行feed数据
- 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.AILocalLASRIntent
-
设置是否自己传入数据
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalMdsIntent
-
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord),默认为false
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSevcIntent
-
设置是否自行feed数据
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
-
设置是否自行feed数据
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置是否自行feed数据
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
设置自行feed数据
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.lite.param.LocalLAsrParams
- setUseCustomFeed(boolean) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setUseCustomFeed(boolean, boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord) feed 的音频如果不是pcm音频,则不能使用 vad 功能
- setUseCustomFeed(boolean, boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
设置是否自行feed数据,不使用内部录音机(包括MockRecord和AIAudioRecord) feed 的音频如果不是pcm音频,则不能使用 vad 功能
- setUseDatabaseStorage(boolean) - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- setUseDatabaseStorage(boolean, String) - 类 中的方法com.aispeech.export.config.VprintConfig.Builder
-
已过时。设置是否使用数据库方式存储声纹信息,以及数据库的路径
- setUseDatabaseStorage(boolean, String) - 类 中的方法com.aispeech.lite.vprint.VprintConfig.Builder
-
设置是否使用数据库方式存储声纹信息,以及数据库的路径
// 也直接查询数据库里的数据,可以和云端等其它地方的声纹数据合并等操作 VprintDatabaseManager dbManager = new VprintDatabaseManager("/sdcard/speech/vprint.db"); Log.d(TAG, "dbManager.queryAll() " + dbManager.queryAll().toString()); dbManager.close();
- setUseDelimiter(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseDelimiter(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。添加识别结果分割符,如设置 "," 识别结果显示 : "打,开,天,窗" start 之前设置生效
- setUseDelimiter(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
添加识别结果分割符,如设置 "," 识别结果显示 : "打,开,天,窗" start 之前设置生效
- setUseDmAsr(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
是否是对话用的ASR,用于对话使用,使用单独的请求参数
- setUseDmAsr(boolean, JSONObject) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- setUseDmAsr(boolean, JSONObject, String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setUseDmAsr(boolean, JSONObject, String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
是否是对话用的ASR,用于对话使用,使用单独的请求参数
- setUseDoubleVad(boolean) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setUseDoubleVad(boolean) - 类 中的方法com.aispeech.DUILiteConfig
- setUseDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalVadConfig.Builder
-
设置是否启动双VAD模式 初始化参数,init之前设置生效
- setUseDoubleVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- setUseDoubleVad(boolean) - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- setUseDynamicBackList(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseDynamicList(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseEnglishThreshold(double) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseFiller(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseFiller(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启 Filler,用于减少误识别。
- setUseFiller(boolean) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置是否使用解码网络里增加的filler路径
- setUseFiller(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseFiller(boolean, float) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启 Filler,用于减少误识别。
- setUseFormat(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
- setUseFormat(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseFormat(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否开启语义格式归一化,默认 false
- setUseFormat(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置是否开启语义格式归一化,默认 false
- setUseFormat(boolean) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setUseFrameSplit(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseFrameSplit(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否开启识别中间结果
- setUseFrameSplit(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启识别中间结果
- setUseFrameSplit(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseFullDuplex(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
是否启用全双工模式
- setUseFullDuplex(boolean) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setUseFullDuplexNoSpeechTimeOut(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
是否在全双工模式下未检测到语音超时反馈语播报
- setUseFullDuplexNoSpeechTimeOut(boolean) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setUseFullMode(boolean) - 类 中的方法com.aispeech.export.config.AILocalVadConfig.Builder
-
设置是否启用vad常开模式 初始化参数,init之前设置生效
- setUseFullMode(boolean) - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- setUseFullMode(boolean) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。已过时, 使用AILocalVadConfig统一配置
AILocalVadEngine.init(AILocalVadConfig, AILocalVadListener)
- setUseFullstop(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
是否使用中文句号来进行分句。
- setUseFullstop(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
是否以中文句号作为分句。
- setUseHoldConf(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启ngram置信度
- setUseHoldConf(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseInverseTxt(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
逆文本转换开关。
- setUseItn(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
开启后处理时,是否启用逆文本转换,即中文转阿拉伯数字,默认:false。
- setUseItn(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
开启Itn功能 对ASR识别后的文字进行功能转化
- setUseItn(boolean) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setUseMaxSpeechResult(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否使用录音超时之后的识别结果,默认返
AIError.ERR_MAX_SPEECH
开启后则尝试将录音识别结果返回 须在start之前设置才生效 - setUseMaxSpeechResult(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseNgram(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
是否使用oneshot功能,default is false
true 使用one shot功能,唤醒后立马起识别
false 不使用oneshot,合成后启动识别,或只是启动识别 - setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
是否使用oneshot功能,default is false
true 使用one shot功能,唤醒后立马起识别
false 不使用oneshot,合成后启动识别,或只是启动识别 - setUseOneShot(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置是否使用 oneshot 功能,default is false
- setUseOneShot(boolean, int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置是否使用oneshot功能,以及oneshot功能的唤醒词和命令词之间的时间间隔阈值, 如果小于该阈值,就认为不是oneshot,如果大于该阈值,就认为是oneshot
- setUseOneShot(boolean, int) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否使用oneshot功能,以及oneshot功能的唤醒词和命令词之间的时间间隔阈值, 如果小于该阈值,就认为不是oneshot,如果大于该阈值,就认为是oneshot
- setUseOneShotFunction(boolean) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setUseOutputBoundary(int) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setUseParagraph(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
是否在分词结果中增加语义分段标志。
- setUsePhrase(boolean) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
是否启用热词
- setUsePinyin(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
开启后处理时,是否返回每个句子和词的拼音,默认:false。
- setUsePinyin(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUsePinyin(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否开启拼音输出 须在start之前设置才生效
- setUsePinyin(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启拼音输出
- setUsePinyin(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUsePost(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
是否启用所有后处理功能。
- setUsePuctuation(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
开启后处理时,是否启用标点符号,默认:true。
- setUserDict(String) - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- setUserDictResource(String) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
-
用户自定义词典,用于修复离线合成问题,如多音字发音、停顿和数字字母符号读法错误等
- setUseRealback(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置是否启用实时识别结果
- setUseRealBack(boolean) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置是否启用实时反馈,默认true
- setUseRealBack(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否开启实时反馈
- setUseRealBack(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseRecord(boolean) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。
- setUseRecorder(boolean) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
设置本次请求是否启用录音机
- setUseRecUppercase(int) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
英文大小写 AILocalLASRIntent.USE_REC_NATIVE 和资源词表的大小写相同 AILocalLASRIntent.USE_REC_LOW rec结果为小写 AILocalLASRIntent.USE_REC_UPPERCASE rec结果为大写
- setUseRefText(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
是否启用纯语义模式
- setUseRefText(boolean) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
是否启用纯语义模式
- setUseRefText(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
是否启用离线语义纯语义模式,该模式下feed 文本,输出语义
- setUseRefText(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否关闭识别并只传入语义文本功能,
- setUseRefText(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置是否关闭识别并只传入语义文本功能,
- setUseRefText(boolean) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setUseRefText(boolean) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setUseRefTextLength(int) - 类 中的方法com.aispeech.export.intent.AILocalSemanticIntent
-
feed的时候设置文本的长度
- setUseRefTextLength(int) - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- setUserId(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setUserId(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置用户标示
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置发音人ID,用于声音复刻生成的自定义声音ID
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setUserId(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
声纹ID,用户ID在系统中应该是唯一的 注册时非必需,不设置服务端会生成一个 注销时必须设置 仅用于注册和注销
- setUserId(String) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置用户名id 只在
VprintIntent.Action.REGISTER
,VprintIntent.Action.UPDATE
,VprintIntent.Action.APPEND
或VprintIntent.Action.UNREGISTER
模式才需要设置 若不设置,会抛IllegalArgumentException
异常 - setUserId(String) - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- setUserId(String) - 类 中的方法com.aispeech.lite.param.AppParams
-
设置应用程序userId
- setUserId(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setUserId(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setUserId(String) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setUserId(String) - 类 中的方法com.aispeech.lite.param.VprintParams
- setUserId(String) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置用户名id 只在
VprintIntent.Action.REGISTER
,VprintIntent.Action.UPDATE
,VprintIntent.Action.APPEND
或VprintIntent.Action.UNREGISTER
模式才需要设置 若不设置,会抛IllegalArgumentException
异常 - setUsers(String[]) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setUsers(List<String>) - 类 中的方法com.aispeech.export.intent.AIAsrPlusIntent
- setUsers(List<String>) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- setUsers(List<String>) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
要对比的用户id列表。
- setUsers(List<String>) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setUseSegment(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
是否返回详细的分词结果。
- setUseSegment(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
是否返回每个分词的信息。
- setUseSelectRule(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
是否启用内部语义仲裁规则
- setUseSelectRule(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否使用SDK内部的 grammar 与 ngram 决策规则,默认 false
- setUseSelectRule(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
设置是否使用SDK内部的 grammar 与 ngram 决策规则,默认 false
- setUseSelectRule(boolean) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setUseSensitiveWdsNorm(boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
是否使用内置敏感词
- setUseSpeechDns(boolean) - 类 中的方法com.aispeech.DUILiteConfig
-
设置是否使用思必驰的DNS
- setUseSpeechDns(boolean) - 类 中的静态方法com.aispeech.lite.AISpeech
-
设置是否使用思必驰提供的DNS解析库
- setUseSSL(boolean) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置是否启用ssl功能,启用该功能,需要外部自行feed 4通道音频数据。
- setUseSSL(boolean) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置是否启用ssl功能,启用该功能,需要外部自行feed 4通道音频数据。
- setUseSSL(boolean) - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- setUseSSML(boolean) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setUseSSML(boolean) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置是否使用ssml 默认不使用为false
- setUseSSML(boolean) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
-
设置是否使用ssml 默认不使用为false
- setUseSSML(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setUseSspe(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
已过时。
- setUseSspe(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig.Builder
-
设置是否在stop之后回调 onSpeechFinish ,默认是true 回调
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
-
设置是否在stop之后回调 onSpeechFinish ,默认是true 回调
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过时, 使用AILocalTTSConfig统一配置
AILocalTTSEngine.init(AILocalTTSConfig, AITTSListener)
- setUseStopCallback(boolean) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
-
设置是否stop之后回调 onSpeechFinish 方法
- setUseStreamType(boolean) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setUseStreamType(boolean) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。已过使用, 使用AILocalTTSIntent统一配置
AILocalTTSEngine.speak(String, String, AILocalTTSIntent)
- setUseStreamType(boolean) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- setUseStreamType(boolean) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- setUseStreamType(boolean) - 类 中的方法com.aispeech.lite.param.TTSParams
-
设置是否强制播放为 StreamType
- setUseStrongWakeupVisible(boolean) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
default is 使用场景:开启oneShot功能,开启实时返回,识别结果会有唤醒词或者是唤醒词前面有其他杂音情况。
- setUseStrongWakeupVisible(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
default is 使用场景:开启oneShot功能,开启实时返回,识别结果会有唤醒词或者是唤醒词前面有其他杂音情况。
- setUseSystemDns(boolean) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setUseThreshold(double) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseTimeStamp(boolean) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置音子时间戳
- setUseTimeStamp(boolean) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setUseTprocess(boolean) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
逆文本,将识别的中文数字改成阿拉伯数字
- setUseTProcess(boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
逆文本,将识别的中文数字改成阿拉伯数字
- setUseTxtSmooth(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
开启后处理时,是否启用口语顺滑,默认:false。
- setUseTxtSmooth(boolean) - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
口语顺滑开关。
- setUseTxtSmooth(boolean) - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
-
是否启用口语顺滑
- setUseTxtSmooth(boolean) - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
-
是否启用口语顺滑
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
是否启用VAD功能。
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
是否启用内置vad,启用该项配置,需语音在产品高级配置界面打开 空帧识别结果过滤 配置
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
是否启用内置vad
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置是否启用vad
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
已过时。不支持vad操作
- setUseVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置是否启用vad
- setUseVprint(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
识别时是否需要声纹信息,默认false。
- setUseWrdSep(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUseXbnfRec(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 使用AILocalASRIntent统一配置
AILocalASREngine.start(AILocalASRIntent)
- setUseXbnfRec(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否启用基于语法的语义识别 须在start之前设置才生效
- setUseXbnfRec(boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否启用基于语法的语义识别
- setUseXbnfRec(boolean) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setUtteranceId(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setUtteranceId(String) - 类 中的方法com.aispeech.lite.param.TTSParams
- setUuid(String) - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- setV1Host(String) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- setVad(boolean) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- setVad(boolean) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置前端信号处理内核是否使用vad功能
- setVad(boolean) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setVad(boolean) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setVad(int) - 类 中的方法com.aispeech.lite.param.WakeupParams
-
设置是否启动vad功能,需要资源配合。
- setVadCacheTime(int) - 类 中的方法com.aispeech.common.CacheUtil
- setVadConfig(LocalVadConfig) - 类 中的方法com.aispeech.lite.config.OneshotConfig
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置是否启用vad,默认为true
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置是否启用vad,默认为true
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
-
设置是否启用本地vad
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时 使用AILocalASRConfig统一配置
AILocalASREngine.init(AILocalASRConfig, AIASRListener)
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置是否启用本地vad 须在init之前设置才生效
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置是否启用vad 须在init之前设置才生效
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
- setVadEnable(boolean) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置是否启动vad功能,需要资源配合。
- setVadEnable(boolean) - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- setVadEnable(boolean) - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- setVadEnable(boolean) - 类 中的方法com.aispeech.lite.param.CommonParams
-
设置是否使用vad
- setVadEnable(boolean) - 类 中的方法com.aispeech.lite.param.VadParams
- setVadEnable(Boolean) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置是否启用本地vad。
- setVadPause(int) - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
-
切割间隔时间 默认值:500,单位:毫秒。
- setVadPauseTime(int) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setVadPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置VAD右边界
- setVadPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
-
设置VAD右边界
- setVadPauseTime(int) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置vad的pauseTime
- setVadPauseTime(int) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AICloudDMConfig.Builder
-
设置vad资源
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AICloudSemanticConfig.Builder
-
设置vad 资源
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置VAD资源名,可设置 assets 下的相对路径 或 / 开头的绝对路径 须在init之前设置才生效
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置vad res
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
已过时。不支持vad操作
- setVadRes(String) - 类 中的方法com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置vad res
- setVadRes(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- setVadRes(String) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置本地vad资源名,适用于资源放在assets目录下 须在init之前设置才生效
- setVadRes(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置VAD资源名,适用于VAD资源放置在assets目录 须在init之前设置才生效
- setVadResBinPath(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setVadResBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。已过时, 使用AILocalVadConfig统一配置
AILocalVadEngine.init(AILocalVadConfig, AILocalVadListener)
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
-
设置VAD资源名字 需要在init之前调用
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AICloudASRConfig
-
设置本地vad资源
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig.Builder
-
设置本地vad资源
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalASRConfig
-
设置本地vad资源
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
-
设置本地vad资源
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalVadConfig.Builder
-
设置VAD资源路径 需要在init之前调用
- setVadResource(String) - 类 中的方法com.aispeech.export.config.AILocalVadConfig
- setVadResource(String) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setVadResource(String) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。已过时, 使用AILocalVadConfig统一配置
AILocalVadEngine.init(AILocalVadConfig, AILocalVadListener)
- setVadResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- setVadResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。设置本地vad资源绝对路径,包含资源名,如/sdcard/speech/***.bin 须在init之前设置才生效
- setVadResPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。设置VAD资源名绝对路径,适用于VAD资源放置在自定义目录下 须在init之前设置才生效
- setValue(Object) - 类 中的方法com.aispeech.lite.dm.cache.Item
- setValues(String[]) - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- setVar(String) - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- setVersion(String) - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- setVisibleWakeupWord(boolean) - 类 中的方法com.aispeech.lite.param.CloudASRParams
- setVocabCfgPath(String) - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- setVocabsCfgFolder(String) - 类 中的方法com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置product.cfg 文件所在目录
- setVocabsCfgPath(String) - 类 中的方法com.aispeech.export.SemanticVocabsCfg
-
设置项目product.cfg 配置文件路径
- setVocabsTextPath(String) - 类 中的方法com.aispeech.export.SemanticVocabsCfg
-
设置需要更新的词库文本路径
- setVolume(int) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- setVolume(int) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
设置语音合成的音量
- setVolume(int) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setVolume(int) - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- setVolume(String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。已过时, 使用AICloudTTSConfig统一配置
- setVolume(String) - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
-
设置音量大小
- setVolume(String) - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- setVolumeEnable(boolean) - 类 中的方法com.aispeech.lite.param.CommonParams
- setVprintAudioPath(String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。设置生成音频路径
- setVprintAudioPath(String) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
设置生成音频路径
- setVprintAudioPath(String) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- setvprintcutcb(Dmasp.vprintcut_callback) - 类 中的方法com.aispeech.kernel.Dmasp
- setVprintCutSaveDir(String) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置保存唤醒内核给声纹的音频数据
- setVprintCutSaveDir(String) - 类 中的方法com.aispeech.lite.param.VprintParams
- setVprintCutSaveDir(String) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置保存唤醒内核给声纹的音频数据
- setVprintDatabasePath(String) - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- setVprintInfo(String, List<String>, String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置要验证的声纹信息
- setVprintLiteSaveDir(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- setVprintLiteSaveDir(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
-
设置保存唤醒内核给声纹的音频数据
- setVprintLiteSaveDir(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
-
设置保存唤醒内核给声纹的音频数据
- setVprintModelFile(String) - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- setVprintModelFile(String) - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
-
设置声纹模型保存路径,包含文件名,如/sdcard/speech/vprint.model
- setVprintModelPath(String) - 类 中的方法com.aispeech.export.config.VprintConfig.Builder
-
已过时。设置声纹模型保存路径,包含文件名,如/sdcard/speech/vprint.model
- setVprintModelPath(String) - 类 中的方法com.aispeech.lite.vprint.VprintConfig.Builder
-
设置声纹模型保存路径,包含文件名,如/sdcard/speech/vprint.model
- setVprintModelPath(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
-
设置声纹模型保存路径,包含文件名,如/sdcard/speech/vprint.model
- setVprintResBin(String) - 类 中的方法com.aispeech.export.config.VprintConfig.Builder
-
已过时。设置声纹资源 若在assets目录下,则指定文件名即可,如vprint.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/vprint.bin
- setVprintResBin(String) - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- setVprintResBin(String) - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
-
设置声纹资源 若在assets目录下,则指定文件名即可,如vprint.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/vprint.bin
- setVprintResBin(String) - 类 中的方法com.aispeech.lite.vprint.VprintConfig.Builder
-
设置声纹资源 若在assets目录下,则指定文件名即可,如vprint.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/vprint.bin
- setVprintResBin(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
-
设置声纹资源 若在assets目录下,则指定文件名即可,如vprint.bin 若在外部路径目录下,则需要指定绝对路径,如/sdcard/speech/vprint.bin
- setVprintType(String) - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- setVprintType(String) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
-
设置声纹类型
- setVprintWord(String) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。设置当前响应的唤醒词。
- setVprintWord(String) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
-
设置当前响应的唤醒词。
- setVprintWord(String...) - 类 中的方法com.aispeech.export.intent.VprintIntent.Builder
-
已过时。
- setVprintWord(String[]) - 类 中的方法com.aispeech.lite.param.VprintParams
- setVprintWord(String...) - 类 中的方法com.aispeech.lite.vprint.VprintIntent.Builder
- setWaitingTimeout(int) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setWaitingTimeout(int) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
设置等待识别结果超时时间 单位毫秒,小于或等于0则不设置超时,默认5000ms.
- setWaitingTimeout(int) - 类 中的方法com.aispeech.lite.param.SpeechParams
-
设置等待识别结果超时时长
- setWaitTime(int) - 类 中的方法com.aispeech.lite.config.SSLConfig
- setWakeupBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒资源绝对路径,包含资源名 须在init之前设置才生效
- setWakeupBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
-
设置唤醒资源
- setWakeupResBin(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒词资源名,请事先放置在assets目录下 须在init之前设置才生效
- setWakeupResName(String) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
唤醒资源
- setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
唤醒资源
- setWakeupResource(String) - 类 中的方法com.aispeech.export.config.AIWakeupConfig
-
设置唤醒资源
- setWakeupSavedPath(String) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setWakeupSavedPath(String) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setWakeupTime(long) - 类 中的方法com.aispeech.lite.param.SpeechParams
- setWakeupword(WakeupWord...) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置唤醒词信息
config.setWakeupword(new WakeupWord("ni hao xiao le", 0.34f, 0.25f, 1, 0));
- setWakeupword(WakeupWord...) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
动态设置唤醒词
- setWakeupword(List<WakeupWord>) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- setWakeupword(List<WakeupWord>) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
- setWakeupWord(AIDmaspConfig.WakeupWord) - 类 中的方法com.aispeech.export.config.AIDmaspConfig.Builder
- setWakeupWord(AIFespCarConfig.WakeupWord) - 类 中的方法com.aispeech.export.config.AIFespCarConfig.Builder
- setWakeupWord(String) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
config.setWakeupWord("ni hao xiao yi, ni hao xiao chi")
- setWakeupWord(String) - 类 中的方法com.aispeech.export.config.WakeupWord
-
设置唤醒词,例:"ni hao xiao chi"
- setWakeupWord(String) - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
-
配置自定义唤醒词功能;配合唤醒词分数使用可增强唤醒词识别,同时结果中过滤所传唤醒词; 如果同时设置commonWakeupWord,仍会过滤唤醒词,但唤醒词的增强识别会生效
- setWakeupWord(String) - 类 中的方法com.aispeech.lite.param.CloudASRParams
-
配置自定义唤醒词功能;配合唤醒词分数使用可增强唤醒词识别,同时结果中过滤所传唤醒词; 如果同时设置commonWakeupWord,仍会过滤唤醒词,但唤醒词的增强识别会生效
- setWakeupWord(String) - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- setWakeupWord(String[], float[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setWakeupWord(String[], float[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒词列表
- setWakeupWord(String[], float[]) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setWakeupWord(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setWakeupWord(String[], int[]) - 类 中的方法com.aispeech.export.config.AIFespCarConfig
-
设置唤醒词以及是否作为主唤醒词,主唤醒词为1,副唤醒词为0
- setWakeupWord(String[], int[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置唤醒词以及是否作为主唤醒词,主唤醒词为1,副唤醒词为0
- setWakeupWord(String[], int[], int[]) - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
-
设置唤醒词,以及是否是主副唤醒词,以及是否是半字唤醒
- setWakeupWord(String[], String[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setWakeupWord(String[], String[]) - 类 中的方法com.aispeech.lite.config.WakeupConfig
- setWakeupWord(String[], String[], String[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- setWakeupWords(String) - 类 中的方法com.aispeech.export.intent.AICloudSemanticIntent
-
设置唤醒词,用于oneshot场景使用。
- setWakeupWords(String[]) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- setWakeupWords(String[]) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
设置唤醒词列表,用于oneshot过滤唤醒词
- setWakeupWords(String[]) - 类 中的方法com.aispeech.export.intent.AICloudDMIntent
-
设置唤醒词,用于oneshot场景识别过滤唤醒词。
- setWakeupWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置唤醒词列表,用于oneshot过滤唤醒词
- setWakeupWords(String[]) - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
-
设置唤醒词列表
- setWakeupWords(String[]) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setWakeupWords(String[], float[]) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。设置唤醒词
- setWakeupWords(String[], float[]) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
设置唤醒词
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。动态调整参数,具体请参照 demo
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。设置唤醒词
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。动态调整参数,具体请参照 demo
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。动态调整参数,具体请参照 demo
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
设置唤醒词
- setWakeupWords(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
- setWakeupWords(String[], float[], int[], int[]) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。设置唤醒词
- setWakeupWords(String[], float[], int[], int[]) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
设置唤醒词
- setWakeupWordsFilePath(String) - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- setWakeupWordVisible(boolean) - 类 中的方法com.aispeech.export.config.AICloudASRConfig.Builder
- setWakeupWordVisible(boolean) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。已过时, 使用AICloudASRConfig统一配置
- setWakupBinPath(String) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setWakupBinPath(String) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setWakupWords(String[]) - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- setWakupWords(String[]) - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- setWavFilepath(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
-
用于注册和验证声纹的音频文件路径,必需设置
- setWavFilePath(String) - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Builder
- setWebSocketBuilder(OkHttpClient.Builder) - 类 中的方法com.aispeech.DUILiteConfig.Builder
- setWebSocketHost(String) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl.Builder
- setWeight(double) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
(慎改)选举权重,默认值1.0。
- setWidget(JSONObject) - 类 中的方法com.aispeech.export.widget.callback.CustomCallbackWidget
- setWkpWnd(int) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
单次决策窗口期,单位毫秒,范围50-800,默认350ms。
- setWords(String) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
直接按照内核既定格式设置词表如: \"打开副屏,打开今日头条\"
- setWords(String) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
直接按照内核既定格式设置词表如: \"打开副屏,打开今日头条\"
- setWords(String) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
直接按照内核既定格式设置词表如: \"打开副屏,打开今日头条\"
- setWords(String[]) - 类 中的方法com.aispeech.export.config.AIOneshotConfig.Builder
-
设置oneshot检测词汇列表
- setWords(String[]) - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。设置唤醒词,是否需要设置和唤醒资源有关系 须在init之前设置才生效
- setWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
-
设置词表
- setWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalHotWordIntent
-
设置词表
- setWords(String[]) - 类 中的方法com.aispeech.export.intent.AILocalWakeupIncrementIntent
-
设置词表
- setWords(String[]) - 类 中的方法com.aispeech.lite.config.OneshotConfig
- setWords(String[]) - 类 中的方法com.aispeech.lite.param.DmaspParams
- setWords(String[]) - 类 中的方法com.aispeech.lite.param.PhraseParams
-
字符串列表。
- setWords(String[]) - 类 中的方法com.aispeech.lite.param.WakeupParams
- setWsPort(int) - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
(慎改)服务绑定的端口号
- SevcKernel - com.aispeech.lite.sevc中的类
-
输入多路数据,输出一路数据。
- SevcKernel(SevcListener) - 类 的构造器com.aispeech.lite.sevc.SevcKernel
- SevcListener - com.aispeech.lite.sevc中的接口
- SevcProcessor - com.aispeech.lite.sevc中的类
- SevcProcessor() - 类 的构造器com.aispeech.lite.sevc.SevcProcessor
- SharedPreferencesUtil - com.aispeech.common中的类
- SharedPreferencesUtil() - 类 的构造器com.aispeech.common.SharedPreferencesUtil
- SharedPrefsUtil - com.aispeech.common中的类
- SharedPrefsUtil() - 类 的构造器com.aispeech.common.SharedPrefsUtil
- Shorts2Bytes(short[]) - 类 中的静态方法com.aispeech.common.ByteConvertUtil
- showErrorMessage() - 类 中的方法com.aispeech.lite.BaseProcessor
- showErrorMessage(ProfileState) - 类 中的方法com.aispeech.base.BaseEngine
- showErrorMessage(ProfileState) - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。
- showErrorMessage(ProfileState) - 类 中的方法com.aispeech.lite.BaseKernel
- showErrorMessage(ProfileState) - 类 中的方法com.aispeech.lite.BaseProcessor
- showErrorMessage(ProfileState) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- SignalProcessingParams - com.aispeech.lite.param中的类
-
Created by wuwei on 18-6-4.
- SignalProcessingParams() - 类 的构造器com.aispeech.lite.param.SignalProcessingParams
- simplifiedToTraditional(String) - 类 中的方法com.aispeech.export.itn.Convert
-
简体转繁体
- size() - 类 中的方法com.aispeech.common.LimitAudioQueue
- size() - 类 中的方法com.aispeech.common.LimitQueue
- size() - 类 中的方法com.aispeech.common.NotifyLimitQueue
-
队列容量
- size() - 类 中的方法com.aispeech.lite.message.MessageQueue
- SKILL - 类 中的静态变量com.aispeech.lite.dm.Protocol
- SKILL_ID - 类 中的静态变量com.aispeech.lite.dm.Protocol
- SKILL_PRIORITY - 类 中的静态变量com.aispeech.export.Setting
-
技能优先级
- SkillContext - com.aispeech.export中的类
-
可以对技能配置进行增删改
- SkillContext(String, String, List<Setting>) - 类 的构造器com.aispeech.export.SkillContext
- SkillContext.Builder - com.aispeech.export中的类
- skillId - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
skill id
- skillIdsWhiteList - 类 中的变量com.aispeech.export.itn.Advanced
-
限定技能白名单内的才会decode,默认为空。
- SkillIntent - com.aispeech.export中的类
-
Created by yu on 2018/12/20.
- SkillIntent() - 类 的构造器com.aispeech.export.SkillIntent
-
技能意图类构造方法
- SkillIntent(String, String, String, String) - 类 的构造器com.aispeech.export.SkillIntent
-
技能意图类构造方法
- skillMapping - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
离线内置语义与在线语义的映射表,如外部配置,sdk内部会对齐在线skill名和补充离线skillId
- skillMapping - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
离线内置语义与在线语义的映射表,如果外部配置,sdk内部会对齐在线skill名和补充离线skillId
- skillMappingPath - 类 中的变量com.aispeech.lite.config.LocalSemanticConfig
-
离线内置语义与在线语义的映射表,如果外部配置,sdk内部会对齐在线skill名和补充离线skillId
- Slots - com.aispeech.export中的类
-
语义slots
- slotsBlackList - 类 中的变量com.aispeech.export.itn.Advanced
-
限定槽位黑名单内,在skillsWhiteList前提下,黑名单内的slot不会被还原
- SOURCE_AIDUI - 接口 中的静态变量com.aispeech.common.AIConstant.Nlu
-
离线内置语义
- SOURCE_DUI - 接口 中的静态变量com.aispeech.common.AIConstant.Nlu
-
离线dui语义
- SOURCE_NAVI - 接口 中的静态变量com.aispeech.common.AIConstant.Nlu
-
离线导航语义
- SP_KEY_DRIVER_MODEL - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
- SP_NAME_CAR_CACHE - 接口 中的静态变量com.aispeech.lite.function.ICarFunction
-
sp 名字
- SPANISH - com.aispeech.lite.Languages
- speak(AICloudTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
-
合成并播放
- speak(AILocalTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
合成并播放
- speak(String, String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- speak(String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
- speak(String, String, AICloudTTSIntent) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- speak(String, String, AILocalTTSIntent) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。合成并播放
- SPEAK_URL - 类 中的静态变量com.aispeech.lite.dm.Protocol
- Speaker - com.aispeech.export中的类
-
播报文本内容
- Speaker() - 类 的构造器com.aispeech.export.Speaker
- speakUrl - 类 中的变量com.aispeech.export.Speaker
-
语音播报nlg的url链接,非必选,优先播报 speakUrl
- SpeechInterceptor - com.aispeech.export.interceptor中的类
- SpeechInterceptor() - 类 的构造器com.aispeech.export.interceptor.SpeechInterceptor
- SpeechListener - com.aispeech.lite.speech中的类
-
思必驰语音引擎回调接口 用来接收来自AISpeechEngine相关的事件通知 Usage:
- SpeechListener() - 类 的构造器com.aispeech.lite.speech.SpeechListener
- SpeechParams - com.aispeech.lite.param中的类
- SpeechParams() - 类 的构造器com.aispeech.lite.param.SpeechParams
- SPEEX - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- SpeexKernel - com.aispeech.speex中的类
-
pcm 转 ogg
- SpeexKernel(SpeexKernelListener) - 类 的构造器com.aispeech.speex.SpeexKernel
- SpeexKernelListener - com.aispeech.speex中的接口
- spiltText(String, int) - 类 中的静态方法com.aispeech.common.TextSplitter
-
将长文本分割为短句,每间隔spiltIndex个字符进行一次分割
- spiltTextByPunctuation(String, int) - 类 中的静态方法com.aispeech.common.TextSplitter
-
将长文本分割为短句,每超过 spiltUnit 个字符向后寻找标点符号进行断句
- splitData(byte[], int) - 类 中的方法com.aispeech.lite.fespx.FespxKernel
-
剥离2通道音频数据
- splitOriginalChannel(byte[], int, int) - 类 中的静态方法com.aispeech.common.AudioHelper
-
从多路原始音频中裁取指定路音频数据
- splitWords(String, String) - 类 中的静态方法com.aispeech.common.JSONUtil
-
按照标点来分割句子,并且自带标点
- SSLByVadEngine - com.aispeech.lite.hotword.ssl中的类
-
借助vad实现的声源定位方案
- SSLByVadEngine() - 类 的构造器com.aispeech.lite.hotword.ssl.SSLByVadEngine
- SSLConfig - com.aispeech.lite.config中的类
- SSLConfig() - 类 的构造器com.aispeech.lite.config.SSLConfig
- SSLKernel - com.aispeech.lite.hotword.ssl中的类
-
4音区声源定位
- SSLKernel(SSLKernelListener) - 类 的构造器com.aispeech.lite.hotword.ssl.SSLKernel
- SSLKernelListener - com.aispeech.lite.hotword.ssl中的接口
- SSLListener - com.aispeech.lite.hotword.ssl中的接口
-
doa selector 回调
- SSPE - 接口 中的静态变量com.aispeech.lite.Scope
-
前端信号处理(sspe),支持各种信号处理算法的组合应用,与线性麦克风阵列、环形麦克风阵列等模块类似。
- SSPE_TYPE_CAR_FOUR - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- SSPE_TYPE_CAR_TWO - 接口 中的静态变量com.aispeech.lite.sspe.SspeConstant
- SspeConstant - com.aispeech.lite.sspe中的接口
-
Description: Author: junlong.huang CreateTime: 2023/1/30
- SspeKernel - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/3/28
- SspeKernel(FespxKernelListener) - 类 的构造器com.aispeech.lite.sspe.SspeKernel
- SspeKernelFactory - com.aispeech.lite.sspe中的类
-
Description: Author: junlong.huang CreateTime: 2023/2/27
- SspeKernelFactory() - 类 的构造器com.aispeech.lite.sspe.SspeKernelFactory
- start() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- start() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- start() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- start() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- start() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- start() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- start() - 类 中的方法com.aispeech.export.engines.AICloudASREngine
- start() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。创建对话,使用默认的对话配置
- start() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
- start() - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。启动录音,开始语音识别
- start() - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。启动本地nr引擎
- start() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。已过时, 不推荐使用
- start() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。启动信号处理模块和唤醒引擎
- start() - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。启动本地vad引擎
- start() - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。已过时, 不推荐使用
- start() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
创建对话,使用默认的对话配置
- start() - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- start() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
-
启动本地nr引擎
- start() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
已过时。已过时, 不推荐使用
- start() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
启动本地vad引擎
- start() - 类 中的方法com.aispeech.lite.echo.LocalEchoProcessor
- start() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
-
预唤醒时开始上传音频
- start() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
启动
- start() - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- start(boolean) - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
- start(AICloudASRIntent) - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。
- start(AICloudASRIntent) - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
启动录音,开始语音识别
- start(AICloudDMIntent) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。创建对话
- start(AICloudDMIntent) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
创建对话
- start(AICloudLASRRealtimeIntent) - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- start(AICloudSemanticIntent) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。启动引擎
- start(AICloudSemanticIntent) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
启动引擎
- start(AIDmaspIntent) - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。开启唤醒
- start(AIDmaspIntent) - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。开启唤醒
- start(AIFespCarIntent) - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。启动信号处理模块和唤醒引擎
- start(AIFespCarIntent) - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
启动信号处理模块和唤醒引擎
- start(AILocalASRIntent) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- start(AILocalASRIntent) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
启动录音,开始语音识别
- start(AILocalAsrppIntent) - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
-
启动录音,开始语音识别
- start(AILocalEchoIntent) - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- start(AILocalHotWordIntent) - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。启动本地热词引擎
- start(AILocalHotWordIntent) - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
启动本地热词引擎
- start(AILocalLASRIntent) - 类 中的方法com.aispeech.export.engines2.AILocalLASREngine
-
启动引擎
- start(AILocalMdsIntent) - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
启动引擎
- start(AILocalSemanticIntent) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。识别+语义模式启动引擎
- start(AILocalSemanticIntent) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
识别+语义模式启动引擎
- start(AILocalSevcIntent) - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
-
启动引擎
- start(AILocalSignalAndWakeupIntent) - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
启动信号处理模块和唤醒引擎
- start(AILocalWakeupIncrementIntent) - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。启动热词引擎 n
- start(AILocalWakeupIncrementIntent) - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
启动热词引擎 n
- start(AIWakeupIntent) - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。
- start(AIWakeupIntent) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
开启唤醒,如果使用内部录音机的话一并开启
- start(AntiSpoofIntent) - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
-
启动仿冒攻击引擎
- start(VprintIntent) - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。启动声纹引擎
- start(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
启动录音机
- start(DmaspParams) - 类 中的方法com.aispeech.lite.dmasp.DmaspProcessor
- start(LocalAsrParams, VadParams) - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- start(LocalAsrParams, VadParams) - 类 中的方法com.aispeech.lite.hotword.HotWordsProcessor
-
启动引擎
- start(LocalAsrParams, VadParams) - 类 中的方法com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
-
启动引擎
- start(LocalAsrParams, VadParams, LocalSemanticParams) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。
- start(LocalGrammarParams) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- start(LocalLAsrParams) - 类 中的方法com.aispeech.lite.asr.LocalLAsrProcessor
- start(LocalSemanticParams) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
- start(SignalProcessingParams) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- start(SpeechParams) - 类 中的方法com.aispeech.lite.fasp.FaspProcessor
- start(SpeechParams) - 接口 中的方法com.aispeech.lite.hotword.ssl.ISSL
-
启动
- start(SpeechParams) - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
启动
- start(SpeechParams) - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- start(SpeechParams) - 类 中的方法com.aispeech.lite.hotword.ssl.SSLByVadEngine
- start(SpeechParams) - 类 中的方法com.aispeech.lite.mds.MdsProcessor
- start(SpeechParams) - 类 中的方法com.aispeech.lite.sevc.SevcProcessor
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.asr.AsrProcessor
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.asrpp.LocalAsrppProcessor
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dds.CloudSemanticProcessor
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- start(SpeechParams, VadParams) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
启动对话
- start(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
- start(TTSParams) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
发送合成请求
- start(VadParams) - 类 中的方法com.aispeech.lite.vad.LocalVadProcessor
- start(VprintLiteParams) - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteProcessor
- start(VprintParams) - 类 中的方法com.aispeech.lite.vprint.VprintProcessor
- start(WakeupParams) - 类 中的方法com.aispeech.lite.wakeup.WakeupProcessor
- start(VprintIntent) - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
启动声纹引擎
- start(VprintLiteIntent) - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
启动声纹引擎
- start(VprintLiteIntent) - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- start(String) - 类 中的方法com.aispeech.kernel.Dmasp
-
开始dds_dmasp的一次请求,请求过程中会以dmasp_callback回调的形式响应事件 线程安全
- start(String, TimerTask) - 类 中的方法com.aispeech.lite.dm.Timer
-
启动定时器任务
- start(String, TimerTask, int) - 类 中的方法com.aispeech.lite.dm.Timer
-
启动定时器任务
- start(T) - 接口 中的方法com.aispeech.export.function.IEngine
- startAsr(String, Asr) - 类 中的方法com.aispeech.lite.asr.LocalAsrKernel
- startAsrppEngine(String, Asrpp) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- startBuild(String, String) - 类 中的方法com.aispeech.export.engines2.AILocalGrammarEngine
- startCachingData() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
开始缓存音频
- startCachingData() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- startCachingData() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- startCachingData() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- startDumpWaitingTimerTask(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- startEncode() - 类 中的方法com.aispeech.common.PcmToOgg
- startFeedData(byte[]) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。传入数据,在不使用SDK录音机时调用
- startFeedData(byte[]) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
传入数据,在不使用SDK录音机时调用
- startFeedData(byte[], int) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- startKernel() - 类 中的方法com.aispeech.echo.EchoKernel
-
启动echo内核
- startKernel() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
-
启动Dmasp内核
- startKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
-
启动speex内核
- startKernel(SpeechParams) - 类 中的方法com.aispeech.lite.BaseKernel
- startKernel(SpeechParams) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarKernel
- startKernel(List<LocalGrammarParams>) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarKernel
- startLAsr(String) - 类 中的方法com.aispeech.lite.asr.LocalLAsrKernel
- startMaxSpeechTimerTask(SpeechParams) - 类 中的方法com.aispeech.lite.BaseProcessor
- startMulti(LocalGrammarParams...) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarProcessor
- startNoSpeechTimer(SpeechParams) - 类 中的方法com.aispeech.lite.BaseProcessor
-
启动无语音检测定时器
- startNWakeup() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。开启唤醒,仅仅开启唤醒,并且是在前端信号处理正常的情况下开启唤醒
- startNWakeup() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。开启唤醒,仅仅开启唤醒,并且是在前端信号处理正常的情况下开启唤醒
- startOneShotNoSpeechTimer(SpeechParams) - 类 中的方法com.aispeech.lite.BaseProcessor
- startRecord(AICloudVprintConfig.Mode, String, AICloudVprintListener.AudioToolListener) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- startRecord(AICloudVprintConfig.Mode, String, AICloudVprintListener.AudioToolListener) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- startRecord(String, AICloudVprintListener.AudioToolListener) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- startRecorder(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- startRecorder(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- startRecorder(AIRecordListener) - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- startRecorder(SpeechParams, AIRecordListener) - 类 中的方法com.aispeech.lite.BaseProcessor
- startRecording() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。开始录音, 使用外部 VAD 场景,在 VAD_START 时调用
- startRecording() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
开始录音, 使用外部 VAD 场景,在 VAD_START 时调用
- startRecording() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- startRecording() - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- startRecording() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
- startRequest(CloudTtsParams, CloudTTSHttpClientListener) - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- startRequest(String, WSClientListener) - 类 中的方法com.aispeech.lite.asr.AsrPlusWebSocket
- startRequest(String, WSClientListener) - 类 中的方法com.aispeech.lite.net.WebsocketClient
- startSemantic(String) - 类 中的方法com.aispeech.lite.semantic.SemanticDUIKernel
- startSemantic(String) - 类 中的方法com.aispeech.lite.semantic.SemanticKernel
- startSendCachingData() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
优先把缓存队列的音频送给识别等引擎
- startSendCachingData() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- startSendCachingData() - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- startSendCachingData() - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- startUploadImmediately() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- startUploadImmediately() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- startUploadImmediately() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- startUploadImmediately() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- startUploadImmediately() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- startUploadImmediately() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- startVad(SpeechParams, Vad, boolean) - 类 中的方法com.aispeech.lite.vad.VadKernel
- startWaitTimerTask() - 类 中的方法com.aispeech.lite.net.CloudTTSHttpClient
- startWakeupUploadWaitingTimerTask() - 类 中的方法com.aispeech.lite.BaseProcessor
- startWithRecording() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。启动录音,开始语音识别
- startWithRecording() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
已过时。不支持录音
- startWithText(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- startWithText(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- startWithText(SpeechParams, VadParams) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
通过纯语义模式启动对话
- startWithText(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
- startWithText(String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- startWithText(String, String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。启动引擎,输入文本和拼音,拼音可从识别结果中获取
- startWithText(String, String) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
启动引擎,输入文本和拼音,拼音可从识别结果中获取
- STATE_CANCELED - com.aispeech.lite.BaseKernel.EngineState
-
取消状态,该状态暂时给callback handler用
- STATE_CANCELED - com.aispeech.lite.BaseProcessor.EngineState
-
取消状态,该状态暂时给callback handler用
- STATE_ERROR - com.aispeech.lite.BaseKernel.EngineState
-
错误状态
- STATE_ERROR - com.aispeech.lite.BaseProcessor.EngineState
-
错误状态
- STATE_ERROR - com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
错误状态
- STATE_IDLE - com.aispeech.lite.BaseKernel.EngineState
-
空闲状态
- STATE_IDLE - com.aispeech.lite.BaseProcessor.EngineState
-
空闲状态
- STATE_IDLE - com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
空闲状态
- STATE_IDLE - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- STATE_INITIALIZED - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- STATE_NEWED - com.aispeech.lite.BaseKernel.EngineState
-
初始化完毕等待就绪状态
- STATE_NEWED - com.aispeech.lite.BaseProcessor.EngineState
-
初始化完毕等待就绪状态
- STATE_NEWED - com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
初始化完毕等待就绪状态
- STATE_PAUSED - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- STATE_RUNNING - com.aispeech.lite.BaseKernel.EngineState
-
录音中或运行中状态
- STATE_RUNNING - com.aispeech.lite.BaseProcessor.EngineState
-
录音中或运行中状态
- STATE_RUNNING - com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
录音中或运行中状态
- STATE_STARTED - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- STATE_STOPPED - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- STATE_WAITING - com.aispeech.lite.BaseKernel.EngineState
-
录音停止,等待结果状态
- STATE_WAITING - com.aispeech.lite.BaseProcessor.EngineState
-
录音停止,等待结果状态
- STATE_WAITING - com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
录音停止,等待结果状态
- STATE_WAITING - com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- stop() - 类 中的方法com.aispeech.analysis.AnalysisAudioImpl
- stop() - 类 中的方法com.aispeech.analysis.AnalysisMonitorImpl
- stop() - 类 中的方法com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty
- stop() - 接口 中的方法com.aispeech.analysis.IAnalysisAudio
- stop() - 类 中的方法com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty
- stop() - 接口 中的方法com.aispeech.analysis.IAnalysisMonitor
- stop() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。主动结束对话
- stop() - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。主动结束语义
- stop() - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- stop() - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。停止声音复刻
- stop() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。关闭前端信号处理和唤醒,如果使用内部录音机的话一并关闭
- stop() - 类 中的方法com.aispeech.export.engines.AIFespCarEngine
-
已过时。停止信号处理模块和唤醒引擎 该方法会停止接收录音数据和停止信号处理,唤醒,程序退出时可以调用
- stop() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。停止录音,等待识别结果。
- stop() - 类 中的方法com.aispeech.export.engines.AILocalHotWordsEngine
-
已过时。不推荐外部直接调用,仅供外置vad方案使用。
- stop() - 类 中的方法com.aispeech.export.engines.AILocalNREngine
-
已过时。停止引擎
- stop() - 类 中的方法com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。停止信号处理模块和唤醒引擎 该方法会停止接收录音数据和停止信号处理,唤醒,程序退出时可以调用
- stop() - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。停止合成和播放
- stop() - 类 中的方法com.aispeech.export.engines.AILocalVadEngine
-
已过时。停止本地vad引擎
- stop() - 类 中的方法com.aispeech.export.engines.AILocalVprintEngine
-
已过时。停止声纹引擎,该接口只在通用声纹模式下需要调用,唤醒+声纹不需要调用
- stop() - 类 中的方法com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。不推荐外部直接调用,仅供外置vad方案使用。
- stop() - 类 中的方法com.aispeech.export.engines.AIWakeupEngine
-
已过时。关闭唤醒,如果使用内部录音机的话一并关闭
- stop() - 类 中的方法com.aispeech.export.engines2.AICloudASREngine
-
停止录音,等待识别结果
- stop() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
主动结束对话
- stop() - 类 中的方法com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- stop() - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
主动结束语义
- stop() - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
- stop() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。关闭前端信号处理和唤醒,如果使用内部录音机的话一并关闭
- stop() - 类 中的方法com.aispeech.export.engines2.AIFespCarEngine
-
停止信号处理模块和唤醒引擎 该方法会停止接收录音数据和停止信号处理,唤醒,程序退出时可以调用
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalAntiSpoofingEngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
停止录音,等待识别结果
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalAsrppEngine
-
停止录音,等待识别结果
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalEchoEngine
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalFaspEngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalHotWordsEngine
-
已过时。不推荐外部直接调用,仅供外置vad方案使用。
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalLASREngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalMdsEngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalNREngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalSevcEngine
-
停止引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalSignalAndWakeupEngine
-
停止信号处理模块和唤醒引擎 该方法会停止接收录音数据和停止信号处理,唤醒,程序退出时可以调用
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
停止合成和播放
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalVadEngine
-
停止本地vad引擎
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalVprintEngine
-
停止声纹引擎,该接口只在通用声纹模式下需要调用,唤醒+声纹不需要调用
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalVprintLiteEngine
-
停止声纹引擎,该接口只在通用声纹模式下需要调用,唤醒+声纹不需要调用
- stop() - 类 中的方法com.aispeech.export.engines2.AILocalWakeupIncrementEngine
-
已过时。不推荐外部直接调用,仅供外置vad方案使用。
- stop() - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
关闭唤醒,如果使用内部录音机的话一并关闭
- stop() - 接口 中的方法com.aispeech.export.function.IAILocalVprintLite
- stop() - 接口 中的方法com.aispeech.export.function.IEngine
- stop() - 类 中的方法com.aispeech.kernel.Dmasp
-
停止向服务器提交数据,请求结果 线程安全
- stop() - 类 中的方法com.aispeech.lite.BaseProcessor
- stop() - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- stop() - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
停止录音,等待识别结果
- stop() - 类 中的方法com.aispeech.lite.fespx.WakeupCloudCheck
- stop() - 接口 中的方法com.aispeech.lite.hotword.ssl.ISSL
-
停止
- stop() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INRms
-
停止
- stop() - 接口 中的方法com.aispeech.lite.hotword.ssl.n.INVad
-
通知引擎
- stop() - 类 中的方法com.aispeech.lite.hotword.ssl.n.NRmsEngine
- stop() - 类 中的方法com.aispeech.lite.hotword.ssl.n.NVadEngine
- stop() - 类 中的方法com.aispeech.lite.hotword.ssl.SSLByVadEngine
- stop() - 类 中的方法com.aispeech.lite.tts.AIAudioTrack
- stop() - 类 中的方法com.aispeech.lite.tts.AIMediaPlayer
- stop() - 接口 中的方法com.aispeech.lite.tts.IAIPlayer
-
停止
- stop() - 类 中的方法com.aispeech.lite.tts.TtsProcessor
-
停止播放
- stop() - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
停止声音复刻
- stop(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
-
停录音机 listener 为null时,才停止,否则不停止,只unRegister
- stopAsrppEngine(Asrpp) - 类 中的方法com.aispeech.lite.asrpp.AsrppKernel
- stopCachingData() - 类 中的方法com.aispeech.lite.audio.AIAudioRecorder
- stopEncode() - 类 中的方法com.aispeech.common.PcmToOgg
- stopFeedData() - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。结束喂音频
- stopFeedData() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
结束喂音频
- stopFeedData() - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- stopKernel() - 类 中的方法com.aispeech.echo.EchoKernel
- stopKernel() - 类 中的方法com.aispeech.lite.BaseKernel
- stopKernel() - 类 中的方法com.aispeech.lite.dmasp.DmaspKernel
- stopKernel() - 类 中的方法com.aispeech.lite.vad.VadKernel
- stopKernel() - 类 中的方法com.aispeech.speex.SpeexKernel
-
停止speex内核
- stopLAsr() - 类 中的方法com.aispeech.lite.asr.LocalLAsrKernel
- stopNWakeup() - 类 中的方法com.aispeech.export.engines.AIDmaspEngine
-
已过时。关闭唤醒,仅仅关闭唤醒
- stopNWakeup() - 类 中的方法com.aispeech.export.engines2.AIDmaspEngine
-
已过时。关闭唤醒,仅仅关闭唤醒
- stopRecord() - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine.AudioTool
-
已过时。
- stopRecord() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- stopRecording() - 类 中的方法com.aispeech.export.engines.AICloudASREngine
-
已过时。停止录音,等待识别结果
- stopRecording() - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。停止录音,等待对话结果 , 使用外部 VAD 场景,在 VAD_END 时调用
- stopRecording() - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。停止录音,等待识别结果
- stopRecording() - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。已过时, 请使用
AILocalASREngine.stop()
- stopRecording() - 类 中的方法com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。停止录音,等待识别结果
- stopRecording() - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。停止录音,等待识别结果
- stopRecording() - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
停止录音,等待对话结果 , 使用外部 VAD 场景,在 VAD_END 时调用
- stopRecording() - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
停止录音,等待识别结果
- streamType - 类 中的变量com.aispeech.lite.param.TTSParams
- string2Float(String[]) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
String数组转float数组
- string2Int(String[]) - 类 中的静态方法com.aispeech.common.ArrayUtils
-
String数组转int数组
- stringToJSON(String) - 异常错误 中的方法com.aispeech.AIError
- SUB_TITLE - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
副标题
- success() - 接口 中的方法com.aispeech.DUILiteSDK.InitListener
- success() - 接口 中的方法com.aispeech.export.listeners.AIUpdateListener
-
上传成功回调
- SV_CLOUD - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- switchToSpeaker(String) - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
-
切换发音人,需在
addSpeakerResource
方法设置过 - switchVoip(boolean) - 类 中的方法com.aispeech.lite.aecagc.AecAgcKernel
-
开关voip功能,默认为开。
- syncId(String) - 类 中的方法com.aispeech.lite.dm.Session
-
同步sessionId
- syncRecorderId(SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.BaseProcessor
-
设置recorder id
- syncRecorderId(String) - 类 中的方法com.aispeech.lite.BaseProcessor
-
设置recorder id
- syncRecorderId(String, SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.BaseProcessor
-
设置recorder id
- syncSessionId(String, SpeechParams) - 类 中的方法com.aispeech.lite.BaseProcessor
-
设置sessionId
- synthesize(AICloudTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AICloudTTSEngine
-
只合成,不播放,同时抛出实时合成音频流
- synthesize(AILocalTTSIntent, String, String) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
只合成,不播放,同时抛出实时合成音频流
- synthesize(String, String) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
- synthesize(String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
- synthesize(String, String, AICloudTTSIntent) - 类 中的方法com.aispeech.export.engines.AICloudTTSEngine
-
已过时。只合成,不播放,同时抛出实时合成音频流
- synthesize(String, String, AILocalTTSIntent) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。只合成,不播放,同时抛出实时合成音频流
- SynthesizedBlock - com.aispeech.lite.tts中的类
- SynthesizedBlock(String) - 类 的构造器com.aispeech.lite.tts.SynthesizedBlock
- SynthesizedBlockQueue - com.aispeech.lite.tts中的类
-
类说明: 合成的数据文件阻塞队列,由合成引擎生产数据,播放器消费数据
- SynthesizedBlockQueue() - 类 的构造器com.aispeech.lite.tts.SynthesizedBlockQueue
- SynthesizedBytesBlock - com.aispeech.lite.tts中的类
- SynthesizedBytesBlock(String, byte[]) - 类 的构造器com.aispeech.lite.tts.SynthesizedBytesBlock
- SynthesizedFileBlock - com.aispeech.lite.tts中的类
-
类说明: 合成文件数据块,包含文件块对应的合成文本块,合成文件
- SynthesizedFileBlock(String, File) - 类 的构造器com.aispeech.lite.tts.SynthesizedFileBlock
- SynthesizerListener - com.aispeech.lite.tts中的接口
-
接口说明: 合成监听器
- synthesizeToFile(String, String, String) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
- synthesizeToFile(String, String, String, AILocalTTSIntent) - 类 中的方法com.aispeech.export.engines.AILocalTTSEngine
-
已过时。合成音频到某个文件
- synthesizeToFile(String, String, String, AILocalTTSIntent) - 类 中的方法com.aispeech.export.engines2.AILocalTTSEngine
-
合成音频到某个文件
T
- t2s(char) - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- t2s(String) - 类 中的方法com.aispeech.export.itn.JChineseConvertor
- tag - 类 中的变量com.aispeech.lite.param.BaseRequestParams
- TAG - 类 中的静态变量com.aispeech.common.AssetsHelper
- TAG - 类 中的静态变量com.aispeech.common.DynamicParamUtils
- TAG - 类 中的静态变量com.aispeech.common.PcmToOgg
- TAG - 类 中的静态变量com.aispeech.export.engines.AICloudASREngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AICloudTTSEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalASREngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalAsrppEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalGrammarEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalNREngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalSignalAndWakeupEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalTTSEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalVadEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalVprintEngine
-
已过时。
- TAG - 类 中的静态变量com.aispeech.export.engines.AILocalWakeupIncrementEngine
-
已过时。
- 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.AILocalVprintEngine
- TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalVprintLiteEngine
- TAG - 类 中的静态变量com.aispeech.export.engines2.AILocalWakeupIncrementEngine
- TAG - 类 中的静态变量com.aispeech.export.engines2.base.BaseEngine
- TAG - 类 中的静态变量com.aispeech.export.widget.Scene
- TAG - 类 中的静态变量com.aispeech.lite.AIThreadFactory
- TAG - 类 中的静态变量com.aispeech.lite.AIWakeupProcessor
- TAG - 类 中的静态变量com.aispeech.lite.asr.CloudAsrKernel
- TAG - 类 中的静态变量com.aispeech.lite.asr.CloudAsrPlusKernel
- TAG - 类 中的变量com.aispeech.lite.asr.LocalAsrKernel
- TAG - 类 中的静态变量com.aispeech.lite.asr.LocalAsrProcessor
- TAG - 类 中的静态变量com.aispeech.lite.config.LocalGrammarConfig
- TAG - 类 中的静态变量com.aispeech.lite.config.LocalNgramConfig
- TAG - 类 中的静态变量com.aispeech.lite.config.LocalSemanticConfig
- TAG - 类 中的静态变量com.aispeech.lite.dmasp.DmaspProcessor
- TAG - 类 中的静态变量com.aispeech.lite.echo.LocalEchoProcessor
- TAG - 类 中的静态变量com.aispeech.lite.fespx.FespxKernel
- TAG - 类 中的静态变量com.aispeech.lite.grammar.LocalGrammarProcessor
- TAG - 类 中的静态变量com.aispeech.lite.nr.NRKernel
- TAG - 类 中的静态变量com.aispeech.lite.param.CloudTtsParams
- TAG - 类 中的静态变量com.aispeech.lite.param.DmaspParams
- TAG - 类 中的静态变量com.aispeech.lite.param.SpeechParams
- TAG - 类 中的静态变量com.aispeech.lite.param.WakeupParams
- TAG - 类 中的静态变量com.aispeech.lite.sevc.SevcProcessor
- TAG - 类 中的静态变量com.aispeech.lite.sspe.BaseSspeKernel
- TAG - 类 中的静态变量com.aispeech.lite.tts.AIAudioTrack
- TAG - 类 中的静态变量com.aispeech.lite.tts.AIMediaPlayer
- TAG - 类 中的静态变量com.aispeech.lite.tts.CloudTtsKernel
- TAG - 类 中的静态变量com.aispeech.lite.tts.LocalTtsKernel
- TAG - 类 中的静态变量com.aispeech.lite.tts.SynthesizedBlockQueue
- TAG - 类 中的变量com.aispeech.lite.tts.TtsProcessor
- TAG - 类 中的变量com.aispeech.lite.vad.LocalVadProcessor
- TAG - 类 中的静态变量com.aispeech.lite.vad.VadKernel
- TAG - 类 中的变量com.aispeech.lite.vprintlite.VprintLiteProcessor
- TAG - 类 中的静态变量com.aispeech.lite.wakeup.WakeupProcessor
- TAG - 类 中的静态变量com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- TAG - 类 中的静态变量com.aispeech.speex.SpeexKernel
- Task - com.aispeech.lite.dm中的类
-
dm输出结果 wiki:https://wiki.aispeech.com.cn/pages/viewpage.action?
- TaskIterator() - 类 的构造器com.aispeech.lite.dm.cache.Cache.TaskIterator
- taskName - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
task name
- TaskParam(AICloudLASRConfig.AudioParam, int) - 类 的构造器com.aispeech.export.config.AICloudLASRConfig.TaskParam
-
构造方法
- TEST - com.aispeech.export.intent.VprintIntent.Action
-
已过时。签到模式
- TEST - com.aispeech.lite.vprint.VprintIntent.Action
-
签到模式
- testCPU() - 类 中的静态方法com.aispeech.common.ByteConvertUtil
- TEXT - com.aispeech.export.widget.callback.CallbackWidgetType
-
文本控件,用来显示文本卡片
- TEXT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TEXT_DP_SR - com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。dp-sr/离线文本半相关(数字串/文本相关)
- TEXT_LTI_SR - com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。实时长语音文本无关
- TEXT_NO_RELATED_SHORT_TIME - com.aispeech.export.config.AICloudVprintConfig.Mode
-
实时短语音文本无关,适用于问答形式的场景下,说话人身份的确认。
- TEXT_OFFLINE_HALF_RELATED - com.aispeech.export.config.AICloudVprintConfig.Mode
-
离线文本半相关,适用于数字串,固定文本(唤醒词),固定文本(唤醒词)+数字串的一句话离线说话人识别场景。
- TEXT_OFFLINE_NO_RELATED - com.aispeech.export.config.AICloudVprintConfig.Mode
-
离线一句话文本无关,适用于自由文本的一句话离线说话人识别场景。
- TEXT_SPILT_UNIT - 类 中的静态变量com.aispeech.lite.tts.LocalTtsKernel
- TEXT_STI_SR - com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。实时短语音文本无关
- TEXT_TI_SR - com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。ti-sr/离线一句话文本无关
- TextCallbackWidget - com.aispeech.export.widget.callback中的类
-
文本控件
- TextCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.TextCallbackWidget
- TextFeedbackWidget - com.aispeech.export.widget.feedback中的类
-
文本控件类, 用来显示文本卡片
- TextFeedbackWidget() - 类 的构造器com.aispeech.export.widget.feedback.TextFeedbackWidget
-
TextWidget构造方法
- TextSplitter - com.aispeech.common中的类
- TextSplitter() - 类 的构造器com.aispeech.common.TextSplitter
- THAI - com.aispeech.lite.Languages
- threadAffinity - 类 中的静态变量com.aispeech.lite.AISpeech
-
设置算法绑定线程开关,降低CPU占用,默认值:0
取值:具体的核id - threadCount - 类 中的变量com.aispeech.lite.BaseProcessor
- threshold - 类 中的变量com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
- threshold - 类 中的变量com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
设置唤醒词对应阈值,是否需要设置和唤醒资源有关系
- throwEmptySemantic - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
- TimeFilter - com.aispeech.common中的类
- TimeFilter() - 类 的构造器com.aispeech.common.TimeFilter
- Timer - com.aispeech.lite.dm中的类
-
timer
- Timer() - 类 的构造器com.aispeech.lite.dm.Timer
- Timer(int) - 类 的构造器com.aispeech.lite.dm.Timer
- timestamp - 类 中的变量com.aispeech.AIResult
- TITLE - 类 中的静态变量com.aispeech.export.widget.callback.ContentCallbackWidget
-
标题
- toAISampleRate(int) - 类 中的静态方法com.aispeech.lite.AISampleRate
-
将数值转换为采样率实例
- toArray() - 类 中的方法com.aispeech.common.CacheUtil
- toArray() - 类 中的方法com.aispeech.common.LimitAudioQueue
- toArray() - 类 中的方法com.aispeech.common.LimitQueue
- toArray(T[]) - 类 中的方法com.aispeech.common.LimitQueue
- toBuildinJson() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- toCalJSON(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- toDUIJson() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- toDUIJSON() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- toEnv() - 类 中的方法com.aispeech.lite.param.DmaspParams
- toItnJson() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- toJson() - 类 中的方法com.aispeech.export.config.AICloudASRSentenceConfig
- toJson() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Audio
- toJson() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent.Env
- toJson() - 类 中的方法com.aispeech.export.intent.AICloudVprintIntent
- toJson() - 类 中的方法com.aispeech.export.MultiModal
- toJson() - 类 中的方法com.aispeech.export.SkillIntent
- toJson() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- toJson() - 类 中的方法com.aispeech.lite.config.FaspConfig
- toJson() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。参数JSON化
- toJson() - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalAsrppConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalGrammarConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalNgramConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
-
参数JSON化
- toJson() - 类 中的方法com.aispeech.lite.config.LocalTtsConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalVprintConfig
- toJson() - 类 中的方法com.aispeech.lite.config.LocalVprintLiteConfig
- toJson() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- toJson() - 类 中的方法com.aispeech.lite.param.LocalGrammarParams
- toJson() - 类 中的方法com.aispeech.lite.param.LocalNgramParams
- toJson() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- toJson() - 类 中的方法com.aispeech.lite.param.TTSParams
- toJSON() - 异常错误 中的方法com.aispeech.AIError
-
将AIError信息转换为JSON格式内容
- toJSON() - 类 中的方法com.aispeech.common.Debug
- toJSON() - 类 中的方法com.aispeech.export.SemanticVocabsCfg
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.export.Setting
- toJSON() - 类 中的方法com.aispeech.export.Slots
- toJSON() - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.config.LocalNRConfig
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.config.LocalSevcConfig
- toJSON() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.param.AppParams
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.param.AudioParams
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
-
参数JSON化
- toJSON() - 类 中的方法com.aispeech.lite.param.CloudASRParams
- toJSON() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- toJSON() - 类 中的方法com.aispeech.lite.param.DmaspParams
- toJSON() - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- toJSON() - 类 中的方法com.aispeech.lite.param.FeedbackParams
- toJSON() - 类 中的方法com.aispeech.lite.param.FeedbackTextParams
- toJSON() - 类 中的方法com.aispeech.lite.param.LocalAsrParams
- toJSON() - 类 中的方法com.aispeech.lite.param.LocalSemanticParams
- toJSON() - 类 中的方法com.aispeech.lite.param.MdsParams
- toJSON() - 类 中的方法com.aispeech.lite.param.MultiModalParams
- toJSON() - 类 中的方法com.aispeech.lite.param.SpeechParams
-
封装相关参数为JSON格式并返回
- toJSON() - 类 中的方法com.aispeech.lite.param.TriggerIntentParams
- toJSON() - 类 中的方法com.aispeech.lite.param.VadParams
- toJSON() - 类 中的方法com.aispeech.lite.param.VprintParams
- toJSON() - 类 中的方法com.aispeech.lite.param.WakeupParams
- toJSON() - 类 中的方法com.aispeech.lite.speech.PhraseHints
- toLocationJSON(JSONObject) - 类 中的方法com.aispeech.lite.param.CInfoParams
-
生成定位信息配置参数
- toMap() - 类 中的方法com.aispeech.lite.param.CommonParams
- toMdsJson() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
mds 配置
- toNetJson() - 类 中的方法com.aispeech.export.config.NearWakeupConfig
-
网络设置,默认配置如下
- topic - 类 中的变量com.aispeech.AIResult
- TOPIC - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TOPIC_ASR_SPEECH_RESULT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TOPIC_ASR_SPEECH_SENTENCE - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TOPIC_ASR_SPEECH_TEXT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TOPIC_NLU_INPUT_TEXT - 类 中的静态变量com.aispeech.lite.param.CloudSemanticParams
-
输出文本
- TOPIC_NLU_OUTPUT - 类 中的静态变量com.aispeech.lite.dm.Protocol
- TOPIC_RECORDER_STREAM - 类 中的静态变量com.aispeech.lite.param.CloudSemanticParams
-
音频
- toSkillContextJSON(String, JSONArray) - 类 中的方法com.aispeech.lite.param.CInfoParams
-
生成技能配置参数
- toSkillPriorityJSON(JSONArray) - 类 中的方法com.aispeech.lite.param.CInfoParams
-
生成技能优先级配置参数
- toSspeJSON() - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
-
参数JSON化
- toStartJSON(String) - 类 中的方法com.aispeech.lite.param.VprintLiteParams
- toString() - 类 中的方法com.aispeech.AIEchoConfig
- toString() - 异常错误 中的方法com.aispeech.AIError
- toString() - 类 中的方法com.aispeech.AIResult
- toString() - 类 中的方法com.aispeech.analysis.AnalysisParam
- toString() - 类 中的方法com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- toString() - 类 中的方法com.aispeech.common.Debug
- toString() - 类 中的方法com.aispeech.common.JSONResultParser
- toString() - 类 中的方法com.aispeech.DUILiteConfig
- toString() - 类 中的方法com.aispeech.export.Command
- toString() - 类 中的方法com.aispeech.export.config.AICloudASRConfig
- toString() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.AudioParam
- toString() - 类 中的方法com.aispeech.export.config.AICloudLASRConfig.TaskParam
- toString() - 类 中的方法com.aispeech.export.config.AICloudTTSConfig
- toString() - 枚举 中的方法com.aispeech.export.config.AICloudVprintConfig.Mode
- toString() - 类 中的方法com.aispeech.export.config.AICloudVprintConfig
- toString() - 类 中的方法com.aispeech.export.config.AIFespCarConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalASRConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalAsrppConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalFaspConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalMdsConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalSevcConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalSignalAndWakeupConfig
- toString() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig.Builder
- toString() - 类 中的方法com.aispeech.export.config.AILocalTTSConfig
- toString() - 类 中的方法com.aispeech.export.config.AIWakeupConfig
- toString() - 类 中的方法com.aispeech.export.config.WakeupWord
- toString() - 类 中的方法com.aispeech.export.intent.AICloudASRIntent
- toString() - 类 中的方法com.aispeech.export.intent.AICloudLASRRealtimeIntent
- toString() - 类 中的方法com.aispeech.export.intent.AICloudTTSIntent
- toString() - 类 中的方法com.aispeech.export.intent.AIFespCarIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalASRIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalAsrppIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalLASRIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalMdsIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalSevcIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- toString() - 类 中的方法com.aispeech.export.intent.AILocalTTSIntent
- toString() - 类 中的方法com.aispeech.export.intent.AIWakeupIntent
- toString() - 类 中的方法com.aispeech.export.intent.AntiSpoofIntent
- toString() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- toString() - 类 中的方法com.aispeech.export.lasr.LasrSqlEntity
- toString() - 类 中的方法com.aispeech.export.MultiModal
- toString() - 类 中的方法com.aispeech.export.NativeApi
- toString() - 类 中的方法com.aispeech.export.SkillIntent
- toString() - 类 中的方法com.aispeech.export.Speaker
- toString() - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget
-
toString
- toString() - 类 中的方法com.aispeech.export.widget.feedback.FeedbackWidget.WidgetArray
- toString() - 类 中的方法com.aispeech.export.widget.Scene
- toString() - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- toString() - 类 中的方法com.aispeech.lite.config.CloudDMConfig
- toString() - 类 中的方法com.aispeech.lite.config.CloudSemanticConfig
- toString() - 类 中的方法com.aispeech.lite.config.FaspConfig
- toString() - 类 中的方法com.aispeech.lite.config.FespxCarConfig
-
已过时。
- toString() - 类 中的方法com.aispeech.lite.config.LocalAecAgcConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalDmaspConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalEchoConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalLAsrConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalMdsConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalNRConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalSemanticConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalSevcConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalSignalProcessingConfig
- toString() - 类 中的方法com.aispeech.lite.config.LocalVadConfig
- toString() - 类 中的方法com.aispeech.lite.config.OneshotConfig
- toString() - 类 中的方法com.aispeech.lite.config.WakeupConfig
- toString() - 类 中的方法com.aispeech.lite.dm.Error
- toString() - 类 中的方法com.aispeech.lite.dm.Task
- toString() - 类 中的方法com.aispeech.lite.param.AppParams
- toString() - 类 中的方法com.aispeech.lite.param.AudioParams
- toString() - 类 中的方法com.aispeech.lite.param.BaseRequestParams
- toString() - 类 中的方法com.aispeech.lite.param.CInfoParams
- toString() - 类 中的方法com.aispeech.lite.param.CloudSemanticParams
- toString() - 类 中的方法com.aispeech.lite.param.CloudTtsParams
- toString() - 类 中的方法com.aispeech.lite.param.DmaspParams
- toString() - 类 中的方法com.aispeech.lite.param.FeedbackJsonParams
- toString() - 类 中的方法com.aispeech.lite.param.FeedbackTextParams
- toString() - 类 中的方法com.aispeech.lite.param.LocalTtsParams
- toString() - 类 中的方法com.aispeech.lite.param.MdsParams
- toString() - 类 中的方法com.aispeech.lite.param.PhraseParams
- toString() - 类 中的方法com.aispeech.lite.param.SpeechParams
- toString() - 类 中的方法com.aispeech.lite.param.VadParams
- toString() - 类 中的方法com.aispeech.lite.param.WakeupParams
- toString() - 类 中的方法com.aispeech.lite.speech.PhraseHints
- toString() - 类 中的方法com.aispeech.lite.tts.CustomAudioBean
- toString() - 类 中的方法com.aispeech.lite.vprint.VprintConfig
- toString() - 类 中的方法com.aispeech.lite.vprint.VprintIntent
- toString() - 类 中的方法com.aispeech.lite.vprint.VprintSqlEntity
- toString() - 类 中的方法com.aispeech.lite.vprintlite.VprintLiteIntent
- TOTAL_PAGES - 类 中的静态变量com.aispeech.export.widget.callback.ListCallbackWidget
-
页面总数,必选
- TOTAL_PAGES - 类 中的静态变量com.aispeech.export.widget.callback.MediaCallbackWidget
-
页面总数,必选
- toUpdateJson() - 类 中的方法com.aispeech.lite.config.AIEngineConfig
- toUpdateJson() - 类 中的方法com.aispeech.lite.config.LocalAsrConfig
- toVocabsContactJSON(boolean, JSONArray) - 类 中的方法com.aispeech.lite.param.CInfoParams
-
生成cinfo v1 vocab参数
- toVprintQueryData(List<VprintSqlEntity>) - 类 中的静态方法com.aispeech.lite.vprint.VprintQueryData
- trackInvalidState(String) - 类 中的方法com.aispeech.lite.BaseKernel
- trackInvalidState(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- trackInvalidState(String) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- traditionalToSimplified(String) - 类 中的方法com.aispeech.export.itn.Convert
-
繁体转简体
- training(String, String, String, ArrayList<String>, ArrayList<String>) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。提交训练
- training(String, String, String, ArrayList<String>, ArrayList<String>) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
提交训练
- transferAIEchoConfig() - 类 中的方法com.aispeech.export.config.EchoConfig
-
已过时。
- transferConfig() - 类 中的方法com.aispeech.export.config.VprintConfig
-
已过时。
- transferIntent() - 类 中的方法com.aispeech.export.intent.VprintIntent
-
已过时。
- transferState(BaseKernel.EngineState) - 类 中的方法com.aispeech.lite.BaseKernel
- transferState(BaseProcessor.EngineState) - 类 中的方法com.aispeech.lite.BaseProcessor
- transferState(OneshotKernel.EngineState) - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- transferSynthesizeState(TtsProcessor.SynthesizeState) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- transform(JSONObject) - 类 中的静态方法com.aispeech.export.Speaker
-
构建Speak对象
- transform(JSONObject) - 类 中的静态方法com.aispeech.lite.dm.Error
- transform(JSONObject) - 类 中的静态方法com.aispeech.lite.dm.Task
-
将云端结果转换成 Task
- transform(JSONObject, String, String, String) - 类 中的静态方法com.aispeech.export.Command
- transform(JSONObject, String, String, String) - 类 中的静态方法com.aispeech.export.NativeApi
- transForm(JSONObject, String, String, String) - 类 中的静态方法com.aispeech.export.widget.callback.CallbackWidget
-
创建widget
- transformDoa(int) - 类 中的静态方法com.aispeech.lite.function.CarFunctionHelper
-
依照唤醒角度自动设置主副驾模式
- Transformer - com.aispeech.common中的类
-
离线语义格式转换
- Transformer() - 类 的构造器com.aispeech.common.Transformer
- transGrammmer(JSONObject) - 类 中的静态方法com.aispeech.common.Transformer
-
转换grammar 部分的语义格式
- transNgram(JSONObject, String) - 类 中的静态方法com.aispeech.common.Transformer
-
转换ngram 部分的离线语义
- TRIAL - com.aispeech.lite.AuthType
-
试用授权
- triggerIntent(SkillIntent) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。主动触发意图
- triggerIntent(SkillIntent) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。主动触发意图
- triggerIntent(SkillIntent) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
主动触发意图
- triggerIntent(SkillIntent) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
主动触发意图
- triggerIntent(SkillIntent, SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- triggerIntent(SkillIntent, SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
-
主动触发技能
- triggerIntent(SkillIntent, SpeechParams, VadParams) - 接口 中的方法com.aispeech.lite.dm.IDmProcessor
-
主动触发意图
- triggerIntent(SkillIntent, SpeechParams, VadParams) - 类 中的方法com.aispeech.lite.semantic.CloudSemanticProcessor
-
主动触发技能
- triggerIntent(TriggerIntentParams) - 类 中的方法com.aispeech.lite.BaseKernel
-
triggerIntent
- triggerIntent(String, String, String, String) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。Use
AICloudDMEngine.triggerIntent(SkillIntent)
instead. - triggerIntent(String, String, String, String) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
已过时。Use
AICloudDMEngine.triggerIntent(SkillIntent)
instead. - TriggerIntentParams - com.aispeech.lite.param中的类
-
trigger intent params
- TriggerIntentParams(SkillIntent) - 类 的构造器com.aispeech.lite.param.TriggerIntentParams
- 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码率:低质量
- TTS_PROGRESS_INTERVAL_VALUE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
合成进度粒度值(ms)
- TTSCache - com.aispeech.lite.tts中的类
-
缓存TTS缓存信息和音频文件,存放在应用外部缓存目录下的 ttsCache 文件夹下。
- ttsCacheDir - 类 中的静态变量com.aispeech.lite.AISpeech
-
tts cache 目录
- TtsFileWriter - com.aispeech.common中的接口
- TTSInterceptor - com.aispeech.export.interceptor中的类
-
TTS 消息拦截器
- TTSInterceptor() - 类 的构造器com.aispeech.export.interceptor.TTSInterceptor
- TtsKernelListener - com.aispeech.lite.tts中的接口
-
Created by yu on 2018/5/7.
- TTSParams - com.aispeech.lite.param中的类
- TTSParams() - 类 的构造器com.aispeech.lite.param.TTSParams
- TtsProcessor - com.aispeech.lite.tts中的类
- TtsProcessor() - 类 的构造器com.aispeech.lite.tts.TtsProcessor
- TtsProcessor.CallbackMsg - com.aispeech.lite.tts中的枚举
-
类说明: 对外回调消息列表
- TtsProcessor.SynthesizeMsg - com.aispeech.lite.tts中的枚举
-
子线程handler处理消息
- TtsProcessor.SynthesizeState - com.aispeech.lite.tts中的枚举
-
合成引擎状态
- type - 类 中的静态变量com.aispeech.common.LibVersion
- type - 类 中的变量com.aispeech.export.widget.callback.CallbackWidget
-
控件类型,取值
CallbackWidgetType.type
- TYPE - 类 中的静态变量com.aispeech.export.widget.callback.CallbackWidget
-
TYPE字段
- TYPE_CLOUD - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
-
云端引擎
- 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_ECHO - 类 中的静态变量com.aispeech.export.config.RecorderConfig
-
echo模式,获取双通道音频(包含一路参考音)
- TYPE_COMMON_FESPCAR - 类 中的静态变量com.aispeech.DUILiteConfig
-
车载双麦模式SDK,获取双通道音频
- TYPE_COMMON_FESPCAR4 - 类 中的静态变量com.aispeech.DUILiteConfig
-
车载四麦模式SDK,使用SSPE四音区,获取四通道音频
- TYPE_COMMON_LINE4 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性4麦模式SDK,获取四通道音频
- TYPE_COMMON_LINE6 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性6麦模式SDK,获取六通道音频
- TYPE_COMMON_LINE8 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性8麦模式SDK,获取八通道音频
- TYPE_COMMON_MIC - 类 中的静态变量com.aispeech.DUILiteConfig
-
普通单麦模式SDK,获取单通道音频
- TYPE_COMMON_MIC - 类 中的静态变量com.aispeech.export.config.RecorderConfig
-
单麦模式,获取单通道音频
- TYPE_COMMON_SHAPE_L4 - 类 中的静态变量com.aispeech.DUILiteConfig
-
L形状4麦模式SDK,获取4路音频
- TYPE_CONTENT - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- TYPE_HTTP_FILE - 类 中的静态变量com.aispeech.export.lasr.LasrSqlEntity
- TYPE_LIST - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- TYPE_LOCAL_FILE - 类 中的静态变量com.aispeech.export.lasr.LasrSqlEntity
- TYPE_MEDIA - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- TYPE_NATIVE - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
-
本地引擎
- TYPE_PCM_CUSTOM - 类 中的静态变量com.aispeech.common.FileSaveUtil
- TYPE_PCM_INPUT - 类 中的静态变量com.aispeech.common.FileSaveUtil
- TYPE_PCM_OUTPUT - 类 中的静态变量com.aispeech.common.FileSaveUtil
- TYPE_QUERY - 接口 中的静态变量com.aispeech.common.AIConstant.DOA
- TYPE_TEXT - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- TYPE_TINYCAP_CIRCLE4 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性四麦通过TinyCap方式录音,获取4+2音频
- TYPE_TINYCAP_CIRCLE6 - 类 中的静态变量com.aispeech.DUILiteConfig
-
环形六麦通过TinyCap方式录音,获取6+2音频
- TYPE_TINYCAP_DUAL - 类 中的静态变量com.aispeech.DUILiteConfig
-
家居双麦通过TinyCap方式录音,获取2+2音频
- TYPE_TINYCAP_LINE4 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性四麦通过TinyCap方式录音,获取4+2音频
- TYPE_TINYCAP_LINE6 - 类 中的静态变量com.aispeech.DUILiteConfig
-
线性六麦通过TinyCap方式录音,获取6+2音频
- TYPE_WAKEUP - 接口 中的静态变量com.aispeech.common.AIConstant.DOA
- TYPE_WEB - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
U
- uncaughtException(Thread, Throwable) - 类 中的方法com.aispeech.lite.AIUncaughtExceptionHandler
- UNKNOWN_USER_ID - 类 中的静态变量com.aispeech.lite.param.AppParams
- unPackResult(String) - 类 中的方法com.aispeech.lite.vprint.VprintKernel
- unregister(int, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。已过时, 使用 unregisterV3 方法代替
- unregister(AICloudVprintIntent) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
- unregister(AICloudVprintIntent) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
-
5.
- unregister(String, String) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
已过时。
- UNREGISTER - com.aispeech.export.intent.VprintIntent.Action
-
已过时。删除模式(删除模型中某条记录)
- UNREGISTER - com.aispeech.lite.vprint.VprintIntent.Action
-
删除模式(删除模型中某条记录)
- UNREGISTER - com.aispeech.lite.vprintlite.VprintLiteIntent.Action
-
删除模式(删除模型中某条记录)
- UNREGISTER_ALL - com.aispeech.export.intent.VprintIntent.Action
-
已过时。删除模式(删除模型中所有记录)
- UNREGISTER_ALL - com.aispeech.lite.vprint.VprintIntent.Action
-
删除模式(删除模型中所有记录)
- unregisterHandle(MessageProcess.Handle) - 类 中的方法com.aispeech.lite.MessageProcess
- unRegisterListener(AIRecordListener) - 类 中的方法com.aispeech.lite.fespx.FespxProcessor
- unRegisterRecorder(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AIAudioRecorderProxy
- unRegisterRecorder(AIRecordListener) - 类 中的方法com.aispeech.lite.audio.AISignalProcessingRecorderProxy
- unRegisterRecorder(AIRecordListener) - 接口 中的方法com.aispeech.lite.audio.IAudioRecorder
- unRegisterRecorderIfIsRecording(AIRecordListener) - 类 中的方法com.aispeech.lite.BaseProcessor
-
注销当前录音的回调,如果内部listener数量为空,则会销毁录音机
- unregisterV3(String, String, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。注销声纹-V3,注意带 organization 时,userId 在对应的 organization 去做注销
- unZip(File) - 类 中的静态方法com.aispeech.export.tool.FileCopyHelper
-
unzip zipfile under destDir, support subdir
- update(int, String) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- update(LasrSqlEntity) - 类 中的方法com.aispeech.export.lasr.LasrDatabaseManager
- update(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseKernel
- update(AIEngineConfig) - 类 中的方法com.aispeech.lite.BaseProcessor
- update(LocalGrammarParams, Vocab) - 类 中的方法com.aispeech.lite.grammar.LocalGrammarKernel
-
生成 gram 启动参数,含 net.bin 生成路径和 ebnf
- update(VprintSqlEntity) - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- update(String) - 类 中的方法com.aispeech.lite.BaseKernel
-
更新引擎配置
- update(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- update(String, byte[]) - 类 中的方法com.aispeech.lite.vprint.VprintDatabaseManager
- UPDATE - com.aispeech.export.intent.VprintIntent.Action
-
已过时。更新模式
- UPDATE - com.aispeech.lite.vprint.VprintIntent.Action
-
更新模式
- UPDATE_SERVER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
本地自适应服务器地址
- updateConfig(boolean) - 类 中的方法com.aispeech.analysis.AnalysisProxy
- updateConfig(boolean, Context) - 类 中的方法com.aispeech.analysis.AnalysisProxy
-
从服务器更新配置信息,鉴权成功之后必须从服务器重新获取数据,防止数据被默认配置覆盖;否则则24小时更新一次数据
- updateContact(boolean, JSONArray) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。已废弃, 使用下面的新接口替换
- updateContact(boolean, JSONArray) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
已过时。已废弃, 使用下面的新接口替换
- updateDecoder(AIUpdateListener, Decoder...) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
- updateDecoder(AIUpdateListener, Decoder...) - 接口 中的方法com.aispeech.export.function.IASR
-
更新解码网络
- updateDriveMode(int, int) - 类 中的方法com.aispeech.lite.sspe.BaseMultibfCallback
- updateldmVocab(Vocab) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticKernel
-
更新词库,跟新ldm下的词库信息
- updateMapFile() - 类 中的静态方法com.aispeech.common.AssetsHelper
-
更新拷贝的资源映射
- updateNaviVocab(AIUpdateListener, SemanticVocabsCfg) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
更新离线内置语义词库
- updateNaviVocab(String) - 类 中的方法com.aispeech.lite.BaseKernel
-
更新内置语义vocab
- updateNaviVocab(String) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticKernel
-
更新离线内置语义词库
- updateNaviVocab(String) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
-
更新离线内置语义词库
- updateNaviVocab(String) - 类 中的方法com.aispeech.lite.semantic.SemanticKernel
-
更新离线内置语义词库
- updateNaviVocab(String) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。更新离线内置语义词库
- updateNetBinPath(AIUpdateListener, String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。更新 netBin
- updateNetBinPath(String) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。该接口不支持结果回调,请使用新接口
AILocalSemanticEngine.updateNetBinPath(AIUpdateListener, String)
- updateNetBinPath(String, AIUpdateListener) - 类 中的方法com.aispeech.export.engines.AILocalASREngine
-
已过时。
- updateNetBinPath(String, AIUpdateListener) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
更新编译 xbnf 后的 netBin
- updateProductContext(AIUpdateListener, ProductContext) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。更新设备状态,产品级的配置。
- updateProductContext(AIUpdateListener, ProductContext) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。更新产品配置
- updateProductContext(AIUpdateListener, ProductContext) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
更新设备状态,产品级的配置。
- updateProductContext(AIUpdateListener, ProductContext) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
更新产品配置
- updateProductContext(AIUpdateListener, ProductContext) - 接口 中的方法com.aispeech.lite.dm.update.IUpdater
-
更新产品配置
- updateProductContext(AIUpdateListener, ProductContext) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl
-
更新产品配置
- UpdaterImpl - com.aispeech.lite.dm.update中的类
-
用户词库更新
- UpdaterImpl.Builder - com.aispeech.lite.dm.update中的类
- updateSkillContext(AIUpdateListener, SkillContext) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。更新技能配置
- updateSkillContext(AIUpdateListener, SkillContext) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
更新技能配置
- updateSkillContext(AIUpdateListener, SkillContext) - 接口 中的方法com.aispeech.lite.dm.update.IUpdater
-
更新技能配置
- updateSkillContext(AIUpdateListener, SkillContext) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl
-
更新技能配置
- updateSkillPriority(JSONArray) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。已废弃, 使用下面的接口
- updateSkillPriority(JSONArray) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
已过时。已废弃, 使用下面的接口
- updateTrailProfileToOnlineProfile - 类 中的静态变量com.aispeech.lite.AISpeech
-
当试用授权文件认证检查时,是否尝试更新为在线授权文件。
- updateTrails(AIProfile, ProfileState, String) - 类 中的方法com.aispeech.lite.BaseKernel
- updateTrails(ProfileState) - 类 中的方法com.aispeech.lite.BaseProcessor
- updateTrails(ProfileState, String) - 类 中的方法com.aispeech.base.BaseEngine
- updateTrails(String) - 类 中的方法com.aispeech.lite.tts.TtsProcessor
- updateVocab(Vocab) - 类 中的方法com.aispeech.lite.BaseKernel
- updateVocab(Vocab...) - 类 中的方法com.aispeech.lite.asr.LocalAsrProcessor
- updateVocab(Vocab...) - 类 中的方法com.aispeech.lite.semantic.LocalSemanticProcessor
-
更新词库,目前只更新ldm中的词库信息
- updateVocab(Vocab, AIUpdateListener) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
- updateVocab(Vocab, AIUpdateListener) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
- updateVocab(Vocab, AIUpdateListener) - 接口 中的方法com.aispeech.export.function.IASR
-
更新词库
- updateVocab(Vocab, AIUpdateListener) - 接口 中的方法com.aispeech.export.function.ISemantic
-
更新词库
- updateVocab(String) - 类 中的方法com.aispeech.lite.BaseKernel
-
更新vocab
- updateVocab(String) - 类 中的方法com.aispeech.lite.BaseProcessor
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines.AICloudDMEngine
-
已过时。更新词库接口
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines.AICloudSemanticEngine
-
已过时。更新词库接口
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines.AILocalSemanticEngine
-
已过时。更新 ldm 词库
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines2.AICloudDMEngine
-
更新词库接口
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines2.AICloudSemanticEngine
-
更新词库接口
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines2.AILocalASREngine
-
更新单个或者多个词库
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.export.engines2.AILocalSemanticEngine
-
更新 ldm 词库
- updateVocabs(AIUpdateListener, Vocab...) - 接口 中的方法com.aispeech.export.function.IASR
-
批量更新更新词库
- updateVocabs(AIUpdateListener, Vocab...) - 接口 中的方法com.aispeech.export.function.ISemantic
-
批量更新单个或者多个词库
- updateVocabs(AIUpdateListener, Vocab...) - 接口 中的方法com.aispeech.lite.dm.update.IUpdater
-
上传词库
- updateVocabs(AIUpdateListener, Vocab...) - 类 中的方法com.aispeech.lite.dm.update.UpdaterImpl
-
上传词库
- updateVocabs(Vocab...) - 类 中的方法com.aispeech.lite.BaseKernel
- updateVocabs(Vocab...) - 类 中的方法com.aispeech.lite.semantic.SemanticProcessor
-
已过时。更新词库,目前只更新ldm中的词库信息
- updateWakeupThreshold(String[], float[], int[]) - 类 中的方法com.aispeech.export.engines2.AIWakeupEngine
-
动态调整参数,具体请参照 demo 仅支持intent中设置的唤醒词的阈值修改
- upload(String, String, String, String) - 类 中的方法com.aispeech.export.engines.AICloudVoiceCopyEngine
-
已过时。上传音频(音频检测)
- upload(String, String, String, String) - 类 中的方法com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
-
上传音频(音频检测)
- UPLOAD_AUDIO_LEVEL_ALL - 类 中的静态变量com.aispeech.DUILiteConfig
-
上传唤醒和预唤醒音频
- UPLOAD_AUDIO_LEVEL_ALL - 类 中的静态变量com.aispeech.export.config.UploadConfig
-
上传唤醒和预唤醒音频
- UPLOAD_AUDIO_LEVEL_NONE - 类 中的静态变量com.aispeech.DUILiteConfig
-
音频都不上传
- UPLOAD_AUDIO_LEVEL_NONE - 类 中的静态变量com.aispeech.export.config.UploadConfig
-
音频都不上传
- UPLOAD_AUDIO_LEVEL_PREWAKEUP - 类 中的静态变量com.aispeech.DUILiteConfig
-
只上传预唤醒音频
- UPLOAD_AUDIO_LEVEL_PREWAKEUP - 类 中的静态变量com.aispeech.export.config.UploadConfig
-
只上传预唤醒音频
- UPLOAD_AUDIO_LEVEL_WAKEUP - 类 中的静态变量com.aispeech.DUILiteConfig
-
只上传唤醒音频
- UPLOAD_AUDIO_LEVEL_WAKEUP - 类 中的静态变量com.aispeech.export.config.UploadConfig
-
只上传唤醒音频
- UPLOAD_MODE_ALLOW - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
允许上传模式
- UPLOAD_MODE_FORBIDDEN - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
禁止上传模式
- UPLOAD_MODE_FULL - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全量容错上传模式(超时删除文件,下次不重复上传)
- UPLOAD_MODE_FULL_RETRY - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
全量上传模式(超时下次继续重复上传)
- UPLOAD_MODE_SAMPLE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
抽样容错上传模式(超时删除文件,下次不重复上传)
- UPLOAD_SERVER - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
数据上传服务器地址
- uploadAudioDelayTime - 类 中的静态变量com.aispeech.lite.AISpeech
-
上传唤醒音频的延迟时间,单位:毫秒,default is 毫秒
0表示不延迟上传,即收到唤醒音频后立即上传。 - uploadAudioFile(String, AICloudLASRConfig.AudioParam) - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
创建上传音频任务 5H之内的音频, 文件最大500M
- uploadAudioLevel - 类 中的静态变量com.aispeech.lite.AISpeech
-
上传音频等级, default is
DUILiteConfig.UPLOAD_AUDIO_LEVEL_NONE
音频都不上传DUILiteConfig.UPLOAD_AUDIO_LEVEL_NONE
只上传唤醒音频DUILiteConfig.UPLOAD_AUDIO_LEVEL_WAKEUP
只上传预唤醒音频DUILiteConfig.UPLOAD_AUDIO_LEVEL_PREWAKEUP
上传唤醒和预唤醒音频DUILiteConfig.UPLOAD_AUDIO_LEVEL_ALL
- uploadAudioPath - 类 中的静态变量com.aispeech.lite.AISpeech
-
上传大数据的唤醒音频保存的路径
- uploadAudioTime - 类 中的静态变量com.aispeech.lite.AISpeech
- UploadConfig - com.aispeech.export.config中的类
-
日志上传初始化配置
- UploadConfig() - 类 的构造器com.aispeech.export.config.UploadConfig
- UploadConfig.Builder - com.aispeech.export.config中的类
- uploadConfigInterval - 类 中的静态变量com.aispeech.lite.AISpeech
-
大数据上传跟更新配置的时间间隔 单位:ms
- UploadDeviceInfoTask() - 类 的构造器com.aispeech.DUILiteSDK.UploadDeviceInfoTask
- uploadEnable - 类 中的静态变量com.aispeech.lite.AISpeech
-
日志上传
- uploadProductContext(ProductContext) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- uploadProductContext(ProductContext) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- uploadProductContext(ProductContext) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- uploadProductContext(ProductContext) - 类 中的方法com.aispeech.lite.dm.update.CInfoV1Impl
- uploadProductContext(ProductContext) - 类 中的方法com.aispeech.lite.dm.update.CInfoV2Impl
-
已过时。
- uploadProductContext(ProductContext) - 接口 中的方法com.aispeech.lite.dm.update.ICInfo
-
上传产品配置
- uploadResume() - 类 中的方法com.aispeech.export.engines2.AICloudLASREngine
-
恢复上传,从数据库里取最近上传失败的任务
- uploadSkillContext(SkillContext) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- uploadSkillContext(SkillContext) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- uploadSkillContext(SkillContext) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- uploadSkillContext(SkillContext) - 类 中的方法com.aispeech.lite.dm.update.CInfoV1Impl
- uploadSkillContext(SkillContext) - 类 中的方法com.aispeech.lite.dm.update.CInfoV2Impl
-
已过时。
- uploadSkillContext(SkillContext) - 接口 中的方法com.aispeech.lite.dm.update.ICInfo
-
上传技能配置
- uploadUrl - 类 中的静态变量com.aispeech.lite.AISpeech
-
设置大数据上传url地址
- uploadVocabs(Vocab...) - 类 中的方法com.aispeech.lite.dm.CloudDmFullDuplexProcessor
- uploadVocabs(Vocab...) - 类 中的方法com.aispeech.lite.dm.CloudDmKernel
- uploadVocabs(Vocab...) - 类 中的方法com.aispeech.lite.dm.CloudDmProcessor
- uploadVocabs(Vocab...) - 类 中的方法com.aispeech.lite.dm.update.CInfoV1Impl
- uploadVocabs(Vocab...) - 类 中的方法com.aispeech.lite.dm.update.CInfoV2Impl
-
已过时。
- uploadVocabs(Vocab...) - 接口 中的方法com.aispeech.lite.dm.update.ICInfo
-
上传词库
- URL - 类 中的静态变量com.aispeech.export.widget.callback.WebCallbackWidget
-
url地址,必选
- USE_REC_LOW - 类 中的静态变量com.aispeech.export.intent.AILocalLASRIntent
- USE_REC_NATIVE - 类 中的静态变量com.aispeech.export.intent.AILocalLASRIntent
- USE_REC_UPPERCASE - 类 中的静态变量com.aispeech.export.intent.AILocalLASRIntent
- useBuiltinWakeupWords(BuiltinWakeupWords, LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.BaseKernel
- useBuiltinWakeupWords(LocalSignalProcessingConfig) - 类 中的方法com.aispeech.lite.BuiltinWakeupWords
- useCalcVolume - 类 中的静态变量com.aispeech.lite.AISpeech
-
设置是否启用vad音量计算反馈, 默认为 true
- useCustomFeed - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
设置是否外部 feed 音频
- useCustomFeed - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
是否客户自定义feed 引擎
- useCustomFeed - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置是否外部 feed 音频
- useDoubleVad - 类 中的静态变量com.aispeech.lite.AISpeech
-
支持外部配置是否启用信号处理双VAD 设置sspe信号处理返回多路音频,以及VAD加载多路音频 取值: true or false 是否使用双VAD
- useFormat - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
离线语义归一化
- useFormat - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
语义格式 falseWTK格式 true DUI格式
- useJniVersion - 类 中的静态变量com.aispeech.common.LibVersion
- useRefText - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
纯语义模式
- useSelectRule - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
- useSSL - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig.Builder
-
是否启用ssl功能
- useSSL - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
是否启用ssl功能
- useSSL - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
是否启用ssl功能
- useSSL - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
是否启用ssl功能
- useTimeStamp - 类 中的变量com.aispeech.export.intent.AILocalTTSIntent
-
时间音子
- useTimeStamp - 类 中的变量com.aispeech.lite.param.LocalTtsParams
- useVad - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig.Builder
-
设置是否启用vad
- useVad - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
设置是否启用vad
- useVad - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
是否启用内置vad
- useVad - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
-
设置是否启用vad
- useVad - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置是否启用vad
V
- VAD - 类 中的静态变量com.aispeech.lite.Engines
- VAD - 类 中的静态变量com.aispeech.lite.param.BaseRequestParams
- VAD_BEGIN - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- VAD_END - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- VAD_ENGINE - 类 中的静态变量com.aispeech.lite.vad.VadScenes
- VAD_HOT_WORD - 类 中的静态变量com.aispeech.lite.vad.VadScenes
- VAD_WAKEUP_INCREMENT - 类 中的静态变量com.aispeech.lite.vad.VadScenes
- VadInterceptor - com.aispeech.export.interceptor中的类
-
vad 消息拦截器
- VadInterceptor() - 类 的构造器com.aispeech.export.interceptor.VadInterceptor
- VadKernel - com.aispeech.lite.vad中的类
-
Created by yuruilong on 2017/5/16.
- VadKernel(VadKernelListener) - 类 的构造器com.aispeech.lite.vad.VadKernel
- VadKernel(String, VadKernelListener) - 类 的构造器com.aispeech.lite.vad.VadKernel
- VadKernelListener - com.aispeech.lite.vad中的接口
-
Created by yuruilong on 2017/5/16.
- VadParams - com.aispeech.lite.param中的类
-
Created by yuruilong on 2017/5/22.
- VadParams() - 类 的构造器com.aispeech.lite.param.VadParams
- vadPauseTime - 类 中的变量com.aispeech.export.config.AILocalASRConfig.Builder
- vadPauseTime - 类 中的变量com.aispeech.export.config.AILocalASRConfig
- vadRes - 类 中的变量com.aispeech.export.config.AILocalHotWordConfig
-
设置VAD资源名,适用于VAD资源放置在自定义目录下 须在init之前设置才生效
- vadRes - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
设置内置vad资源路径或名称(assets路径下)
- vadRes - 类 中的变量com.aispeech.export.config.AILocalWakeupIncrementConfig
-
设置VAD资源名,适用于VAD资源放置在自定义目录下 须在init之前设置才生效
- VadScenes - com.aispeech.lite.vad中的类
-
Description: Vad使用场景标记类,可以用来标记不同场景,进行细分控制 Author: junlong.huang CreateTime: 2022/9/8
- VadScenes() - 类 的构造器com.aispeech.lite.vad.VadScenes
- value - 枚举 中的变量com.aispeech.lite.AIType
- value - 枚举 中的变量com.aispeech.lite.ResourceType
- value() - 类 中的方法com.aispeech.lite.hotword.ssl.Counter
-
当前计数器数值
- VALUE_TOPIC - 类 中的静态变量com.aispeech.lite.param.FeedbackParams
- VALUE_TOPIC_NLU - 类 中的静态变量com.aispeech.lite.param.FeedbackParams
- valueOf(String) - 枚举 中的静态方法com.aispeech.base.BaseEngine.CallbackMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.common.CacheUtil.CacheType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.config.AICloudVprintConfig.Mode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.intent.VprintIntent.Action
-
已过时。返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.export.widget.callback.CallbackWidgetType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.AIType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.AuthType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.BaseKernel.EngineState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.CallbackMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.EngineMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.EngineState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.Languages
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.ResourceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.SemanticType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.CallbackMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.SynthesizeState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.vprint.VprintIntent.Action
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.aispeech.lite.vprintlite.VprintLiteIntent.Action
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法com.aispeech.base.BaseEngine.CallbackMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.common.CacheUtil.CacheType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.config.AICloudVprintConfig.Mode
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.config.AICloudVprintConfig.RES
-
已过时。按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.intent.VprintIntent.Action
-
已过时。按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.export.widget.callback.CallbackWidgetType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.AIType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.AuthType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.BaseKernel.EngineState
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.CallbackMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.EngineMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.BaseProcessor.EngineState
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.fespx.FespxProcessor.BFDataCallbackMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.Languages
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.oneshot.OneshotKernel.EngineState
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.ResourceType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.SemanticType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.CallbackMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.tts.TtsProcessor.SynthesizeState
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.vprint.VprintIntent.Action
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- values() - 枚举 中的静态方法com.aispeech.lite.vprintlite.VprintLiteIntent.Action
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
- VAR - 类 中的静态变量com.aispeech.lite.dm.Protocol
- verify(String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。已过时, 使用 verifyV3 方法代替
- VERIFY - com.aispeech.lite.vprintlite.VprintLiteIntent.Action
-
验证模式
- verifyCancelWS() - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- verifyFeedWS(byte[], int) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
通过webSocket送音频数据给云端声纹,一般用于云端声纹实时验证
AICloudVprintConfig.Mode#TEXT_NO_RELATED_LONG_TIME
AICloudVprintConfig.Mode.TEXT_NO_RELATED_SHORT_TIME
- verifyFeedWS(byte[], int) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- verifyHttp(AICloudVprintIntent) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
2.
- verifyHttp(AICloudVprintIntent) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
-
4.
- verifyStartWS(AICloudVprintIntent) - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
通过webSocket连接验证声纹,一般用于云端声纹实时验证
AICloudVprintConfig.Mode#TEXT_NO_RELATED_LONG_TIME
AICloudVprintConfig.Mode.TEXT_NO_RELATED_SHORT_TIME
- verifyStartWS(AICloudVprintIntent) - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- verifyStopWS() - 类 中的方法com.aispeech.export.engines2.AICloudVprintEngine
-
通过webSocket停止声纹验证,一般用于云端声纹实时验证
AICloudVprintConfig.Mode#TEXT_NO_RELATED_LONG_TIME
AICloudVprintConfig.Mode.TEXT_NO_RELATED_SHORT_TIME
- verifyStopWS() - 类 中的方法com.aispeech.lite.vprint.CloudVprintKernel
- verifyV3(AICloudVprintIntent, String) - 类 中的方法com.aispeech.export.engines.AICloudVprintEngine
-
已过时。注册声纹-V3
- version - 类 中的静态变量com.aispeech.common.LibVersion
- VIETNAMESE - com.aispeech.lite.Languages
- VOCAB_UPDATE_TIMEOUT - 类 中的静态变量com.aispeech.common.AIConstant
-
词库更新时长
- vocabsCfgFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig.Builder
-
设置product.cfg 文件所在目录
- vocabsCfgFolder - 类 中的变量com.aispeech.export.config.AILocalSemanticConfig
-
product.cfg 文件夹路径
- vocabsWhiteList - 类 中的变量com.aispeech.export.itn.Advanced
-
限定词库白名单内的才会encode,默认对词库---"sys.联系人",进行 encode
- VP_APPEND - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:追加模型
- VP_REGISTER - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:注册模型
- VP_TEST - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:测试/签到
- VP_UNREGISTER - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:删除模型
- VP_UNREGISTER_ALL - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:删除模型中全部记录
- VP_UPDATE - 类 中的静态变量com.aispeech.common.AIConstant
-
声纹功能模式:覆盖更新已有的模型
- VPRINT - 类 中的静态变量com.aispeech.lite.Engines
- VprintConfig - com.aispeech.export.config中的类
-
已过时。
- VprintConfig - com.aispeech.lite.vprint中的类
- VprintConfig.Builder - com.aispeech.export.config中的类
-
已过时。
- VprintConfig.Builder - com.aispeech.lite.vprint中的类
- vprintcut_callback() - 类 的构造器com.aispeech.kernel.Dmasp.vprintcut_callback
- VprintDatabaseManager - com.aispeech.lite.vprint中的类
-
声纹数据库管理类
- VprintDatabaseManager(String) - 类 的构造器com.aispeech.lite.vprint.VprintDatabaseManager
-
读取指定位置的数据库文件,如果该路径下没有文件,也可创建数据库
- VprintIntent - com.aispeech.export.intent中的类
-
已过时。废弃,使用
VprintIntent
替代 - VprintIntent - com.aispeech.lite.vprint中的类
- VprintIntent.Action - com.aispeech.export.intent中的枚举
-
已过时。
- VprintIntent.Action - com.aispeech.lite.vprint中的枚举
- VprintIntent.Builder - com.aispeech.export.intent中的类
-
已过时。
- VprintIntent.Builder - com.aispeech.lite.vprint中的类
- VprintKernel - com.aispeech.lite.vprint中的类
-
声纹内核封装模块
- VprintKernel(VprintKernelListener) - 类 的构造器com.aispeech.lite.vprint.VprintKernel
- VprintKernelListener - com.aispeech.lite.vprint中的接口
-
声纹模块回调接口
- VPRINTLITE_TYPE_ANTI_SPOOFING - 类 中的静态变量com.aispeech.common.AIConstant
-
vprintlite 声纹类型speakerAntiSpoofing
- VPRINTLITE_TYPE_SR - 类 中的静态变量com.aispeech.common.AIConstant
-
vprintlite 声纹类型speakerRecognition
- VPRINTLITE_TYPE_TD - 类 中的静态变量com.aispeech.common.AIConstant
-
vprintlite 声纹类型textDependent
- VprintLiteConfig - com.aispeech.lite.vprintlite中的类
- VprintLiteConfig.Builder - com.aispeech.lite.vprintlite中的类
- VprintLiteIntent - com.aispeech.lite.vprintlite中的类
- VprintLiteIntent.Action - com.aispeech.lite.vprintlite中的枚举
- VprintLiteIntent.Builder - com.aispeech.lite.vprintlite中的类
- VprintLiteKernel - com.aispeech.lite.vprintlite中的类
-
声纹内核封装模块
- VprintLiteKernel(VprintLiteKernelListener) - 类 的构造器com.aispeech.lite.vprintlite.VprintLiteKernel
- VprintLiteKernelListener - com.aispeech.lite.vprintlite中的接口
-
声纹模块回调接口
- VprintLiteParams - com.aispeech.lite.param中的类
-
Created by wuwei on 2018/7/11.
- VprintLiteParams() - 类 的构造器com.aispeech.lite.param.VprintLiteParams
- VprintLiteProcessor - com.aispeech.lite.vprintlite中的类
-
Created by wuwei on 2019/5/24.
- VprintLiteProcessor() - 类 的构造器com.aispeech.lite.vprintlite.VprintLiteProcessor
- VprintParams - com.aispeech.lite.param中的类
-
Created by wuwei on 2018/7/11.
- VprintParams() - 类 的构造器com.aispeech.lite.param.VprintParams
- VprintProcessor - com.aispeech.lite.vprint中的类
-
Created by wuwei on 2019/5/24.
- VprintQueryData - com.aispeech.lite.vprint中的类
- VprintQueryData(int[], byte[][]) - 类 的构造器com.aispeech.lite.vprint.VprintQueryData
- VprintSqlEntity - com.aispeech.lite.vprint中的类
-
声纹信息数据库存储实体类
- VprintSqlEntity() - 类 的构造器com.aispeech.lite.vprint.VprintSqlEntity
- VprintSqlEntity(String, byte[], long) - 类 的构造器com.aispeech.lite.vprint.VprintSqlEntity
- VprintUtils - com.aispeech.common中的类
-
Created by wuwei on 2018/7/16.
- VprintUtils() - 类 的构造器com.aispeech.common.VprintUtils
W
- WAIT_CLOUD_ASR_TIMEOUT_VALUE - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
等待云端识别结果超时时间(ms)
- waitMessage() - 类 中的方法com.aispeech.lite.BaseKernel
- waitMessage() - 类 中的方法com.aispeech.lite.oneshot.OneshotKernel
- WAKEUP - 接口 中的静态变量com.aispeech.export.interceptor.IInterceptor.Name
- WAKEUP - 类 中的静态变量com.aispeech.lite.Engines
- WAKEUP - 接口 中的静态变量com.aispeech.lite.Scope
-
单麦唤醒
- WakeupCloudCheck - com.aispeech.lite.fespx中的类
-
唤醒模型云端二次校验
- WakeupCloudCheck() - 类 的构造器com.aispeech.lite.fespx.WakeupCloudCheck
- WakeupCloudCheck.OnCloudCheckListener - com.aispeech.lite.fespx中的接口
- WakeupConfig - com.aispeech.lite.config中的类
-
Created by nemo on 17-12-15.
- WakeupConfig() - 类 的构造器com.aispeech.lite.config.WakeupConfig
- WakeupIncrementProcessor - com.aispeech.lite.wakeupincrement中的类
-
增强唤醒 processor
- WakeupIncrementProcessor() - 类 的构造器com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- WakeupInterceptor - com.aispeech.export.interceptor中的类
-
唤醒消息拦截器
- WakeupInterceptor() - 类 的构造器com.aispeech.export.interceptor.WakeupInterceptor
- WakeupKernel - com.aispeech.lite.wakeup中的类
-
Created by wuwei on 2018/3/29.
- WakeupKernel(WakeupThreadListener) - 类 的构造器com.aispeech.lite.wakeup.WakeupKernel
- WakeupParams - com.aispeech.lite.param中的类
-
本地唤醒参数类
- WakeupParams() - 类 的构造器com.aispeech.lite.param.WakeupParams
- WakeupProcessor - com.aispeech.lite.wakeup中的类
-
Created by wuwei on 2018/3/29.
- WakeupProcessor() - 类 的构造器com.aispeech.lite.wakeup.WakeupProcessor
- wakeupStates - 类 中的变量com.aispeech.lite.dmasp.DmaspKernel
-
唤醒状态 wakeupStates[0] 是否需要动态对齐 wakeupStates[1] chanIndex wakeupStates[2] sslIndex
- WakeupThreadListener - com.aispeech.lite.wakeup中的接口
-
Created by yuruilong on 2017/5/16.
- WakeupWord - com.aispeech.export.config中的类
- WakeupWord() - 类 的构造器com.aispeech.export.config.WakeupWord
- WakeupWord(String[], float[], int[]) - 类 的构造器com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
唤醒词构造函数
- WakeupWord(String[], float[], int[], int[]) - 类 的构造器com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
唤醒词构造函数
- WakeupWord(String[], float[], int[], int[]) - 类 的构造器com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
唤醒词构造函数
- WakeupWord(String[], float[], int[], int[], int[]) - 类 的构造器com.aispeech.export.config.AIFespCarConfig.WakeupWord
-
唤醒词构造函数
- WakeupWord(String[], String[], String[]) - 类 的构造器com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
唤醒词构造函数
- WakeupWord(String[], String[], String[], String[]) - 类 的构造器com.aispeech.export.config.AIDmaspConfig.WakeupWord
-
已过时。已废弃, 使用另一个构造方法
- WakeupWord(String, float, float, int) - 类 的构造器com.aispeech.export.config.WakeupWord
-
设置唤醒词
- WakeupWord(String, float, float, int, int) - 类 的构造器com.aispeech.export.config.WakeupWord
-
设置唤醒词
- WakeupWord(String, float, int) - 类 的构造器com.aispeech.export.config.WakeupWord
-
设置唤醒词
- WakeupWord(String, float, int, int) - 类 的构造器com.aispeech.export.config.WakeupWord
-
设置唤醒词
- wakeupWords - 类 中的变量com.aispeech.export.intent.AILocalASRIntent
-
唤醒词列表,用于oneshot场景过滤开头的唤醒词
- wakeupWords - 类 中的变量com.aispeech.lite.param.LocalAsrParams
-
唤醒词列表,用于oneshot场景过滤开头的唤醒词
- wakeupWordsFilePath - 类 中的变量com.aispeech.lite.param.LocalAsrParams
-
唤醒词配置文件,用于oneshot场景过滤开头的唤醒词
- WAV - com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- WAV - com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
- WAV - 类 中的静态变量com.aispeech.lite.param.CloudASRParams
-
音频编码类型 WAV
- WavFileWriter - com.aispeech.common中的类
- WEB - com.aispeech.export.widget.callback.CallbackWidgetType
-
Web控件,展示富文本内容,如:天气/股票等
- WebCallbackWidget - com.aispeech.export.widget.callback中的类
-
web 类控件
- WebCallbackWidget(JSONObject, int, String, String, String) - 类 的构造器com.aispeech.export.widget.callback.WebCallbackWidget
- WebFeedbackWidget - com.aispeech.export.widget.feedback中的类
-
Web控件类展示富文本内容,如:天气/股票等
- WebFeedbackWidget() - 类 的构造器com.aispeech.export.widget.feedback.WebFeedbackWidget
-
WebWidget构造方法
- WebsocketCallbackImpl() - 类 的构造器com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl
- WebsocketCallbackImpl() - 类 的构造器com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl
- WebsocketClient - com.aispeech.lite.net中的类
-
Created by yrl on 17-10-13.
- WebsocketClient() - 类 的构造器com.aispeech.lite.net.WebsocketClient
- WebsocketClient(int) - 类 的构造器com.aispeech.lite.net.WebsocketClient
- WebsocketClient.WebsocketCallbackImpl - com.aispeech.lite.net中的类
- widget - 类 中的变量com.aispeech.lite.param.FeedbackParams
- WIDGET_EXTRA - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_IMAGEURL - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_LABEL - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_LINKURL - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_SUBTITLE - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_TEXT - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_TITLE - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WIDGET_URL - 类 中的静态变量com.aispeech.export.widget.feedback.FeedbackWidget
- WidgetArray() - 类 的构造器com.aispeech.export.widget.feedback.FeedbackWidget.WidgetArray
- WRD_SEP_SCRECT - 类 中的静态变量com.aispeech.lite.AISpeechSDK
-
识别分词密码
- write(byte[]) - 类 中的方法com.aispeech.common.AIFileWriter
-
向wav文件中写入音频数据
- write(byte[]) - 接口 中的方法com.aispeech.common.TtsFileWriter
- write(byte[]) - 类 中的方法com.aispeech.common.WavFileWriter
-
向wav文件中写入音频数据
- write(byte[], int) - 类 中的方法com.aispeech.common.AudioFileWriter
-
往文件中写入制定大小的音频字节流
- writeBytesAsString(byte[], int) - 类 中的方法com.aispeech.common.AudioFileWriter
- writeString(String) - 类 中的方法com.aispeech.common.AudioFileWriter
- writeToParcel(Parcel, int) - 异常错误 中的方法com.aispeech.AIError
- writeToParcel(Parcel, int) - 类 中的方法com.aispeech.AIResult
- writeWakeupWordsToFile(String[], String) - 类 中的静态方法com.aispeech.common.OneshotWordsUtils
- WSClientListener - com.aispeech.lite.net中的接口
-
Created by yrl on 17-10-16.
Z
- zoomAudioFlag - 类 中的静态变量com.aispeech.lite.AISpeech
-
音频放大开关标志,1:vad,2:asr,3:vad和asr都放大
- zoomAudioRate - 类 中的静态变量com.aispeech.lite.AISpeech
-
支持外部配置是否缩放声音能量幅值 取值: [0,5.0]
所有类 所有程序包