类分层结构
- java.lang.Object
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
- com.aispeech.lite.sevc.SevcKernel
- com.aispeech.lite.BaseProcessor (implements com.aispeech.lite.audio.AIRecordListener, com.aispeech.lite.MessageProcess.Handle)
- com.aispeech.lite.sevc.SevcProcessor
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
接口分层结构
- com.aispeech.lite.BaseListener
- com.aispeech.lite.sevc.SevcListener