Wakeup handler interface.
More...
#include <wakeup_interface.hh>
Wakeup handler interface.
- See also
- IWakeupListener
◆ setListener()
virtual void NuguClientKit::IWakeupHandler::setListener |
( |
IWakeupListener * |
listener | ) |
|
|
pure virtual |
◆ startWakeup()
virtual bool NuguClientKit::IWakeupHandler::startWakeup |
( |
| ) |
|
|
pure virtual |
Start the wakeup detection.
- Returns
- result of wakeup process
◆ changeModel()
virtual void NuguClientKit::IWakeupHandler::changeModel |
( |
const WakeupModelFile & |
model_file | ) |
|
|
pure virtual |
Change wakeup word model.
- Parameters
-
[in] | model_file | WakeupModelFile object |
The documentation for this class was generated from the following file: