<?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[MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I’ve been playing with vocal control lately, and GA/A2D is a great piece of module !<br />
Great job from <a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: Bugsounet">@<bdi>Bugsounet</bdi></a>  :)</p>
<p dir="auto">I’m facing a weird issue that I can’t solve on my own though… I can’t have sound both on the Assistant voice and on the radio/youtube streaming.</p>
<p dir="auto">Example:</p>
<pre><code>responseConfig: {
      useNative:true,
      playProgram: "mpg321" 
},
</code></pre>
<p dir="auto">Results with above config :<br />
“Jarvis, Bonjour” : I can hear the chimes sound and voice from the assistant<br />
“Jarvis, Mets France Info” :  bip sound is ok, logo appears but no sound<br />
“Jarvis, Mickael jackson youtube”: picture but no sound</p>
<pre><code>      responseConfig: {
            useNative:true,
            playProgram: "mpg321" 
      },
</code></pre>
<p dir="auto">Results with above config :<br />
“Jarvis, Bonjour” : I can hear the chimes sound but no sound<br />
“Jarvis, Mets France Info” :  bip sound is ok, logo appears with no sound<br />
“Jarvis, Mickael jackson youtube”: video and sound are ok</p>
<p dir="auto">Tried to change the program with aplay or afplay but no improvement.</p>
<p dir="auto">Any idea ?</p>
<p dir="auto">Thanks in advance !</p>
]]></description><link>https://forum.magicmirror.builders/topic/13635/mmm-googleassistant-assistant2display-issues-with-sound-for-radio</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 02:37:22 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13635.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Sep 2020 13:37:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio on Sat, 19 Sep 2020 13:48:02 GMT]]></title><description><![CDATA[<p dir="auto">hi, i don’t send any help … sorry</p>
<p dir="auto">maybe … try to ask to <a class="plugin-mentions-user plugin-mentions-a" href="/user/michmich" aria-label="Profile: MichMich">@<bdi>MichMich</bdi></a> … he have maybe some <a href="https://forum.magicmirror.builders/post/81698">response</a></p>
<p dir="auto">(see my signature)</p>
<p dir="auto">I strongly advise you to mention it in your comments! ( <a class="plugin-mentions-user plugin-mentions-a" href="/user/michmich" aria-label="Profile: MichMich">@<bdi>MichMich</bdi></a>)<br />
thanks in advance<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/bugsounet" aria-label="Profile: bugsounet">@<bdi>bugsounet</bdi></a></p>
]]></description><link>https://forum.magicmirror.builders/post/82050</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82050</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 19 Sep 2020 13:48:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio on Sat, 19 Sep 2020 12:41:12 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for your help !</p>
<p dir="auto">I understand that it is 2 differents modules, however changing the parameters for “usenative” impacts the sound output for radio… i don’ understand why just  what happened while I was trying to sovle the issue.</p>
<p dir="auto">I don’t have pulseaudio but the speaker is indeed an USB, even though it is working perfectly with VLC, youtube on chromium and so on… I’ll keep looking !</p>
<p dir="auto">By the way, is there anyway to change the default voice from GA ? From female to male ?</p>
<p dir="auto">have a nice day,<br />
Cheers</p>
]]></description><link>https://forum.magicmirror.builders/post/82048</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82048</guid><dc:creator><![CDATA[ZeFX]]></dc:creator><pubDate>Sat, 19 Sep 2020 12:41:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio on Thu, 10 Sep 2020 23:30:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zefx" aria-label="Profile: ZeFX">@<bdi>ZeFX</bdi></a> said in <a href="/post/81538">MMM-GoogleAssistant/ Assistant2Display : Issues with sound for radio</a>:</p>
<blockquote>
<pre><code>  responseConfig: {
        useNative:true,
        playProgram: "mpg321" 
  },
</code></pre>
</blockquote>
<p dir="auto">this GA config is ONLY for GA and not A2D (i remember you … it’s 2 different modules :) )</p>
<p dir="auto">if you have no sound in A2D it’s because your output sound card is not correcly configured in your RPI desktop try to setup it correctly (sound icon -&gt; make correctly default and reboot)</p>
<p dir="auto">but generaly in 80% it will not works …<br />
why ?</p>
<ul>
<li>use USB Sound card output audio (not works correctly with MagicMirror and drivers sucks)</li>
<li>use Pulseaudio … MagicMirror don’t like it (so more issue)</li>
<li>bluetooth using … yes only with pulseaudio … i know</li>
</ul>
<p dir="auto">Solve way :</p>
<ul>
<li>use native 3.5 Jack output or HDMI output</li>
<li>desinstalling pulseaudio (if installed) and reconfigure audio card</li>
<li>not using bluetooth …</li>
</ul>
<p dir="auto">I can’t do better actually … I can’t playing Youtube with an MP3 player ! it’s only with HTML5 audio</p>
]]></description><link>https://forum.magicmirror.builders/post/81556</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81556</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Thu, 10 Sep 2020 23:30:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio on Thu, 10 Sep 2020 15:08:00 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> … second config should read “useNative:False,”</p>
<p dir="auto">Example:</p>
<pre><code>responseConfig: {
      useNative:true,
      playProgram: "mpg321" 
},
</code></pre>
<p dir="auto">Results with above config :<br />
“Jarvis, Bonjour” : I can hear the chimes sound and voice from the assistant<br />
“Jarvis, Mets France Info” :  bip sound is ok, logo appears but no sound<br />
“Jarvis, Mickael jackson youtube”: picture but no sound</p>
<pre><code>responseConfig: {
           useNative:false,
           playProgram: "mpg321" 
     },
</code></pre>
<p dir="auto">Results with above config :<br />
“Jarvis, Bonjour” : I can hear the chimes sound but no sound<br />
“Jarvis, Mets France Info” :  bip sound is ok, logo appears with no sound<br />
“Jarvis, Mickael jackson youtube”: video and sound are ok</p>
]]></description><link>https://forum.magicmirror.builders/post/81541</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81541</guid><dc:creator><![CDATA[ZeFX]]></dc:creator><pubDate>Thu, 10 Sep 2020 15:08:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-GoogleAssistant&#x2F; Assistant2Display : Issues with sound for radio on Thu, 10 Sep 2020 14:05:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zefx" aria-label="Profile: ZeFX">@<bdi>ZeFX</bdi></a> both those responseConfig sections are the same</p>
]]></description><link>https://forum.magicmirror.builders/post/81540</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81540</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 10 Sep 2020 14:05:59 GMT</pubDate></item></channel></rss>