<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Flashcard Example doesn't work (Problem Solved) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103913#M69768</link>
    <description>&lt;P&gt;There's an example of the 'Flashcard Speech Recognition" by &lt;SPAN content="2015-05-04T14:42:02-07:00" rel="sioc:has_creator"&gt;&lt;A class="username" href="https://software.intel.com/en-us/user/1100934" title="View user profile"&gt;Bryan B.&lt;/A&gt;&lt;/SPAN&gt; When you build the example there's a small code change that you have to make or else nothing will happen.&lt;/P&gt;

&lt;P&gt;Find the line:-&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;status = speechRecognition.StartRec(null, handler);&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;if should be:-&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;status = speechRecognition.StartRec(audioSource, handler);&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 15:47:35 GMT</pubDate>
    <dc:creator>Roy_F_</dc:creator>
    <dc:date>2015-12-10T15:47:35Z</dc:date>
    <item>
      <title>Flashcard Example doesn't work (Problem Solved)</title>
      <link>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103913#M69768</link>
      <description>&lt;P&gt;There's an example of the 'Flashcard Speech Recognition" by &lt;SPAN content="2015-05-04T14:42:02-07:00" rel="sioc:has_creator"&gt;&lt;A class="username" href="https://software.intel.com/en-us/user/1100934" title="View user profile"&gt;Bryan B.&lt;/A&gt;&lt;/SPAN&gt; When you build the example there's a small code change that you have to make or else nothing will happen.&lt;/P&gt;

&lt;P&gt;Find the line:-&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;status = speechRecognition.StartRec(null, handler);&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;if should be:-&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;status = speechRecognition.StartRec(audioSource, handler);&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 15:47:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103913#M69768</guid>
      <dc:creator>Roy_F_</dc:creator>
      <dc:date>2015-12-10T15:47:35Z</dc:date>
    </item>
    <item>
      <title>Thanks Roy, I'll look into</title>
      <link>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103914#M69769</link>
      <description>&lt;P&gt;Thanks Roy, I'll look into this ASAP. -Bryan&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 16:37:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103914#M69769</guid>
      <dc:creator>Bryan_B_Intel1</dc:creator>
      <dc:date>2015-12-10T16:37:15Z</dc:date>
    </item>
    <item>
      <title>Hi Roy,</title>
      <link>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103915#M69770</link>
      <description>&lt;P&gt;Hi Roy,&lt;/P&gt;

&lt;P&gt;I wanted to follow-up on your observation. If the audio source is omitted in StartRec, the SDK uses the default audio input device. After retesting the Flashcard sample with the latest SDK release, I found it works OK if you pass null or audioSource. I'm not sure why passing null is not working for you.&lt;/P&gt;

&lt;P&gt;Thanks, Bryan&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 22:04:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Flashcard-Example-doesn-t-work-Problem-Solved/m-p/1103915#M69770</guid>
      <dc:creator>Bryan_B_Intel1</dc:creator>
      <dc:date>2016-01-04T22:04:49Z</dc:date>
    </item>
  </channel>
</rss>

