类 SpeechInterceptor


  • public class SpeechInterceptor
    extends java.lang.Object
    • 构造器详细资料

      • SpeechInterceptor

        public SpeechInterceptor()
    • 方法详细资料

      • addInterceptor

        public void addInterceptor​(IInterceptor iInterceptor)
      • addInterceptors

        public void addInterceptors​(IInterceptor... iInterceptors)
      • removeInterceptor

        public void removeInterceptor​(IInterceptor iInterceptor)
      • doInterceptor

        public java.lang.Object doInterceptor​(java.lang.String interceptKey,
                                              org.json.JSONObject inputObj)