<?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 Goes Handsfree!]]></title><description><![CDATA[<p dir="auto">For all you Alexa developers, you don’t need a button to trigger it anymore:<br />
<a href="https://www.raspberrypi.org/blog/hands-free-alexa-voice-service/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.raspberrypi.org/blog/hands-free-alexa-voice-service/</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/804/alexa-goes-handsfree</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 05:45:05 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/804.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Oct 2016 17:42:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sun, 13 Nov 2016 12:44:40 GMT]]></title><description><![CDATA[<p dir="auto">I’m really interested in adding voice control, especially a solution provided by amazon or google with good recognition.<br />
I can see in the video above alexa can answer all sorts of questions but how can this be incorporated into magic mirror to do thing like restart, show and hide modules, etc?</p>
<p dir="auto">Also, how would alexa get information about things like the current location to give travel times etc?</p>
<p dir="auto">I guess the end goal would be to have other modules controlling things like lighting (phillips hue?) and using the voice control to turn it on/off &amp; change colour as an example.</p>
]]></description><link>https://forum.magicmirror.builders/post/7875</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7875</guid><dc:creator><![CDATA[clumsy_ninja]]></dc:creator><pubDate>Sun, 13 Nov 2016 12:44:40 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Wed, 19 Oct 2016 22:15:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> this is awesome…thanks for sharing!</p>
]]></description><link>https://forum.magicmirror.builders/post/6524</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6524</guid><dc:creator><![CDATA[carteblanche]]></dc:creator><pubDate>Wed, 19 Oct 2016 22:15:28 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Wed, 19 Oct 2016 22:03:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/carteblanche" aria-label="Profile: carteblanche">@<bdi>carteblanche</bdi></a> [<a href="https://groups.google.com/a/kitt.ai/forum/m/#!topic/snowboy-discussion/UIX2eK4ScjI" target="_blank" rel="noopener noreferrer nofollow ugc">https://groups.google.com/a/kitt.ai/forum/m/#!topic/snowboy-discussion/UIX2eK4ScjI</a>](Recompile for custom wake word)<br />
You need to create your own voice model and recompile the code. Check the above link. It is pretty straight foward though I found that I get lots of false hits but that’s because my model number doesn’t have a lot of samples.</p>
]]></description><link>https://forum.magicmirror.builders/post/6523</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6523</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Wed, 19 Oct 2016 22:03:23 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Wed, 19 Oct 2016 21:55:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> said in <a href="/post/6309">Alexa Goes Handsfree!</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Are you running it from your pi or do you have the echo/dot?<br />
If you are using the pi then yes you can customize the wake word which will trigger it into listening mode.</p>
</blockquote>
<p dir="auto">How did you customize the wake word? I’m using the Alexa AVS sample app on my Rpi3 which uses snowboy as the wakeword agent and everything is working great, but would love it if I didn’t have to use the name “alexa”!</p>
]]></description><link>https://forum.magicmirror.builders/post/6522</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6522</guid><dc:creator><![CDATA[carteblanche]]></dc:creator><pubDate>Wed, 19 Oct 2016 21:55:50 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 20:29:50 GMT]]></title><description><![CDATA[<p dir="auto">It is possible to tell alexa to execute the codes. There are several projects using aws lamda to process the codes. This guy for example did it with his mirror.<br />
[<a href="https://forum.magicmirror.builders/topic/641/the-mystic-mirror-an-alexa-powered-magic-mirror">https://forum.magicmirror.builders/topic/641/the-mystic-mirror-an-alexa-powered-magic-mirror</a>](alexa mirror)</p>
]]></description><link>https://forum.magicmirror.builders/post/6374</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6374</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Sat, 15 Oct 2016 20:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 20:13:29 GMT]]></title><description><![CDATA[<p dir="auto">I don’t <em>think</em> it can from what I’ve seen <a class="plugin-mentions-user plugin-mentions-a" href="/user/michmich" aria-label="Profile: MichMich">@<bdi>MichMich</bdi></a> - I could be wrong, but it isn’t obvious that it could.</p>
<p dir="auto">Running the Alexa sample requires 3 terminal sessions -<br />
one runs the companion service which stores the application token information and runs a listener on port 3000<br />
one runs the java client under maven<br />
One runs the wake word agent, running one of two engines - kitt_ai or sensory (I opted for kitt_ai)</p>
<p dir="auto">I can’t tell at the moment, what information is returned by AVS, so it’s difficult to know if and how usable it is. It <em>does</em> support IFTTT however. Combining it with the MMM-IFTTT module, whilst not elegant, may be a workaround?</p>
<p dir="auto">For what it’s worth, the install, whilst lengthy was fully automated and incredibly trouble free - it worked straight out of the box on a fresh Raspian install which already had a barebones MagicMirror2 install.</p>
<p dir="auto">Also of note, every time I need to restart the java client, I am required to re-authenticate my device to get a new bearer/autentication token. These tokens do not seem to last that long and the authentication process involves logging into Amazon through a web page with an image security verification. No doubt that’s down to how this sample is implemented but might be worth knowing about</p>
]]></description><link>https://forum.magicmirror.builders/post/6372</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6372</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 20:13:29 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 19:22:37 GMT]]></title><description><![CDATA[<p dir="auto">Didn’t look into this very much, so maybe one of you can answer this: is it possible to let Alexa execute commands or code? So we can incorporate it into MagicMirror²?</p>
]]></description><link>https://forum.magicmirror.builders/post/6369</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6369</guid><dc:creator><![CDATA[MichMich]]></dc:creator><pubDate>Sat, 15 Oct 2016 19:22:37 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 18:34:21 GMT]]></title><description><![CDATA[<p dir="auto">That’s what it was. Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/kirash4" aria-label="Profile: KirAsh4">@<bdi>KirAsh4</bdi></a>!</p>
]]></description><link>https://forum.magicmirror.builders/post/6368</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6368</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 18:34:21 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 17:49:56 GMT]]></title><description><![CDATA[<p dir="auto">The changes to the lightdm config file is probably what it’s warning you about. Remember during the MM installation, you should’ve edited that file to turn off the screen blanking. So you should always do a comparison between what your file looks like and what the vendor is releasing and apply the changes as needed.</p>
]]></description><link>https://forum.magicmirror.builders/post/6367</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6367</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Sat, 15 Oct 2016 17:49:56 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 16:18:20 GMT]]></title><description><![CDATA[<p dir="auto">It’s awesome :)</p>
<p dir="auto">I’ve had Alexa tell me the day, a joke and asked her a maths question.</p>
<p dir="auto"><a href="https://youtu.be/GA2598AAorQ" target="_blank" rel="noopener noreferrer nofollow ugc">A quick demo (YouTube)</a></p>
<p dir="auto">The detection is spot on and the response time is pretty acceptable</p>
<p dir="auto">The sooner this can get made into a module the better :)</p>
]]></description><link>https://forum.magicmirror.builders/post/6363</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6363</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 16:18:20 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 14:59:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> not quite - I’m almost there but trying to login to my AWS mirror profile after authorising it and I’m failing their ridiculous ‘type the characters you see in this image’ challenge :)</p>
<p dir="auto">Edit: At last! through…</p>
]]></description><link>https://forum.magicmirror.builders/post/6361</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6361</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 14:59:08 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 14:32:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/darrene" aria-label="Profile: darrene">@<bdi>darrene</bdi></a> Nice. Alexa is working now?</p>
]]></description><link>https://forum.magicmirror.builders/post/6359</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6359</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Sat, 15 Oct 2016 14:32:33 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 14:25:34 GMT]]></title><description><![CDATA[<p dir="auto">Ah, thtat’s great. Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a>.<br />
All good now</p>
]]></description><link>https://forum.magicmirror.builders/post/6355</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6355</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 14:25:34 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 13:45:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/darrene" aria-label="Profile: darrene">@<bdi>darrene</bdi></a> I would say press D to see what the difference is then you’ll have a better idea on how to proceed.<br />
Edit:<br />
I just ran an update on my pi and got the same prompt. lightdm is a display manager and not directly related to alexa.<br />
<a href="lightdm">https://wiki.debian.org/LightDM</a></p>
]]></description><link>https://forum.magicmirror.builders/post/6352</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6352</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Sat, 15 Oct 2016 13:45:41 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 09:43:11 GMT]]></title><description><![CDATA[<p dir="auto">I’ve jsut set up an Amazon dev account and installing the Alexa pi code to have a play with.</p>
<p dir="auto">During the install, I see<br />
<em>Configuration file ‘/etc/lightdm/lightdm.conf’<br />
==&gt; Modified (by you or by a script) since installation.<br />
==&gt; Package distributor has shipped an updated version.<br />
What would you like to do about it ?  Your options are:<br />
Y or I  : install the package maintainer’s version<br />
N or O  : keep your currently-installed version<br />
D     : show the differences between the versions<br />
Z     : start a shell to examine the situation<br />
The default action is to keep your current version.<br />
*** lightdm.conf (Y/I/N/O/D/Z) [default=N] ?</em></p>
<p dir="auto">I <em>think</em> I should answer ‘Y’ to keep the installer happy, but thought it worth checking - <a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> can I ask what you chose?</p>
]]></description><link>https://forum.magicmirror.builders/post/6347</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6347</guid><dc:creator><![CDATA[darrene]]></dc:creator><pubDate>Sat, 15 Oct 2016 09:43:11 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Sat, 15 Oct 2016 01:55:49 GMT]]></title><description><![CDATA[<p dir="auto">“Hey Dingdong!”<br />
“Yow Tweedledumb!”</p>
<p dir="auto">Or make it interactive:</p>
<p dir="auto">“Hey Cheech!”<br />
<em>“Yes Chong?”</em></p>
]]></description><link>https://forum.magicmirror.builders/post/6332</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6332</guid><dc:creator><![CDATA[KirAsh4]]></dc:creator><pubDate>Sat, 15 Oct 2016 01:55:49 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Fri, 14 Oct 2016 16:47:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Are you running it from your pi or do you have the echo/dot?<br />
If you are using the pi then yes you can customize the wake word which will trigger it into listening mode.</p>
]]></description><link>https://forum.magicmirror.builders/post/6309</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6309</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Fri, 14 Oct 2016 16:47:01 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Fri, 14 Oct 2016 15:41:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d3r" aria-label="Profile: d3r">@<bdi>d3r</bdi></a> Wait, what? You can use Alexa’s voice service to activate on whatever phrase you like?</p>
<p dir="auto">Oh, this is too awesome. My wife and were trying to get our echo to wake on “Hey Asshole” (<a href="https://www.goodreads.com/work/quotes/50700-old-man-s-war" target="_blank" rel="noopener noreferrer nofollow ugc">it’s a literary reference, honest</a>) and it wouldn’t let us. I’m going to get to work on a new mirror…</p>
]]></description><link>https://forum.magicmirror.builders/post/6304</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6304</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Fri, 14 Oct 2016 15:41:04 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Fri, 14 Oct 2016 07:29:11 GMT]]></title><description><![CDATA[<p dir="auto">Hey is there a modul for it?</p>
]]></description><link>https://forum.magicmirror.builders/post/6277</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6277</guid><dc:creator><![CDATA[WeedWood]]></dc:creator><pubDate>Fri, 14 Oct 2016 07:29:11 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Fri, 14 Oct 2016 02:37:37 GMT]]></title><description><![CDATA[<p dir="auto">I’ve had the last version running since last Thursday. It’s really great now that it’s headless.  I’m using snowboy and changed my wakeword to “Hey Jarvis” , I’ve used it every day since I installed it to trigger my hue lights via ifttt. Now to find a way to display the alexa cards on mm2 and that would be perfect.<br />
Edit:<br />
Didn’t read the article. Thought this was about the recent changes were we no longer have to click the button to activate it on the pi anymore. Anyways, I can’t really code yet and really want to do something with this as amazon have a lot of documentation online. My problem is work and personal stuff is getting on the way.</p>
]]></description><link>https://forum.magicmirror.builders/post/6274</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6274</guid><dc:creator><![CDATA[d3r]]></dc:creator><pubDate>Fri, 14 Oct 2016 02:37:37 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Fri, 14 Oct 2016 00:31:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kirash4" aria-label="Profile: KirAsh4">@<bdi>KirAsh4</bdi></a> saw this the other day…but was never able to get Amazon’s way of it going using Java. Always getting an error with my USB sound device. Gonna try NovaSpirit’s method and might live with the button for now</p>
]]></description><link>https://forum.magicmirror.builders/post/6270</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6270</guid><dc:creator><![CDATA[cyberphox]]></dc:creator><pubDate>Fri, 14 Oct 2016 00:31:41 GMT</pubDate></item><item><title><![CDATA[Reply to Alexa Goes Handsfree! on Thu, 13 Oct 2016 18:34:19 GMT]]></title><description><![CDATA[<p dir="auto">Nice! Time to connect a microphone to my Mirror! ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/6253</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/6253</guid><dc:creator><![CDATA[MichMich]]></dc:creator><pubDate>Thu, 13 Oct 2016 18:34:19 GMT</pubDate></item></channel></rss>