forked from platypush/platypush
9 lines
222 B
YAML
9 lines
222 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.assistant.HotwordDetectedEvent: whenever the hotword has
|
|
been detected
|
|
install:
|
|
pip:
|
|
- snowboy
|
|
package: platypush.backend.assistant.snowboy
|
|
type: backend
|