seasalt-ai / snowboy

DNN based hotword and wake word detection toolkit (model generation included)
Other
410 stars 119 forks source link

Deprecated API #3

Open Hemanshu-Bhargav opened 3 years ago

Hemanshu-Bhargav commented 3 years ago

First, thanks so much for releasing Snowboy's continuity after the shutdown! I'm very grateful.

Second, I tried executing the Android Alexa demo and I received the following errors:

File: src/ai/kitt/snowboy/audio/RecordingThread.java Corresponding Errors: cannot find symbol class Snowboy Detect cannot find symbol class Snowboy Detect cannot find symbol class Snowboy Detect

File: src/ai/kitt/snowboy/Demo.java Corresponding Error:
uses or overrides a deprecated API

Thank you

chenguoguo commented 3 years ago

@hs79hs could you help to look into this?