所有程序包的分层结构
程序包分层结构:- com.aispeech,
- com.aispeech.analysis,
- com.aispeech.auth,
- com.aispeech.base,
- com.aispeech.common,
- com.aispeech.echo,
- com.aispeech.export,
- com.aispeech.export.bean,
- com.aispeech.export.config,
- com.aispeech.export.engines,
- com.aispeech.export.engines2,
- com.aispeech.export.engines2.listeners,
- com.aispeech.export.exception,
- com.aispeech.export.function,
- com.aispeech.export.intent,
- com.aispeech.export.interceptor,
- com.aispeech.export.itn,
- com.aispeech.export.lasr,
- com.aispeech.export.listeners,
- com.aispeech.export.tool,
- com.aispeech.export.widget,
- com.aispeech.export.widget.callback,
- com.aispeech.export.widget.feedback,
- com.aispeech.kernel,
- com.aispeech.lite,
- com.aispeech.lite.aecagc,
- com.aispeech.lite.asr,
- com.aispeech.lite.asrpp,
- com.aispeech.lite.audio,
- com.aispeech.lite.base,
- com.aispeech.lite.config,
- com.aispeech.lite.dds,
- com.aispeech.lite.dm,
- com.aispeech.lite.dm.cache,
- com.aispeech.lite.dm.dispather,
- com.aispeech.lite.dm.update,
- com.aispeech.lite.dmasp,
- com.aispeech.lite.echo,
- com.aispeech.lite.fasp,
- com.aispeech.lite.fespx,
- com.aispeech.lite.function,
- com.aispeech.lite.grammar,
- com.aispeech.lite.hotword,
- com.aispeech.lite.hotword.ssl,
- com.aispeech.lite.hotword.ssl.n,
- com.aispeech.lite.mds,
- com.aispeech.lite.message,
- com.aispeech.lite.net,
- com.aispeech.lite.nr,
- com.aispeech.lite.oneshot,
- com.aispeech.lite.param,
- com.aispeech.lite.semantic,
- com.aispeech.lite.sevc,
- com.aispeech.lite.speech,
- com.aispeech.lite.sspe,
- com.aispeech.lite.tts,
- com.aispeech.lite.vad,
- com.aispeech.lite.voicecopy,
- com.aispeech.lite.vprint,
- com.aispeech.lite.vprintlite,
- com.aispeech.lite.wakeup,
- com.aispeech.lite.wakeupincrement,
- com.aispeech.speex,
- com.aispeech.util
类分层结构
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- com.aispeech.lite.oneshot.OneshotCache<T> (implements java.lang.Cloneable)
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- com.aispeech.export.widget.feedback.FeedbackWidget.WidgetArray<O>
- java.util.AbstractSequentialList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- com.aispeech.export.interceptor.AbstractCostInterceptor (implements com.aispeech.export.interceptor.IInterceptor)
- com.aispeech.export.interceptor.AsrInterceptor
- com.aispeech.export.interceptor.DoaInterceptor
- com.aispeech.export.interceptor.NluInterceptor
- com.aispeech.export.interceptor.TTSInterceptor
- com.aispeech.export.interceptor.VadInterceptor
- com.aispeech.export.interceptor.WakeupInterceptor
- com.aispeech.export.itn.Advanced
- com.aispeech.export.intent.AIAsrPlusIntent
- com.aispeech.lite.audio.AIAudioRecorder
- com.aispeech.lite.audio.AIAudioRecorderProxy (implements com.aispeech.lite.audio.IAudioRecorder)
- com.aispeech.lite.tts.AIAudioTrack (implements com.aispeech.lite.tts.IAIPlayer)
- com.aispeech.auth.AIAuthEngine
- com.aispeech.export.engines.AICloudASREngine
- com.aispeech.export.intent.AICloudASRIntent
- com.aispeech.export.engines.AICloudDMEngine
- com.aispeech.export.intent.AICloudDMIntent
- com.aispeech.export.config.AICloudLASRConfig.AudioParam
- com.aispeech.export.config.AICloudASRSentenceConfig.AudioParam
- com.aispeech.export.config.AICloudLASRConfig.TaskParam
- com.aispeech.export.intent.AICloudLASRRealtimeIntent
- com.aispeech.export.config.AICloudSemanticConfig
- com.aispeech.export.config.AICloudSemanticConfig.Builder
- com.aispeech.export.engines.AICloudSemanticEngine
- com.aispeech.export.engines2.AICloudSemanticEngine
- com.aispeech.export.intent.AICloudSemanticIntent
- com.aispeech.export.engines.AICloudTTSEngine
- com.aispeech.export.intent.AICloudTTSIntent
- com.aispeech.export.config.AICloudVoiceCopyConfig
- com.aispeech.export.config.AICloudVoiceCopyConfig.Builder
- com.aispeech.export.engines.AICloudVoiceCopyEngine
- com.aispeech.export.config.AICloudVprintConfig
- com.aispeech.export.engines.AICloudVprintEngine
- com.aispeech.export.engines.AICloudVprintEngine.AudioTool
- com.aispeech.export.engines2.AICloudVprintEngine.AudioTool
- com.aispeech.export.intent.AICloudVprintIntent
- com.aispeech.export.intent.AICloudVprintIntent.Audio
- com.aispeech.export.intent.AICloudVprintIntent.Builder
- com.aispeech.export.intent.AICloudVprintIntent.Env
- com.aispeech.common.AIConstant
- com.aispeech.export.config.AIDmaspConfig
- com.aispeech.export.config.AIDmaspConfig.Builder
- com.aispeech.export.config.AIDmaspConfig.WakeupWord
- com.aispeech.export.engines.AIDmaspEngine
- com.aispeech.export.engines2.AIDmaspEngine
- com.aispeech.export.intent.AIDmaspIntent
- com.aispeech.lite.config.AIEngineConfig (implements java.lang.Cloneable)
- com.aispeech.lite.config.CloudAsrConfig
- com.aispeech.lite.config.CloudDMConfig
- com.aispeech.lite.config.CloudSemanticConfig
- com.aispeech.lite.config.CloudTtsConfig
- com.aispeech.lite.config.FaspConfig
- com.aispeech.lite.config.FespxCarConfig
- com.aispeech.lite.config.LocalAecAgcConfig
- com.aispeech.lite.config.LocalAsrConfig
- com.aispeech.lite.config.LocalAsrppConfig
- com.aispeech.lite.config.LocalDmaspConfig
- com.aispeech.lite.config.LocalEchoConfig
- com.aispeech.lite.config.LocalGrammarConfig
- com.aispeech.lite.config.LocalLAsrConfig
- com.aispeech.lite.config.LocalMdsConfig
- com.aispeech.lite.config.LocalNgramConfig
- com.aispeech.lite.config.LocalNRConfig
- com.aispeech.lite.config.LocalSemanticConfig
- com.aispeech.lite.config.LocalSevcConfig
- com.aispeech.lite.config.LocalSignalProcessingConfig
- com.aispeech.lite.config.LocalTtsConfig
- com.aispeech.lite.config.LocalVadConfig
- com.aispeech.lite.config.SSLConfig
- com.aispeech.lite.config.LocalVprintConfig
- com.aispeech.lite.config.LocalVprintLiteConfig
- com.aispeech.lite.config.WakeupConfig
- com.aispeech.lite.AIErrorProcessor
- com.aispeech.lite.AIEvent
- com.aispeech.export.config.AIFespCarConfig.WakeupWord
- com.aispeech.export.engines.AIFespCarEngine
- com.aispeech.export.intent.AIFespCarIntent
- com.aispeech.common.AIFileWriter (implements com.aispeech.common.TtsFileWriter)
- com.aispeech.export.engines.AILocalASREngine
- com.aispeech.export.intent.AILocalASRIntent (implements com.aispeech.export.function.IIntent)
- com.aispeech.export.config.AILocalAsrppConfig
- com.aispeech.export.engines.AILocalAsrppEngine
- com.aispeech.export.intent.AILocalAsrppIntent
- com.aispeech.export.intent.AILocalEchoIntent (implements com.aispeech.export.function.IIntent)
- com.aispeech.export.config.AILocalFaspConfig
- com.aispeech.export.config.AILocalGrammarConfig
- com.aispeech.export.config.AILocalGrammarConfig.Builder
- com.aispeech.export.engines.AILocalGrammarEngine
- com.aispeech.export.intent.AILocalGrammarIntent
- com.aispeech.export.intent.AILocalMultiGrammarIntent
- com.aispeech.export.intent.AILocalGrammarIntent.GrammarBean
- com.aispeech.export.intent.AILocalHotWordIntent
- com.aispeech.export.engines.AILocalHotWordsEngine
- com.aispeech.export.intent.AILocalLASRIntent
- com.aispeech.export.config.AILocalMdsConfig
- com.aispeech.export.intent.AILocalMdsIntent
- com.aispeech.export.engines.AILocalSemanticEngine
- com.aispeech.export.intent.AILocalSemanticIntent (implements com.aispeech.export.function.IIntent)
- com.aispeech.export.listeners.AILocalSemanticListener (implements com.aispeech.lite.speech.EngineListener, com.aispeech.export.listeners.IListener)
- com.aispeech.export.config.AILocalSevcConfig
- com.aispeech.export.intent.AILocalSevcIntent
- com.aispeech.export.config.AILocalSignalAndWakeupConfig
- com.aispeech.export.engines.AILocalSignalAndWakeupEngine (implements com.aispeech.base.IFespxEngine)
- com.aispeech.export.intent.AILocalSignalAndWakeupIntent
- com.aispeech.export.engines.AILocalTTSEngine
- com.aispeech.export.intent.AILocalTTSIntent
- com.aispeech.export.engines.AILocalVadEngine
- com.aispeech.export.intent.AILocalVadIntent
- com.aispeech.export.engines.AILocalVprintEngine
- com.aispeech.export.config.AILocalWakeupIncrementConfig
- com.aispeech.export.config.AILocalWakeupIncrementConfig.Builder
- com.aispeech.export.engines.AILocalWakeupIncrementEngine
- com.aispeech.export.intent.AILocalWakeupIncrementIntent
- com.aispeech.lite.tts.AIMediaPlayer (implements com.aispeech.lite.tts.IAIPlayer)
- com.aispeech.export.config.AIOneshotConfig
- com.aispeech.export.config.AIOneshotConfig.Builder
- com.aispeech.lite.tts.AIPlayerFactory
- com.aispeech.lite.AIProvisionConfig
- com.aispeech.AIResult (implements android.os.Parcelable)
- com.aispeech.lite.AISampleRate
- com.aispeech.lite.audio.AISignalProcessingRecorderProxy (implements com.aispeech.lite.audio.IAudioRecorder)
- com.aispeech.lite.AISpeech
- com.aispeech.lite.AISpeechSDK
- com.aispeech.lite.AIThreadFactory (implements java.util.concurrent.ThreadFactory)
- com.aispeech.lite.AIUncaughtExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
- com.aispeech.export.engines.AIWakeupEngine
- com.aispeech.export.intent.AIWakeupIntent
- com.aispeech.lite.AIWakeupProcessor
- com.aispeech.analysis.AnalysisAudioImpl (implements com.aispeech.analysis.IAnalysisAudio)
- com.aispeech.analysis.AnalysisConfigImpl (implements com.aispeech.analysis.IAnalysisConfig)
- com.aispeech.analysis.AnalysisMonitorImpl (implements com.aispeech.analysis.IAnalysisMonitor)
- com.aispeech.analysis.AnalysisParam
- com.aispeech.analysis.AnalysisParam.Builder
- com.aispeech.analysis.AnalysisProxy
- com.aispeech.export.config.AntiSpoofConfig
- com.aispeech.export.config.AntiSpoofConfig.Builder
- com.aispeech.export.intent.AntiSpoofIntent
- com.aispeech.export.intent.AntiSpoofIntent.Builder
- com.aispeech.lite.param.AppParams
- com.aispeech.common.ArrayUtils
- com.aispeech.lite.asr.AsrPlusWebSocket
- com.aispeech.lite.asr.AsrPlusWebSocket.WebsocketCallbackImpl (implements com.aispeech.net.ws.WebsocketCallback)
- com.aispeech.common.AssetsHelper
- com.aispeech.common.Audio2RefSetting
- com.aispeech.common.AudioFileWriter
- com.aispeech.common.AudioHelper
- com.aispeech.common.AudioHelper.AudioData
- com.aispeech.lite.param.AudioParams
- com.aispeech.export.config.AuthConfig
- com.aispeech.export.config.AuthConfig.Builder
- com.aispeech.lite.sspe.BaseCarSspeKernel.CarDoaCallbackImpl (implements com.aispeech.kernel.Sspe.doa_callback)
- com.aispeech.lite.sspe.BaseCarSspeKernel.CarWakeupCallbackImpl (implements com.aispeech.kernel.Sspe.wakeup_callback)
- com.aispeech.lite.base.BaseConfig
- com.aispeech.export.config.AICloudASRConfig
- com.aispeech.export.config.AICloudASRSentenceConfig
- com.aispeech.export.config.AICloudDMConfig
- com.aispeech.export.config.AICloudLASRConfig
- com.aispeech.export.config.AICloudTTSConfig
- com.aispeech.AIEchoConfig
- com.aispeech.export.config.AIFespCarConfig
- com.aispeech.export.config.AILocalASRConfig (implements com.aispeech.export.function.IConfig)
- com.aispeech.export.config.AILocalHotWordConfig
- com.aispeech.export.config.AILocalSemanticConfig (implements com.aispeech.export.function.IConfig)
- com.aispeech.export.config.AILocalTTSConfig
- com.aispeech.export.config.AILocalVadConfig
- com.aispeech.export.config.AIWakeupConfig
- com.aispeech.export.config.EchoConfig (implements com.aispeech.export.function.IConfig)
- com.aispeech.lite.base.BaseConfig.Builder
- com.aispeech.export.config.AICloudASRConfig.Builder
- com.aispeech.export.config.AICloudDMConfig.Builder
- com.aispeech.export.config.AICloudTTSConfig.Builder
- com.aispeech.export.config.AIFespCarConfig.Builder
- com.aispeech.export.config.AILocalASRConfig.Builder
- com.aispeech.export.config.AILocalHotWordConfig.Builder
- com.aispeech.export.config.AILocalSemanticConfig.Builder
- com.aispeech.export.config.AILocalTTSConfig.Builder
- com.aispeech.export.config.AILocalVadConfig.Builder
- com.aispeech.export.config.AIWakeupConfig.Builder
- com.aispeech.export.config.EchoConfig.Builder
- com.aispeech.lite.base.BaseEngine
- com.aispeech.export.engines2.AICloudASREngine
- com.aispeech.export.engines2.AICloudASRSentenceEngine
- com.aispeech.export.engines2.AICloudDMEngine
- com.aispeech.export.engines2.AICloudLASREngine
- com.aispeech.export.engines2.AICloudLASRRealtimeEngine
- com.aispeech.export.engines2.AICloudTTSEngine
- com.aispeech.export.engines2.AICloudVprintEngine
- com.aispeech.export.engines2.AIFespCarEngine (implements com.aispeech.base.IFespxEngine)
- com.aispeech.export.engines2.AILocalAntiSpoofingEngine
- com.aispeech.export.engines2.AILocalASREngine
- com.aispeech.export.engines2.AILocalAsrppEngine
- com.aispeech.export.engines2.AILocalEchoEngine (implements com.aispeech.export.function.IEcho)
- com.aispeech.export.engines2.AILocalFaspEngine
- com.aispeech.export.engines2.AILocalGrammarEngine
- com.aispeech.export.engines2.AILocalHotWordsEngine
- com.aispeech.export.engines2.AILocalLASREngine
- com.aispeech.export.engines2.AILocalMdsEngine
- com.aispeech.export.engines2.AILocalSemanticEngine (implements com.aispeech.export.function.ISemantic)
- com.aispeech.export.engines2.AILocalSevcEngine
- com.aispeech.export.engines2.AILocalSignalAndWakeupEngine (implements com.aispeech.base.IFespxEngine)
- com.aispeech.export.engines2.AILocalTTSEngine
- com.aispeech.export.engines2.AILocalVadEngine
- com.aispeech.export.engines2.AILocalVprintEngine
- com.aispeech.export.engines2.AILocalVprintLiteEngine
- com.aispeech.export.engines2.AILocalWakeupIncrementEngine
- com.aispeech.export.engines2.AIWakeupEngine
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
- com.aispeech.lite.aecagc.AecAgcKernel
- com.aispeech.lite.asrpp.AsrppKernel (implements com.aispeech.kernel.Asrpp.asrpp_callback)
- com.aispeech.lite.sspe.BaseSspeKernel (implements com.aispeech.lite.AIWakeupProcessor.WakeupProcessorListener)
- com.aispeech.lite.sspe.BaseCarSspeKernel (implements com.aispeech.lite.function.ICarFunction)
- com.aispeech.lite.sspe.CarFourMicSspeKernel
- com.aispeech.lite.sspe.CarTwoMicSspeKernel
- com.aispeech.lite.sspe.SspeKernel
- com.aispeech.lite.sspe.BaseCarSspeKernel (implements com.aispeech.lite.function.ICarFunction)
- com.aispeech.lite.asr.CloudAsrKernel (implements com.aispeech.lite.net.WSClientListener)
- com.aispeech.lite.asr.CloudAsrPlusKernel (implements com.aispeech.lite.net.WSClientListener)
- com.aispeech.lite.dm.CloudDmKernel (implements com.aispeech.lite.dm.update.ICInfo, com.aispeech.lite.net.WSClientListener)
- com.aispeech.lite.dds.CloudSemanticKernel (implements com.aispeech.lite.net.WSClientListener)
- com.aispeech.lite.tts.CloudTtsKernel
- com.aispeech.lite.dmasp.DmaspKernel (implements com.aispeech.lite.function.ICarFunction)
- com.aispeech.echo.EchoKernel
- com.aispeech.lite.fasp.FaspKernel
- com.aispeech.lite.fespx.FespxKernel (implements com.aispeech.lite.AIWakeupProcessor.WakeupProcessorListener, com.aispeech.common.NotifyLimitQueue.Listener<E>)
- com.aispeech.lite.asr.LocalAsrKernel (implements com.aispeech.kernel.Asr.asr_callback)
- com.aispeech.lite.grammar.LocalGrammarKernel
- com.aispeech.lite.asr.LocalLAsrKernel (implements com.aispeech.kernel.LAsr.lasr_callback)
- com.aispeech.lite.semantic.LocalSemanticKernel
- com.aispeech.lite.tts.LocalTtsKernel
- com.aispeech.lite.mds.MdsKernel
- com.aispeech.lite.nr.NRKernel
- com.aispeech.lite.semantic.SemanticBcdKernel
- com.aispeech.lite.semantic.SemanticDUIKernel
- com.aispeech.lite.semantic.SemanticKernel
- com.aispeech.lite.sevc.SevcKernel
- com.aispeech.speex.SpeexKernel
- com.aispeech.lite.hotword.ssl.SSLKernel
- com.aispeech.lite.vad.VadKernel
- com.aispeech.lite.vprint.VprintKernel (implements com.aispeech.kernel.Vprint.vprint_callback)
- com.aispeech.lite.vprintlite.VprintLiteKernel (implements com.aispeech.kernel.VprintLite.vprintlite_callback)
- com.aispeech.lite.wakeup.WakeupKernel (implements com.aispeech.kernel.Wakeup.wakeup_callback)
- com.aispeech.lite.sspe.BaseMultibfCallback (implements com.aispeech.kernel.Sspe.multibf_callback)
- com.aispeech.lite.BaseProcessor (implements com.aispeech.lite.audio.AIRecordListener, com.aispeech.lite.MessageProcess.Handle)
- com.aispeech.lite.asr.AsrProcessor
- com.aispeech.lite.dm.CloudDmFullDuplexProcessor (implements com.aispeech.lite.dm.update.ICInfo, com.aispeech.lite.dm.IDmProcessor)
- com.aispeech.lite.dm.CloudDmProcessor (implements com.aispeech.lite.dm.update.ICInfo, com.aispeech.lite.dm.IDmProcessor)
- com.aispeech.lite.dds.CloudSemanticProcessor
- com.aispeech.lite.semantic.CloudSemanticProcessor
- com.aispeech.lite.dmasp.DmaspProcessor
- com.aispeech.lite.fasp.FaspProcessor
- com.aispeech.lite.fespx.FespxProcessor
- com.aispeech.lite.hotword.HotWordsProcessor
- com.aispeech.lite.asrpp.LocalAsrppProcessor
- com.aispeech.lite.asr.LocalAsrProcessor
- com.aispeech.lite.echo.LocalEchoProcessor
- com.aispeech.lite.grammar.LocalGrammarProcessor
- com.aispeech.lite.asr.LocalLAsrProcessor
- com.aispeech.lite.semantic.LocalSemanticProcessor
- com.aispeech.lite.vad.LocalVadProcessor
- com.aispeech.lite.mds.MdsProcessor
- com.aispeech.lite.semantic.SemanticProcessor
- com.aispeech.lite.sevc.SevcProcessor
- com.aispeech.lite.vprintlite.VprintLiteProcessor
- com.aispeech.lite.vprint.VprintProcessor
- com.aispeech.lite.wakeupincrement.WakeupIncrementProcessor
- com.aispeech.lite.wakeup.WakeupProcessor
- com.aispeech.lite.BaseProcessor.MyBarrierRunnable (implements java.lang.Runnable)
- com.aispeech.lite.param.BaseRequestParams (implements java.lang.Cloneable)
- com.aispeech.lite.param.CInfoParams
- com.aispeech.lite.param.SpeechParams (implements java.lang.Cloneable)
- com.aispeech.lite.param.CloudASRParams
- com.aispeech.lite.param.CloudSemanticParams
- com.aispeech.lite.param.DmaspParams
- com.aispeech.lite.param.FespCarParams
- com.aispeech.lite.param.FespxCarParams
- com.aispeech.lite.param.LocalAsrParams
- com.aispeech.lite.param.LocalGrammarParams (implements java.lang.Cloneable)
- com.aispeech.lite.param.LocalLAsrParams
- com.aispeech.lite.param.LocalNgramParams (implements java.lang.Cloneable)
- com.aispeech.lite.param.LocalSemanticParams
- com.aispeech.lite.param.MdsParams
- com.aispeech.lite.param.SignalProcessingParams
- com.aispeech.lite.param.TTSParams (implements java.lang.Cloneable)
- com.aispeech.lite.param.CloudTtsParams
- com.aispeech.lite.param.LocalTtsParams
- com.aispeech.lite.param.VadParams
- com.aispeech.lite.param.VprintLiteParams
- com.aispeech.lite.param.VprintParams
- com.aispeech.lite.param.WakeupParams
- com.aispeech.export.bean.BuildGrammarResult
- com.aispeech.lite.BuiltinWakeupWords
- com.aispeech.lite.param.BuiltinE2EWakeupWords
- com.aispeech.common.ByteConvertUtil
- com.aispeech.lite.dm.cache.Cache
- com.aispeech.lite.dm.cache.Cache.TaskIterator (implements com.aispeech.lite.dm.cache.Iterator)
- com.aispeech.lite.dm.cache.CacheLastAsrResult
- com.aispeech.common.CacheUtil
- com.aispeech.export.widget.callback.CallbackWidget
- com.aispeech.export.widget.callback.ContentCallbackWidget
- com.aispeech.export.widget.callback.CustomCallbackWidget
- com.aispeech.export.widget.callback.ListCallbackWidget
- com.aispeech.export.widget.callback.MediaCallbackWidget
- com.aispeech.export.widget.callback.TextCallbackWidget
- com.aispeech.export.widget.callback.WebCallbackWidget
- com.aispeech.lite.function.CarFunctionHelper
- com.aispeech.lite.dm.update.CInfoV1Impl (implements com.aispeech.lite.dm.update.ICInfo)
- com.aispeech.lite.dm.update.CInfoV2Impl (implements com.aispeech.lite.dm.update.ICInfo)
- com.aispeech.util.ClassUtil
- com.aispeech.lite.net.CloudTTSHttpClient
- com.aispeech.lite.voicecopy.CloudVoiceCopyKernel
- com.aispeech.lite.voicecopy.CloudVoiceCopyKernel.AIConstant
- com.aispeech.lite.vprint.CloudVprintKernel (implements com.aispeech.export.listeners.AICloudVprintListener, com.aispeech.net.ws.WebsocketCallback)
- com.aispeech.export.Command
- com.aispeech.export.Command.RunSequence
- com.aispeech.lite.param.CommonParams
- com.aispeech.export.itn.Convert
- com.aispeech.lite.hotword.ssl.Counter
- com.aispeech.lite.tts.CustomAudioBean
- com.aispeech.common.DDSJSONResultParser
- com.aispeech.common.DDSJSONResultParser.DDSResultParseBean
- com.aispeech.common.Debug
- com.aispeech.common.DiskLogAdapter (implements com.aispeech.common.Log.ILogAdapter)
- com.aispeech.lite.dm.dispather.Dispatcher
- com.aispeech.kernel.Dmasp
- com.aispeech.kernel.Dmasp.dmasp_callback
- com.aispeech.kernel.Dmasp.vprintcut_callback
- com.aispeech.export.DmInfo
- com.aispeech.DUILiteConfig (implements java.lang.Cloneable)
- com.aispeech.DUILiteConfig.Builder
- com.aispeech.DUILiteSDK
- com.aispeech.common.DynamicDecodeUtil
- com.aispeech.common.DynamicParamUtils
- com.aispeech.echo.EchoKernelListener (implements com.aispeech.lite.BaseListener)
- com.aispeech.lite.Engines
- com.aispeech.lite.dm.Error
- com.aispeech.lite.param.FeedbackJsonParams
- com.aispeech.lite.param.FeedbackParams
- com.aispeech.lite.param.FeedbackTextParams
- com.aispeech.export.widget.feedback.FeedbackWidget
- com.aispeech.export.widget.feedback.ContentFeedbackWidget
- com.aispeech.export.widget.feedback.ListFeedbackWidget
- com.aispeech.export.widget.feedback.MediaFeedbackWidget
- com.aispeech.export.widget.feedback.TextFeedbackWidget
- com.aispeech.export.widget.feedback.WebFeedbackWidget
- com.aispeech.export.tool.FileCopyHelper
- com.aispeech.lite.FileSaveScenes
- com.aispeech.common.FileSaveUtil
- com.aispeech.common.FileSaveUtil.InnerThread
- com.aispeech.analysis.IAnalysisAudio.AnalysisAudioEmpty (implements com.aispeech.analysis.IAnalysisAudio)
- com.aispeech.analysis.IAnalysisConfig.IAnalysisConfigEmpty (implements com.aispeech.analysis.IAnalysisConfig)
- com.aispeech.analysis.IAnalysisMonitor.IAnalysisMonitorEmpty (implements com.aispeech.analysis.IAnalysisMonitor)
- com.aispeech.lite.dm.cache.Item
- com.aispeech.export.itn.JChineseConvertor
- com.aispeech.common.JSONResultParser
- com.aispeech.common.JSONUtil
- com.aispeech.export.lasr.LasrDatabaseManager
- com.aispeech.export.lasr.LasrSqlEntity
- com.aispeech.common.LibVersion
- com.aispeech.common.LimitAudioQueue
- com.aispeech.common.LimitQueue<E> (implements java.lang.Cloneable, java.util.Queue<E>)
- com.aispeech.util.LiteSdkCoreVersionUtil
- com.aispeech.lite.message.Message
- com.aispeech.lite.MessageProcess (implements java.lang.Runnable)
- com.aispeech.lite.message.MessageQueue<T>
- com.aispeech.export.MultiModal
- com.aispeech.lite.param.MultiModalParams
- com.aispeech.lite.fespx.MultiWebSocketCreator
- com.aispeech.export.NativeApi
- com.aispeech.export.config.NearWakeupConfig
- com.aispeech.common.NetworkUtil
- com.aispeech.common.NotifyLimitQueue<E>
- com.aispeech.lite.hotword.ssl.n.NRmsEngine (implements com.aispeech.lite.hotword.ssl.n.INRms)
- com.aispeech.lite.hotword.ssl.n.NVadEngine (implements com.aispeech.lite.hotword.ssl.n.INVad)
- com.aispeech.lite.oneshot.OneshotCache.OneshotIterator (implements java.util.Iterator<E>)
- com.aispeech.lite.config.OneshotConfig
- com.aispeech.lite.oneshot.OneshotKernel (implements java.lang.Runnable, com.aispeech.lite.vad.VadKernelListener)
- com.aispeech.common.OneshotWordsUtils
- com.aispeech.common.PcmToOgg
- com.aispeech.lite.speech.PhraseHints
- com.aispeech.lite.param.PhraseParams
- com.aispeech.common.PinYinUtils
- com.aispeech.export.ProductContext
- com.aispeech.export.ProductContext.Builder
- com.aispeech.lite.dm.Protocol
- com.aispeech.export.config.RecorderConfig
- com.aispeech.export.config.RecorderConfig.Builder
- com.aispeech.export.widget.Scene
- com.aispeech.export.widget.Scene.Builder
- com.aispeech.lite.semantic.SemanticDataHelper
- com.aispeech.export.SemanticVocabsCfg
- com.aispeech.lite.dm.Session
- com.aispeech.export.Setting
- com.aispeech.common.SharedPreferencesUtil
- com.aispeech.common.SharedPrefsUtil
- com.aispeech.export.SkillContext
- com.aispeech.export.SkillContext.Builder
- com.aispeech.export.SkillIntent
- com.aispeech.export.Slots
- com.aispeech.export.Speaker
- com.aispeech.export.interceptor.SpeechInterceptor
- com.aispeech.lite.speech.SpeechListener (implements com.aispeech.lite.speech.IBaseListener, com.aispeech.export.listeners.ICloudListener)
- com.aispeech.base.BaseInnerEngine
- com.aispeech.export.engines.AILocalNREngine
- com.aispeech.export.engines2.AILocalNREngine
- com.aispeech.lite.vad.IVadProcessorListener
- com.aispeech.base.BaseInnerEngine
- com.aispeech.lite.hotword.ssl.SSLByVadEngine (implements com.aispeech.lite.hotword.ssl.ISSL)
- com.aispeech.lite.sspe.SspeKernelFactory
- com.aispeech.lite.tts.SynthesizedBlock
- com.aispeech.lite.tts.SynthesizedBytesBlock
- com.aispeech.lite.tts.SynthesizedFileBlock
- com.aispeech.lite.tts.SynthesizedBlockQueue
- com.aispeech.lite.dm.Task
- com.aispeech.common.TextSplitter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.aispeech.AIError (implements android.os.Parcelable)
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- com.aispeech.export.exception.IllegalPinyinException
- java.lang.IllegalArgumentException
- java.lang.Exception
- com.aispeech.common.TimeFilter
- com.aispeech.lite.dm.Timer
- java.util.TimerTask (implements java.lang.Runnable)
- com.aispeech.DUILiteSDK.AuthTask
- com.aispeech.DUILiteSDK.UploadDeviceInfoTask
- com.aispeech.common.Transformer
- com.aispeech.lite.param.TriggerIntentParams
- com.aispeech.lite.tts.TTSCache
- com.aispeech.common.TTSDynamicParamUtils
- com.aispeech.lite.tts.TtsProcessor (implements com.aispeech.lite.tts.TtsKernelListener)
- com.aispeech.lite.dm.update.UpdaterImpl (implements com.aispeech.lite.dm.update.IUpdater)
- com.aispeech.lite.dm.update.UpdaterImpl.Builder
- com.aispeech.export.config.UploadConfig
- com.aispeech.export.config.UploadConfig.Builder
- com.aispeech.lite.vad.VadScenes
- com.aispeech.export.config.VprintConfig
- com.aispeech.lite.vprint.VprintConfig
- com.aispeech.export.config.VprintConfig.Builder
- com.aispeech.lite.vprint.VprintConfig.Builder
- com.aispeech.lite.vprint.VprintDatabaseManager
- com.aispeech.export.intent.VprintIntent
- com.aispeech.lite.vprint.VprintIntent
- com.aispeech.export.intent.VprintIntent.Builder
- com.aispeech.lite.vprint.VprintIntent.Builder
- com.aispeech.lite.vprintlite.VprintLiteConfig
- com.aispeech.lite.vprintlite.VprintLiteConfig.Builder
- com.aispeech.lite.vprintlite.VprintLiteIntent
- com.aispeech.lite.vprintlite.VprintLiteIntent.Builder
- com.aispeech.lite.vprint.VprintQueryData
- com.aispeech.lite.vprint.VprintSqlEntity
- com.aispeech.common.VprintUtils
- com.aispeech.lite.fespx.WakeupCloudCheck
- com.aispeech.export.config.WakeupWord
- com.aispeech.common.WavFileWriter (implements com.aispeech.common.TtsFileWriter)
- com.aispeech.lite.net.WebsocketClient
- com.aispeech.lite.net.WebsocketClient.WebsocketCallbackImpl (implements com.aispeech.net.ws.WebsocketCallback)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
接口分层结构
- com.aispeech.export.listeners.AIASRSentenceListener
- com.aispeech.export.listeners.AICloudVoiceCopyListener
- com.aispeech.export.listeners.AICloudVprintListener
- com.aispeech.export.listeners.AICloudVprintListener.AudioToolListener
- com.aispeech.common.AIConstant.DOA
- com.aispeech.common.AIConstant.Nlu
- com.aispeech.export.listeners.AILASRListener
- com.aispeech.export.listeners.AILASRRealtimeListener
- com.aispeech.export.listeners.AILocalAntiSpoofListener
- com.aispeech.export.listeners.AILocalAsrppListener
- com.aispeech.export.listeners.AILocalFaspListener
- com.aispeech.export.listeners.AILocalSevcListener
- com.aispeech.export.listeners.AILocalSignalAndWakeupListener
- com.aispeech.export.listeners.AILocalTTSListener
- com.aispeech.export.listeners.AILocalVprintListener
- com.aispeech.export.listeners.AILocalVprintLiteListener
- com.aispeech.lite.audio.AIPlayerListener
- com.aispeech.lite.audio.AIRecordListener
- com.aispeech.export.listeners.AITTSListener
- com.aispeech.export.listeners.AIEmotionTTSListener
- com.aispeech.export.listeners.AIUpdateListener
- com.aispeech.export.listeners.AIVersionInfoListener
- com.aispeech.lite.AIWakeupProcessor.WakeupProcessorListener
- com.aispeech.lite.BaseListener
- com.aispeech.lite.aecagc.AecAgcKernelListener
- com.aispeech.lite.asr.AsrKernelListener
- com.aispeech.lite.asr.CloudAsrKernelListener (并 extends com.aispeech.export.listeners.ICloudListener)
- com.aispeech.lite.asrpp.AsrppKernelListener
- com.aispeech.lite.dmasp.DmaspKernelListener
- com.aispeech.lite.speech.EngineListener
- com.aispeech.export.listeners.AIASRListener
- com.aispeech.export.listeners.AILocalHotWordsListener
- com.aispeech.export.listeners.AILocalWakeupIncrementListener
- com.aispeech.export.listeners.AILocalHotWordsListener
- com.aispeech.export.listeners.AICloudDMListener (并 extends com.aispeech.export.listeners.ICloudListener)
- com.aispeech.export.listeners.AIDmaspListener
- com.aispeech.export.listeners.AIFespCarListener
- com.aispeech.export.engines2.listeners.AILocalEchoListener
- com.aispeech.export.listeners.AILocalGrammarListener
- com.aispeech.export.listeners.AIWakeupListener
- com.aispeech.lite.nr.NRKernelListener
- com.aispeech.export.listeners.AILocalNRListener
- com.aispeech.lite.vad.VadKernelListener
- com.aispeech.export.listeners.AILocalVadListener
- com.aispeech.export.listeners.AIASRListener
- com.aispeech.lite.fasp.FaspListener
- com.aispeech.lite.fespx.FespxKernelListener
- com.aispeech.lite.grammar.LocalGrammarListener
- com.aispeech.lite.mds.MdsKernelListener
- com.aispeech.export.listeners.AILocalMdsListener
- com.aispeech.lite.semantic.SemanticKernelListener
- com.aispeech.lite.sevc.SevcListener
- com.aispeech.speex.SpeexKernelListener
- com.aispeech.lite.hotword.ssl.SSLKernelListener
- com.aispeech.lite.tts.TtsKernelListener
- com.aispeech.lite.vprint.VprintKernelListener
- com.aispeech.lite.vprintlite.VprintLiteKernelListener
- com.aispeech.lite.wakeup.WakeupThreadListener
- com.aispeech.lite.dm.update.CInfoListener
- com.aispeech.lite.net.CloudTTSHttpClientListener
- com.aispeech.lite.dm.dispather.DispatcherListener
- com.aispeech.DUILiteConfig.ExternalAudioRecordProvider
- com.aispeech.DUILiteSDK.InitListener
- com.aispeech.export.function.IAILocalVprintLite
- com.aispeech.lite.tts.IAIPlayer
- com.aispeech.analysis.IAnalysisAudio
- com.aispeech.analysis.IAnalysisConfig
- com.aispeech.analysis.IAnalysisMonitor
- com.aispeech.export.IAsrPolicy
- com.aispeech.lite.audio.IAudioRecorder
- com.aispeech.lite.speech.IBaseListener
- com.aispeech.lite.function.ICarFunction
- com.aispeech.lite.dm.update.ICInfo
- com.aispeech.export.listeners.ICloudListener
- com.aispeech.export.listeners.AICloudDMListener (并 extends com.aispeech.lite.speech.EngineListener)
- com.aispeech.lite.asr.CloudAsrKernelListener (并 extends com.aispeech.lite.asr.AsrKernelListener)
- com.aispeech.export.function.IConfig
- com.aispeech.lite.dm.IDmProcessor
- com.aispeech.export.function.IEngine<S,T,U>
- com.aispeech.base.IFespxEngine
- com.aispeech.export.function.IIntent
- com.aispeech.export.interceptor.IInterceptor
- com.aispeech.export.interceptor.IInterceptor.FlowType
- com.aispeech.export.interceptor.IInterceptor.Layer
- com.aispeech.export.interceptor.IInterceptor.Name
- com.aispeech.export.listeners.IListener
- com.aispeech.lite.hotword.ssl.n.INRms
- com.aispeech.lite.hotword.ssl.n.INVad
- com.aispeech.lite.hotword.ssl.ISSL
- com.aispeech.lite.dm.cache.Iterator
- com.aispeech.lite.dm.update.IUpdater
- com.aispeech.lite.MessageProcess.Handle
- com.aispeech.lite.message.MessageQueue.Remover<T>
- com.aispeech.common.NotifyLimitQueue.Listener<E>
- com.aispeech.lite.hotword.ssl.n.NVadListener
- com.aispeech.lite.oneshot.OneshotListener
- com.aispeech.common.PcmToOgg.Callback
- com.aispeech.lite.Scope
- com.aispeech.lite.hotword.ssl.SSLListener
- com.aispeech.lite.sspe.SspeConstant
- com.aispeech.lite.tts.SynthesizerListener
- com.aispeech.common.TtsFileWriter
- com.aispeech.lite.fespx.WakeupCloudCheck.OnCloudCheckListener
- com.aispeech.lite.net.WSClientListener
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.aispeech.export.intent.AICloudASRIntent.PCM_ENCODE_TYPE
- com.aispeech.export.intent.AICloudLASRRealtimeIntent.PCM_ENCODE_TYPE
- com.aispeech.export.config.AICloudVprintConfig.Mode
- com.aispeech.lite.AIType
- com.aispeech.lite.AuthType
- com.aispeech.base.BaseInnerEngine.CallbackMsg
- com.aispeech.lite.BaseKernel.EngineState
- com.aispeech.lite.BaseProcessor.CallbackMsg
- com.aispeech.lite.BaseProcessor.EngineMsg
- com.aispeech.lite.BaseProcessor.EngineState
- com.aispeech.common.CacheUtil.CacheType
- com.aispeech.export.widget.callback.CallbackWidgetType
- com.aispeech.lite.Languages
- com.aispeech.lite.oneshot.OneshotKernel.EngineState
- com.aispeech.lite.ResourceType
- com.aispeech.lite.SemanticType
- com.aispeech.lite.tts.TtsProcessor.CallbackMsg
- com.aispeech.lite.tts.TtsProcessor.SynthesizeMsg
- com.aispeech.lite.tts.TtsProcessor.SynthesizeState
- com.aispeech.export.intent.VprintIntent.Action
- com.aispeech.lite.vprint.VprintIntent.Action
- com.aispeech.lite.vprintlite.VprintLiteIntent.Action
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)