<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Okay so I'm struggling with Alexa]]></title><description><![CDATA[<p dir="auto">Hi Guys<br />
Before I start I would just like to inform you that I am a novice in coding and started this project to learn coding and AI.<br />
Okay so my plan was to build a magic mirror with integrated alexa that could play me some music and add some appointments to my calendar via voice.</p>
<p dir="auto">So I started by downloading raspian and flashing it onto SD and there I could open my raspberry UI.<br />
Next I installed MagicMirror and it successfully worked after changing the config.js.sample to config.js by simple renaming the file and I could start MagicMirror by entering the following into terminal:</p>
<p dir="auto"><strong>cd MagicMirror<br />
npm start</strong></p>
<p dir="auto">Next I Installed MMM-AlexaPi from this link : <a href="https://github.com/alexa-pi/AlexaPi/wiki/Installation" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/alexa-pi/AlexaPi/wiki/Installation</a>. I can now talk to alexa and ask questions indepentantly from magicmirror.</p>
<p dir="auto">My final step (the one I’m struggling with) is to integrate AlexaPi with MM.<br />
So I went over to Github and folowed these instructions:<br />
<a href="https://github.com/sakirtemel/MMM-alexa" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sakirtemel/MMM-alexa</a>.</p>
<p dir="auto">Still not integration with MM!!!</p>
<p dir="auto">Could anyone please give me any advice on a level I would understand ?</p>
<p dir="auto">Regards<br />
Marnus</p>
]]></description><link>https://forum.magicmirror.builders/topic/9866/okay-so-i-m-struggling-with-alexa</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 03:21:32 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9866.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 Feb 2019 11:04:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Okay so I'm struggling with Alexa on Sun, 24 Feb 2019 05:51:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marnus" aria-label="Profile: Marnus">@<bdi>Marnus</bdi></a> Why do you need MMM-alexa if you have AlexaPi up and running??</p>
<p dir="auto">You may want this <a href="https://github.com/dgonano/MMM-AlexaPi" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/dgonano/MMM-AlexaPi</a> (but it is not that necessary just a way to know if you are actually talking to the mirror and that you know it is working on that point in time) and even for that to work you have to have declared magicmirror as a device type at the beginning of the AlexaPi installation, however it can be changed.<br />
Note: When installing AlexaPi be sure to set the device to magicmirror and not raspberrypi (or other device)</p>
<p dir="auto">Good luck</p>
]]></description><link>https://forum.magicmirror.builders/post/53063</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/53063</guid><dc:creator><![CDATA[richland007]]></dc:creator><pubDate>Sun, 24 Feb 2019 05:51:50 GMT</pubDate></item></channel></rss>