<?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[I cant play Youtube]]></title><description><![CDATA[<p dir="auto">When I call Google Assistant and ask him to turn on YouTube, it only says, “This is the result of YouTube search,” but doesn’t play YouTube.</p>
<p dir="auto">Plus, Do you know another name for this? We’re only calling it Jarvis.</p>
]]></description><link>https://forum.magicmirror.builders/topic/15720/i-cant-play-youtube</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 21:34:47 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15720.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Oct 2021 08:33:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I cant play Youtube on Mon, 11 Oct 2021 08:59:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/djboob66" aria-label="Profile: djboob66">@<bdi>djboob66</bdi></a> Oh god im using pi3+… 😭 thank you for kind answer</p>
]]></description><link>https://forum.magicmirror.builders/post/95433</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95433</guid><dc:creator><![CDATA[kkilook]]></dc:creator><pubDate>Mon, 11 Oct 2021 08:59:25 GMT</pubDate></item><item><title><![CDATA[Reply to I cant play Youtube on Mon, 11 Oct 2021 08:49:35 GMT]]></title><description><![CDATA[<p dir="auto">Do you have a pi4?<br />
Youtube only work with a pi4? <a href="http://wiki.bugsounet.fr/en/MMM-GoogleAssistant/Installation" target="_blank" rel="noopener noreferrer nofollow ugc">link</a><br />
ok google<br />
hey google<br />
<a href="http://wiki.bugsounet.fr/en/MMM-Detector" target="_blank" rel="noopener noreferrer nofollow ugc">http://wiki.bugsounet.fr/en/MMM-Detector</a><br />
or go into MMM-Detector.js and change the Alexa one to GA</p>
<pre><code>detectors: [
      {
        detector: "Snowboy",
        Model: "jarvis",
        Sensitivity: null,
        Logo: "google",
        autoRestart: false,
        onDetected: {
          notification: "GA_ACTIVATE"
        }
      },
      {
        detector: "Snowboy",
        Model: "alexa",
        Sensitivity: null,
        Logo: "alexa",
        autoRestart: false,
        onDetected: {
          notification: "GA_ACTIVATE"
        }
      },
      {
        detector: "Porcupine",
        Model: "ok google",
        Sensitivity: null,
        Logo: "google",
        autoRestart: false,
        onDetected: {
          notification: "GA_ACTIVATE"
        }
      },
      {
        detector: "Porcupine",
        Model: "hey google",
        Sensitivity: null,
        Logo: "google",
        autoRestart: false,
        onDetected: {
          notification: "GA_ACTIVATE"
        }
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/95431</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95431</guid><dc:creator><![CDATA[DJBOOB66]]></dc:creator><pubDate>Mon, 11 Oct 2021 08:49:35 GMT</pubDate></item></channel></rss>