assistant-sdk-cpp icon indicating copy to clipboard operation
assistant-sdk-cpp copied to clipboard

Wake Word Functionality not supported

Open sumit3817 opened this issue 6 years ago • 1 comments

Hi,

As I am able to build the sdk on my linux machine. It is working without wakeword.

Can you please let me know how to build the sdk with wakeword.

Thanks, Sumit

sumit3817 avatar Jul 26 '19 10:07 sumit3817

The C++ sample does not include a wake word detection component. If you want that, you should find a third-party implementation or build your own.

Fleker avatar Jul 26 '19 13:07 Fleker