I’m just revisiting this project as i was getting nowhere. I think i am now even more confused. Can someone tell me ‘where’ the certs folder needs copying to? Is it into the MagicMirror folder or is it somewhere else??
Thanks anyone :)
I’m just revisiting this project as i was getting nowhere. I think i am now even more confused. Can someone tell me ‘where’ the certs folder needs copying to? Is it into the MagicMirror folder or is it somewhere else??
Thanks anyone :)
@lucallmon I’m just getting nowhere. I can setup MagicMirror2. I can configure it and get it to run no problem. Where it gets fuzzy is
a) where does MMM-Mirroronthewall module go - is it inside the modules folder of MagicMirror2?
b) Where do you run the aws-iot-device-sdk ?
c) Where does the certs folder go?
Just a simple step guide would be ace - anyone??
I’m using the same. You’ll have to let me know how it goes with AlexaPi - might be an easier route to take :)
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?
Does the skill in your root actually get referenced or is it just a workspace to create the certs and zip file?
I’ve got
MMM-MirrorMirrorOntheWall in MagicMirror modules - check
Certs inside MMM-MirrorMirrorOntheWall - check
Is the Skill supposed to be inside the MagicMirror module somewhere???
Is npm install for aws-iot-device-sdk run in 2 places???
MirrorMirrorOnTheWallSkill/src
and where else???
Sorry for all the questions :)
I’m missing something fundamental - I can talk to Alexa (with the three terminals running). I can start Magic Mirror but they don’t seem to be connected. If i ask the question “alexa ask mirror find snow white” on the developer console i get the correct response "“ssml”: " Yes, my Queen, showing images of snow white. "
Some where i’m missing a link?? Back to the drawing board!!
OK fixed the sound issue. So i can talk to Alexa but it doesn’t seem to invoke the Mirror at all - any ideas??
Thanks Savage - all that seems to be ok as far as i can see. I’ve got new problem now (that didn’t exist before) and i can’t seem to get to the bottom of it. When i start the wakeword engine i get this.
INFO:main: Starting Wake Word Agent
INFO:WakeWordAgent: State set to IDLE(2)
INFO:Initializing Sensory library | library name: TrulyHandsfree | library version: 5.0.0-avs.1 | model file: …/ext/resources/spot-alexa-rpi.snsr
WARNING:Library expires on: License expires on 28 May 2017 00:00:00 GMT
wakeWordAgent: pcm.c:694: snd_pcm_close: Assertion `pcm’ failed.
Aborted
@Gunwoody OK - getting closer.
Upload of zip to Lambda finally worked ok.
I can now enter Utterances in the service simulator on developer console and get a Lambda response
I can see the response properly logged in Cloudwatch logs with no errors
But i must be missing something fundamental because when i load Magic Mirror ir run perfectly but doesn’t seem to be listening for the Alexa wake words etc.
Oh well getting closer all the time :)
@Gunwoody Hold the front page - i may have cracked it :)