soft_wakeup_word module

Module Quick Facts

Category

😄 Interaction

Start/stop/restart the module

pal module start|stop|restart soft_wakeup_word

Enable auto-start/disable auto-start

pal module enable|disable soft_wakeup_word

Logs

pal module log soft_wakeup_word cat

Starts the node spotting wake-up keyword(s).

Launched nodes

How-to

Check the module’s status
$ pal module info soft_wakeup_word
Start/stop/restart the module
$ pal module start soft_wakeup_word
$ pal module stop soft_wakeup_word
$ pal module restart soft_wakeup_word
Enable (ie, auto start)/disable the module
$ pal module enable soft_wakeup_word
$ pal module disable soft_wakeup_word
Check the module’s logs
$ pal module log soft_wakeup_word cat

See also