Read the statement by Michael Teeuw here.
MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
-
@Gunwoody sorry and no. Skill stays in your root. I was just saying the other thing about installing IoT
-
Does the skill in your root actually get referenced or is it just a workspace to create the certs and zip file?
-
@Gunwoody I belive a workspace. Because everything in it is essentially code to import to lambda. So opening a YouTube video runs the youtube-node imported into the function itself.
-
Hi Savage, that’s what i figured. I need to figure out a way to test connectivity between all the different elements.
Do you know where the wake word is set?
-
@Gunwoody there too many moving parts I think to see it all in one spot. But could be wrong lol
And where wake word runs depends on which program/version of alexa-sdk you’re using. Like I use alexa-avs-sample-app so mine runs in its own terminal. But that’s soon to change. Gonna run Alexapi so it runs right off of boot instead. That’s my project for tonight lol -
I’m using the same. You’ll have to let me know how it goes with AlexaPi - might be an easier route to take :)
-
@Gunwoody will do :)
-
holy crap I finally got the skill part working. took me doing the whole install npm and everything and uploading the zip all from windows instead of the raspberry. weird
-
of course now i have the problem of it not doing anything with the mirror :/
-
Exactly the same here