Read the statement by Michael Teeuw here.
Amazon Echo/Alexa
-
I’m not a programmer so I have yet to figure out how to make a module, but I was able to follow the instructions from Amazon to get AVS/Alexa running on my rpi3 while MM2 is also running. It’s kinda cool cause Alexa just runs in the background and takes commands with the wake word “Alexa”.
The only feature I wish it had is visual feedback on the mirror. I also wish the Alexa sample app could autorun anytime I have the mirror loaded.
-
I’ve started looking at this too. I tried the AVS link as above - functionally great and easy to setup but I’m unsure how practical it is to implement.
I’m just starting to look at @whyjustin 's module here which looks to address the MM integration aspect but I think as has been mentioned, you only get 120 days of usage before you need to revisit it.
-
I think there is a confusion about the time limit. Alexa pi comes with 2 wake word engines, Sensory and kitt.ai. Sensory will expire in at least 120 days and will need to be re setup but but the kitt.ai engine doesn’t seem to have a time limit. Kitt.ai is free for personal use but needs to be licensed when used commercial.
-
-
@darrene I saw the module from whyjustin but didn’t want to try it because it required downgrading electron.
-
Useful information. Thanks @d3r and @carteblanche.