<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &quot;VoiceNotes for Android&quot;: Sample App using Flex, AIR, and the Microphone API</title>
	<atom:link href="http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api</link>
	<description>Mobile, Cloud, HTML, JavaScript, Java, PHP, Flex</description>
	<lastBuildDate>Mon, 21 May 2012 12:25:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nazeer</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-50491</link>
		<dc:creator>Nazeer</dc:creator>
		<pubDate>Tue, 24 Apr 2012 09:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-50491</guid>
		<description>I could not download the apk file its downloading a zip file only. Could you please help me?</description>
		<content:encoded><![CDATA[<p>I could not download the apk file its downloading a zip file only. Could you please help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Voice Recognition API - How does learning work? - Android Forums</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-46145</link>
		<dc:creator>Google Voice Recognition API - How does learning work? - Android Forums</dc:creator>
		<pubDate>Sun, 15 Apr 2012 06:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-46145</guid>
		<description>[...] I&#039;ll share what I know, which is not terribly much, I&#039;m afraid, but may get you started.  There are two providers for android - Vlingo and Google voice. When you use speech-to-text voice samples are sent to one of these providers servers, yes they are, you can read the fine print - don&#039;t believe me, use wireshark or similar to trace it out. Most of the information in proprietary on these system&#039;s so it is hard to say. Check this out for some overview Speech recognition - Wikipedia, the free encyclopedia  As far as sending samples to your own database, I think it is doable, you&#039;ll have to work with MediaRecorder and/or Sensors (MIC). Check this source code &quot;VoiceNotes for Android&quot;: Sample App using Flex, AIR, and the Microphone API [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#039;ll share what I know, which is not terribly much, I&#039;m afraid, but may get you started.  There are two providers for android &#8211; Vlingo and Google voice. When you use speech-to-text voice samples are sent to one of these providers servers, yes they are, you can read the fine print &#8211; don&#039;t believe me, use wireshark or similar to trace it out. Most of the information in proprietary on these system&#039;s so it is hard to say. Check this out for some overview Speech recognition &#8211; Wikipedia, the free encyclopedia  As far as sending samples to your own database, I think it is doable, you&#039;ll have to work with MediaRecorder and/or Sensors (MIC). Check this source code &quot;VoiceNotes for Android&quot;: Sample App using Flex, AIR, and the Microphone API [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fathah Noor</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-32443</link>
		<dc:creator>Fathah Noor</dc:creator>
		<pubDate>Thu, 15 Mar 2012 02:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-32443</guid>
		<description>Thanks a lot! Really useful. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot! Really useful. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4876</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sat, 03 Dec 2011 16:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4876</guid>
		<description>Is this example also running on iOS?</description>
		<content:encoded><![CDATA[<p>Is this example also running on iOS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: florin</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4875</link>
		<dc:creator>florin</dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4875</guid>
		<description>hi,
I was trying for a wile now to find out if I can run this sort of application on an android tablet. http://www.kirupa.com/developer/actionscript/microphone.htm
for the application you are showing in the video... can you change the red dot with a different symbol/draw ?
thanks</description>
		<content:encoded><![CDATA[<p>hi,<br />
I was trying for a wile now to find out if I can run this sort of application on an android tablet. <a href="http://www.kirupa.com/developer/actionscript/microphone.htm" rel="nofollow">http://www.kirupa.com/developer/actionscript/microphone.htm</a><br />
for the application you are showing in the video&#8230; can you change the red dot with a different symbol/draw ?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoenix Traffic Android Mobile Application built with AIR &#171; Thanks, Mister!</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4874</link>
		<dc:creator>Phoenix Traffic Android Mobile Application built with AIR &#171; Thanks, Mister!</dc:creator>
		<pubDate>Thu, 29 Sep 2011 17:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4874</guid>
		<description>[...] 4 List Scrolling on Android with Flash Player 10.1 “VoiceNotes for Android”: Sample App using Flex, AIR, and the Microphone API AIR on Android: TweetrApp Video walk-through Employee Directory Sample Application Using Flex and [...]</description>
		<content:encoded><![CDATA[<p>[...] 4 List Scrolling on Android with Flash Player 10.1 “VoiceNotes for Android”: Sample App using Flex, AIR, and the Microphone API AIR on Android: TweetrApp Video walk-through Employee Directory Sample Application Using Flex and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 火柴工作坊 &#187; Hero相关开发文档</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4873</link>
		<dc:creator>火柴工作坊 &#187; Hero相关开发文档</dc:creator>
		<pubDate>Fri, 08 Apr 2011 08:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4873</guid>
		<description>[...] Coenraets作品） http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphon... 设备性能-加速器 在AIR中为Android使用加速器（作者本人作品） [...]</description>
		<content:encoded><![CDATA[<p>[...] Coenraets作品） <a href="http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphon.." rel="nofollow">http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphon..</a>. 设备性能-加速器 在AIR中为Android使用加速器（作者本人作品） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AIR for Android and Flex Mobile Resources &#124; Finding Out About</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4872</link>
		<dc:creator>AIR for Android and Flex Mobile Resources &#124; Finding Out About</dc:creator>
		<pubDate>Sun, 06 Mar 2011 20:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4872</guid>
		<description>[...] “VoiceNotes for Android”: Sample App using Flex, AIR, and the Microphone API by Christophe Coenraets - http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphon... [...]</description>
		<content:encoded><![CDATA[<p>[...] “VoiceNotes for Android”: Sample App using Flex, AIR, and the Microphone API by Christophe Coenraets - http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphon&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4871</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Tue, 23 Nov 2010 12:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4871</guid>
		<description>Newbie alert!!

when i download the fxp file and load it into flash builder &quot;burrito&quot; it gives me a &quot;desktop application&quot; not &quot;mobile Application&quot; .  How do I change this so I can build it for the mobile environment and then download and run on an android device?</description>
		<content:encoded><![CDATA[<p>Newbie alert!!</p>
<p>when i download the fxp file and load it into flash builder &#8220;burrito&#8221; it gives me a &#8220;desktop application&#8221; not &#8220;mobile Application&#8221; .  How do I change this so I can build it for the mobile environment and then download and run on an android device?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psc</title>
		<link>http://coenraets.org/blog/2010/07/voicenotes-for-android-sample-app-using-flex-air-and-the-microphone-api/#comment-4870</link>
		<dc:creator>psc</dc:creator>
		<pubDate>Tue, 12 Oct 2010 15:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://coenraets.org/blog/?p=819#comment-4870</guid>
		<description>Thanks for this example.
Can we do the same using Flash Professional and how? Any suggestion.</description>
		<content:encoded><![CDATA[<p>Thanks for this example.<br />
Can we do the same using Flash Professional and how? Any suggestion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

