类分层结构
- java.lang.Object
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
- com.aispeech.lite.dm.CloudDmKernel (implements com.aispeech.lite.dm.update.ICInfo, com.aispeech.lite.net.WSClientListener)
- com.aispeech.lite.BaseProcessor (implements com.aispeech.lite.audio.AIRecordListener, com.aispeech.lite.MessageProcess.Handle)
- 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.dm.Error
- com.aispeech.lite.dm.Protocol
- com.aispeech.lite.dm.Session
- com.aispeech.lite.dm.Task
- com.aispeech.lite.dm.Timer
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
接口分层结构
- com.aispeech.lite.dm.IDmProcessor