<?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[Play with audio commands]]></title><description><![CDATA[<p dir="auto">Hello, I've been gathering some info regarding adding voice commands to my mysensors! My idea was to have a low level microphone node, a simple arduino that would stream the audio to a server running linux that in the end would capture that sound and process it (recognize it) and would notify my main controller to do some action.</p>
<p dir="auto">I found this very cool app <a href="http://www.bitsophia.com/en-US/BitVoicer/Overview.aspx" rel="nofollow ugc">http://www.bitsophia.com/en-US/BitVoicer/Overview.aspx</a> that it seems to do this, but there are several problems. One only runs on Windows, two, it's not open source project (that i would prefere).</p>
<p dir="auto">First of all, any one know ant way to stream real time audio from a arduino to a server running linux? I found this <a href="http://tmrh20.github.io/RF24Audio/" rel="nofollow ugc">http://tmrh20.github.io/RF24Audio/</a> but I still need to test it, any one used it?</p>
<p dir="auto">The second part would be to recognize the sound and make it trigger some action. This still needs some digging, but nothing that good old coding would'd do! I just need the string with the commands in text.</p>
<p dir="auto">Other alternative would be to use a Voice Recognition Module for the Arduino ( <a href="http://www.elechouse.com/elechouse/index.php?main_page=product_info&amp;products_id=2151" rel="nofollow ugc">http://www.elechouse.com/elechouse/index.php?main_page=product_info&amp;products_id=2151</a> ) I don't like this approach because I would be limited to the commands in that arduino, a streaming solution would bem more modular.</p>
<p dir="auto">Any one had ever played with this?</p>
<p dir="auto">Best Regards</p>
]]></description><link>https://forum.mysensors.org/topic/3468/play-with-audio-commands</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 11:44:07 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/3468.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Mar 2016 11:46:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Play with audio commands on Tue, 22 Mar 2016 17:50:13 GMT]]></title><description><![CDATA[<p dir="auto">I'm studding the possibility of making the speech recognition with a raspberry pi zero and google stt api! Then I would publish a MQTT string to control my MySensors with OpenHab. The main problem of this approach is the delay time between the request and the action, because the audio must be translated by google and return to analises.</p>
]]></description><link>https://forum.mysensors.org/post/34978</link><guid isPermaLink="true">https://forum.mysensors.org/post/34978</guid><dc:creator><![CDATA[Soloam]]></dc:creator><pubDate>Tue, 22 Mar 2016 17:50:13 GMT</pubDate></item><item><title><![CDATA[Reply to Play with audio commands on Tue, 22 Mar 2016 16:28:02 GMT]]></title><description><![CDATA[<p dir="auto">I ordered an Echo Dot from Amazon. Won't be shipped till July, but hope to integrate it with my Vera controller to activate both my Vera z-wave and and Mysensor devices via voice control using the device.</p>
]]></description><link>https://forum.mysensors.org/post/34970</link><guid isPermaLink="true">https://forum.mysensors.org/post/34970</guid><dc:creator><![CDATA[Dan S.]]></dc:creator><pubDate>Tue, 22 Mar 2016 16:28:02 GMT</pubDate></item></channel></rss>