类分层结构
- java.lang.Object
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
- com.aispeech.lite.hotword.ssl.SSLKernel
- com.aispeech.lite.hotword.ssl.Counter
- com.aispeech.lite.hotword.ssl.SSLByVadEngine (implements com.aispeech.lite.hotword.ssl.ISSL)
- com.aispeech.lite.BaseKernel (implements java.lang.Runnable)
接口分层结构
- com.aispeech.lite.BaseListener
- com.aispeech.lite.hotword.ssl.SSLKernelListener
- com.aispeech.lite.hotword.ssl.ISSL
- com.aispeech.lite.hotword.ssl.SSLListener