Added extra alias "snowboy" for "hotword"
This commit is contained in:
parent
fda8872a15
commit
fca0c2265c
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -210,6 +210,7 @@ setup(
|
|||
'lastfm': ['pylast'],
|
||||
# Support for custom hotword detection
|
||||
'hotword': ['snowboy'],
|
||||
'snowboy': ['snowboy'],
|
||||
# Support for real-time MIDI events
|
||||
'midi': ['rtmidi'],
|
||||
# Support for RaspberryPi GPIO
|
||||
|
|
Loading…
Reference in a new issue