<?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[Alexa Voice Service for Pi]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am trying to get Alexa on my Pi for some time now with no luck, probably due to the face I have no idea what I am doing. I found a video on YouTube and have been following her steps which she is getting from here <a href="https://developer.amazon.com/en-US/docs/alexa/avs-device-sdk/raspberry-pi-script.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.amazon.com/en-US/docs/alexa/avs-device-sdk/raspberry-pi-script.html</a><br />
Scrolling to Run and Install Script, it says after installation it should say [100%] Built Target SampleApp but it does not. I get the following, any ideas?<br />
################################################################################<br />
[  0%] Building CXX object AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/Attachment/InProcessAttachment.cpp.o<br />
[  0%] Building CXX object AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/AlexaClientSDKInit.cpp.o<br />
/home/pi/avs-device-sdk/AVSCommon/AVS/src/AlexaClientSDKInit.cpp:16:10: fatal error: curl/curl.h: No such file or directory<br />
#include &lt;curl/curl.h&gt;<br />
^~~~~~~~~~~~~<br />
compilation terminated.<br />
make[3]: *** [AVSCommon/CMakeFiles/AVSCommon.dir/build.make:141: AVSCommon/CMakeFiles/AVSCommon.dir/AVS/src/AlexaClientSDKInit.cpp.o] Error 1<br />
make[3]: *** Waiting for unfinished jobs…<br />
make[2]: *** [CMakeFiles/Makefile2:8039: AVSCommon/CMakeFiles/AVSCommon.dir/all] Error 2<br />
make[1]: *** [CMakeFiles/Makefile2:14137: SampleApp/src/CMakeFiles/SampleApp.dir/rule] Error 2<br />
make: *** [Makefile:3620: SampleApp] Error 2<br />
pi@raspberrypi:~ $</p>
]]></description><link>https://forum.magicmirror.builders/topic/15028/alexa-voice-service-for-pi</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 03:17:34 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15028.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 May 2021 20:26:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 21:34:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> sorry, don’t think we are talking the same…</p>
<p dir="auto">so you run the auth program, and it pops up a blah blah wants to access  your devicename<br />
and u say  Allow, then an error appears, can’t reach xyz…</p>
<p dir="auto">and in the URL string is the code=djf;asjfgjae;gk;FGJADJFG’AJFDGL’K AFDJG LAFDJG L’ADFKJ</p>
<p dir="auto">the thing after the code=   IS the code u are supposed to copy</p>
<p dir="auto">‘djf;asjfgjae;gk;FGJADJFG’AJFDGL’K AFDJG LAFDJG L’ADFKJ’</p>
<p dir="auto">using my made up junk above</p>
<p dir="auto">i have a different app on a different platform that implements a server at  the return url and captures the code= value for you…  so  none of this trouble</p>
]]></description><link>https://forum.magicmirror.builders/post/91379</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91379</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 10 May 2021 21:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 20:34:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thanks so much for all your help and your patience with my lack of knowledge. Much appreciated. :)</p>
]]></description><link>https://forum.magicmirror.builders/post/91377</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91377</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Mon, 10 May 2021 20:34:47 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 20:32:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Changed to this and input same, I still get that error code. I give up :see-no-evil_monkey:</p>
]]></description><link>https://forum.magicmirror.builders/post/91376</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91376</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Mon, 10 May 2021 20:32:30 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 20:13:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/91373">Alexa Voice Service for Pi</a>:</p>
<blockquote>
<p dir="auto"><a href="http://localhost" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost</a></p>
</blockquote>
<p dir="auto">I have these four in the Allowed Origins Fields:<br />
<a href="https://192.168.0.108:5050" target="_blank" rel="noopener noreferrer nofollow ugc">https://192.168.0.108:5050</a><br />
<a href="https://192.168.0.108:5050" target="_blank" rel="noopener noreferrer nofollow ugc">https://192.168.0.108:5050</a><br />
<a href="https://localhost:5050" target="_blank" rel="noopener noreferrer nofollow ugc">https://localhost:5050</a><br />
<a href="https://localhost:5050" target="_blank" rel="noopener noreferrer nofollow ugc">https://localhost:5050</a></p>
<p dir="auto">In the Allowed Return URLs I have the same four but with /code at the end of each.<br />
Again, I can’t remember exactly where I got this info, was a video on YT from memory.</p>
]]></description><link>https://forum.magicmirror.builders/post/91375</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91375</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Mon, 10 May 2021 20:13:36 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 20:05:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> I put <a href="http://localhost" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost</a> in the allowed origins field<br />
<img src="/assets/uploads/files/1620677126598-screenshot-at-2021-05-10-14-59-13.png" alt="Screenshot at 2021-05-10 14-59-13.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/91373</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91373</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 10 May 2021 20:05:29 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Mon, 10 May 2021 19:52:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/91336">Alexa Voice Service for Pi</a>:</p>
<blockquote>
<p dir="auto"><a href="http://localhost:5500/alexa_auth" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:5500/alexa_auth</a></p>
</blockquote>
<p dir="auto">I just tried this and get the same error, could it be something else I am doing wrong?<br />
:see-no-evil_monkey:</p>
]]></description><link>https://forum.magicmirror.builders/post/91372</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91372</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Mon, 10 May 2021 19:52:43 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Sun, 09 May 2021 17:40:59 GMT]]></title><description><![CDATA[<p dir="auto">wow a lot of effort … good luck! (soOooOO  many for me !)</p>
<p dir="auto">I prefer … simple thing sorry :D</p>
]]></description><link>https://forum.magicmirror.builders/post/91351</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91351</guid><dc:creator><![CDATA[bugsounet]]></dc:creator><pubDate>Sun, 09 May 2021 17:40:59 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Sat, 08 May 2021 22:17:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> weird, i use this</p>
<p dir="auto"><a href="http://localhost:5500/alexa_auth" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:5500/alexa_auth</a></p>
]]></description><link>https://forum.magicmirror.builders/post/91336</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91336</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 08 May 2021 22:17:09 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Sat, 08 May 2021 20:55:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> I put this in <a href="http://localhost:5050/code" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:5050/code</a> and it says Invalid, please enter your redirect URI?</p>
]]></description><link>https://forum.magicmirror.builders/post/91334</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91334</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Sat, 08 May 2021 20:55:40 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Sat, 08 May 2021 20:28:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> should have used localhost:5050</p>
<p dir="auto">the system needs to get to a machine…</p>
]]></description><link>https://forum.magicmirror.builders/post/91333</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91333</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 08 May 2021 20:28:09 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Sat, 08 May 2021 20:02:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> When I go through the MMM-awesome-alexa module, I can get to the part where I put in the Amazon Voice Service ID and secret but when it asks me for the Allowed Return URL I input <a href="http://192.168.0.108:5050/code" target="_blank" rel="noopener noreferrer nofollow ugc">http://192.168.0.108:5050/code</a>, I can’t remember where I got this from, think it was a YT video months ago, when I go to open up the link they give to get the authentication code I get an error page. Any ideas?</p>
]]></description><link>https://forum.magicmirror.builders/post/91332</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91332</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Sat, 08 May 2021 20:02:36 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Fri, 07 May 2021 21:01:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> Grand, thank you :)</p>
]]></description><link>https://forum.magicmirror.builders/post/91326</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91326</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Fri, 07 May 2021 21:01:21 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Fri, 07 May 2021 20:59:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> depends on what you want/need</p>
<p dir="auto">there will be errors, ignore them. the last command being successful is all that matters</p>
]]></description><link>https://forum.magicmirror.builders/post/91325</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91325</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 07 May 2021 20:59:03 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Fri, 07 May 2021 20:47:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Thank you very much, I will give this a try tomorrow. Is it worth doing it do you think?</p>
]]></description><link>https://forum.magicmirror.builders/post/91324</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91324</guid><dc:creator><![CDATA[xxLulaBelle]]></dc:creator><pubDate>Fri, 07 May 2021 20:47:04 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Voice Service for Pi on Fri, 07 May 2021 20:35:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xxlulabelle" aria-label="Profile: xxlulabelle">@<bdi>xxlulabelle</bdi></a> awesome-alexa is the only one I know that still works.they have a 14 step install process on their wiki</p>
<p dir="auto">I copied these to a script, and it will do all the install part. u still have to the setup on the avs console, and get the refresh token.</p>
<p dir="auto"><a href="https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0</a></p>
<p dir="auto">now. u cant play music, u can’t interact with the mirror app.  but u can ask questions, and interaction with smarthome drvices on your Amazon account</p>
]]></description><link>https://forum.magicmirror.builders/post/91322</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/91322</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 07 May 2021 20:35:22 GMT</pubDate></item></channel></rss>