<?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 speech in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/speech/m-p/1028513#M41061</link>
    <description>&lt;P&gt;Dear ALL,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am using the speech recognition in c#.&lt;/P&gt;

&lt;P&gt;I want the recognized speech to go to a notepad file.&lt;/P&gt;

&lt;P&gt;Plz help&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2015 10:08:18 GMT</pubDate>
    <dc:creator>agund4</dc:creator>
    <dc:date>2015-09-16T10:08:18Z</dc:date>
    <item>
      <title>speech</title>
      <link>https://community.intel.com/t5/Software-Archive/speech/m-p/1028513#M41061</link>
      <description>&lt;P&gt;Dear ALL,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I am using the speech recognition in c#.&lt;/P&gt;

&lt;P&gt;I want the recognized speech to go to a notepad file.&lt;/P&gt;

&lt;P&gt;Plz help&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 10:08:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/speech/m-p/1028513#M41061</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-09-16T10:08:18Z</dc:date>
    </item>
    <item>
      <title>Easy.</title>
      <link>https://community.intel.com/t5/Software-Archive/speech/m-p/1028514#M41062</link>
      <description>&lt;P&gt;Easy.&lt;/P&gt;

&lt;P&gt;If you mean just writing to a text file, you can use standard c++ calls to open the file, write the text, and then close the file.&lt;/P&gt;

&lt;P&gt;If you want to write on a new notepad document, you need to use Windows API to open the notepad application, make sure it is in focus, and then emulate a keyboard sending the text from the recognition. You may even send the shortcut keys to save the file and exit the application if you want to.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 01:39:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/speech/m-p/1028514#M41062</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-09-17T01:39:19Z</dc:date>
    </item>
    <item>
      <title>Thanks samontab,</title>
      <link>https://community.intel.com/t5/Software-Archive/speech/m-p/1028515#M41063</link>
      <description>&lt;P&gt;Thanks samontab,&lt;/P&gt;

&lt;P&gt;I had solved it. Anywaz thanks for the reply&lt;/P&gt;

&lt;P&gt;I&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2015 06:36:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/speech/m-p/1028515#M41063</guid>
      <dc:creator>agund4</dc:creator>
      <dc:date>2015-09-17T06:36:54Z</dc:date>
    </item>
  </channel>
</rss>

