<?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: Android:  Fun With Speech Recognition</title>
	<atom:link href="http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/feed/" rel="self" type="application/rss+xml" />
	<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Dec 2011 12:24:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Salvatore</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-523</link>
		<dc:creator>Salvatore</dc:creator>
		<pubDate>Wed, 01 Jun 2011 09:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-523</guid>
		<description>Hi,
it&#039;s possible have the entire code for the example above?
How can I manage the resul?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
it&#8217;s possible have the entire code for the example above?<br />
How can I manage the resul?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeetendra Bhattad</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-441</link>
		<dc:creator>Jeetendra Bhattad</dc:creator>
		<pubDate>Tue, 07 Dec 2010 11:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-441</guid>
		<description>Hi,

I want to develop a complete Speech to Text conversion application for android.

User can speak in English, Chinese, Japanese.

Any guidance will be highly appreciated.

Thank you
Regards,
Jeetendra</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to develop a complete Speech to Text conversion application for android.</p>
<p>User can speak in English, Chinese, Japanese.</p>
<p>Any guidance will be highly appreciated.</p>
<p>Thank you<br />
Regards,<br />
Jeetendra</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hayden</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-415</link>
		<dc:creator>Hayden</dc:creator>
		<pubDate>Sun, 17 Oct 2010 20:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-415</guid>
		<description>Is their any way you could publish your source code for that hippo program. I am having the hardest time comparing the results to a string.

Thanks!!</description>
		<content:encoded><![CDATA[<p>Is their any way you could publish your source code for that hippo program. I am having the hardest time comparing the results to a string.</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-298</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-298</guid>
		<description>This uses the Google speech recognition service, which uses Google&#039;s server-side speech processing.  Android 2.1 actually integrates this whole process into all text fields but it still uses the server side element.  I believe the server side is actually licensed from Nuance or one of those other speech recognition companies, this(licensing) would be why they don&#039;t want to include it on the client side more than likely.

Your idea could work. You would want to do all of the speech analysis using the NDK, the problem with that is that as far as I can tell you can&#039;t access any of the database API from the NDK so you would have to call back into java side to populate the database, also I imagine the database would be fairly large so you would want it on the SD card.</description>
		<content:encoded><![CDATA[<p>This uses the Google speech recognition service, which uses Google&#8217;s server-side speech processing.  Android 2.1 actually integrates this whole process into all text fields but it still uses the server side element.  I believe the server side is actually licensed from Nuance or one of those other speech recognition companies, this(licensing) would be why they don&#8217;t want to include it on the client side more than likely.</p>
<p>Your idea could work. You would want to do all of the speech analysis using the NDK, the problem with that is that as far as I can tell you can&#8217;t access any of the database API from the NDK so you would have to call back into java side to populate the database, also I imagine the database would be fairly large so you would want it on the SD card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Atlas</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-297</link>
		<dc:creator>Colin Atlas</dc:creator>
		<pubDate>Wed, 06 Jan 2010 15:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-297</guid>
		<description>Does this use google voice/talk (I forget which ) and what is your opinion on the feasibility of getting away from using googles online speech to text processing engine. Instead running recognition solely on the device which could allow gradual recognition improvement via pattern database population?

Colin</description>
		<content:encoded><![CDATA[<p>Does this use google voice/talk (I forget which ) and what is your opinion on the feasibility of getting away from using googles online speech to text processing engine. Instead running recognition solely on the device which could allow gradual recognition improvement via pattern database population?</p>
<p>Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://awalkingcity.com/blog/2009/02/10/android-fun-with-speech-recognition/comment-page-1/#comment-247</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 16 Apr 2009 06:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://awalkingcity.com/blog/?p=140#comment-247</guid>
		<description>Great example! This is exactly what I needed.</description>
		<content:encoded><![CDATA[<p>Great example! This is exactly what I needed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

