<?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 Speech Recognition Without Dialog In A Custom Activity	</title>
	<atom:link href="https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/</link>
	<description>Technology Reaching Us In Time - Online</description>
	<lastBuildDate>Thu, 21 Nov 2019 12:53:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Arash		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-19023</link>

		<dc:creator><![CDATA[Arash]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 11:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-19023</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-8591&quot;&gt;ramakrishna&lt;/a&gt;.

If u understand that please let me know how.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-8591">ramakrishna</a>.</p>
<p>If u understand that please let me know how.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lorenzo		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18881</link>

		<dc:creator><![CDATA[Lorenzo]]></dc:creator>
		<pubDate>Mon, 16 Jul 2018 22:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18881</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18722&quot;&gt;Mohit Gupt&lt;/a&gt;.

Your code has been very useful for developing my application.
I wanted to ask you, how to make listening continuously.
Is it possible?

Thank you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18722">Mohit Gupt</a>.</p>
<p>Your code has been very useful for developing my application.<br />
I wanted to ask you, how to make listening continuously.<br />
Is it possible?</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Weverson		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18873</link>

		<dc:creator><![CDATA[Weverson]]></dc:creator>
		<pubDate>Mon, 02 Jul 2018 01:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18873</guid>

					<description><![CDATA[Amazing tutorial. Thank you!]]></description>
			<content:encoded><![CDATA[<p>Amazing tutorial. Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wanhee park		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18820</link>

		<dc:creator><![CDATA[Wanhee park]]></dc:creator>
		<pubDate>Wed, 09 May 2018 13:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18820</guid>

					<description><![CDATA[안녕
나는 이것을 공부하는 학생이야

이소스를 보고 배울수있어서 너무 고마워

정말 고마워 !

항상 행복해]]></description>
			<content:encoded><![CDATA[<p>안녕<br />
나는 이것을 공부하는 학생이야</p>
<p>이소스를 보고 배울수있어서 너무 고마워</p>
<p>정말 고마워 !</p>
<p>항상 행복해</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Josef Schmitte		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18764</link>

		<dc:creator><![CDATA[Josef Schmitte]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 12:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18764</guid>

					<description><![CDATA[Dear Mr Gupt

I have established your code in Android Studio 3 on my Samsung Tablet. It worked with one except. When I changed the int variable for RecognizerIntent.EXTRA_MAX_RESULTS on 3 or 2, the TextView returndedText shows 5 or 4 strings. How can I set the amount of understood RESULTS_RECOGNITION on RecognizerIntent.EXTRA_MAX_RESULTS?

Thank you very much for your help]]></description>
			<content:encoded><![CDATA[<p>Dear Mr Gupt</p>
<p>I have established your code in Android Studio 3 on my Samsung Tablet. It worked with one except. When I changed the int variable for RecognizerIntent.EXTRA_MAX_RESULTS on 3 or 2, the TextView returndedText shows 5 or 4 strings. How can I set the amount of understood RESULTS_RECOGNITION on RecognizerIntent.EXTRA_MAX_RESULTS?</p>
<p>Thank you very much for your help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruben Misrahi		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18742</link>

		<dc:creator><![CDATA[Ruben Misrahi]]></dc:creator>
		<pubDate>Mon, 19 Feb 2018 12:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18742</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-14716&quot;&gt;Aniceto&lt;/a&gt;.

Exactly what I want.
Please let me know if you find a solution for that.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-14716">Aniceto</a>.</p>
<p>Exactly what I want.<br />
Please let me know if you find a solution for that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruben Misrahi		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18741</link>

		<dc:creator><![CDATA[Ruben Misrahi]]></dc:creator>
		<pubDate>Mon, 19 Feb 2018 12:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18741</guid>

					<description><![CDATA[Great job!

There are still loose ends with Google&#039;s api for sure. For instance, the parameters that are supposed to control the silence time before transcribing don&#039;t work (EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS).

What I wanted is to let the user stop the transcription by clicking a button.
I can think of a process that after a silence appends the transcription to a string and then calls again the process to keep transcribing.
Do you think this is possible?]]></description>
			<content:encoded><![CDATA[<p>Great job!</p>
<p>There are still loose ends with Google&#8217;s api for sure. For instance, the parameters that are supposed to control the silence time before transcribing don&#8217;t work (EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS).</p>
<p>What I wanted is to let the user stop the transcription by clicking a button.<br />
I can think of a process that after a silence appends the transcription to a string and then calls again the process to keep transcribing.<br />
Do you think this is possible?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohit Gupt		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18722</link>

		<dc:creator><![CDATA[Mohit Gupt]]></dc:creator>
		<pubDate>Sat, 20 Jan 2018 17:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18722</guid>

					<description><![CDATA[Thanks for putting in the feedback, article is now updated. 
Also the same is now present on github.]]></description>
			<content:encoded><![CDATA[<p>Thanks for putting in the feedback, article is now updated.<br />
Also the same is now present on github.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason Roberts		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18716</link>

		<dc:creator><![CDATA[Jason Roberts]]></dc:creator>
		<pubDate>Sat, 13 Jan 2018 09:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18716</guid>

					<description><![CDATA[After a short research and also from an earlier question on this page, I finally got this app to work. 

I had to grant permissions for the mic and storage on the phone exactly as described by @Rony Brosh
October 21, 2015 at 3:20 pm in the above commments

Thanks for an wonderful and elegant solution

Cheers!]]></description>
			<content:encoded><![CDATA[<p>After a short research and also from an earlier question on this page, I finally got this app to work. </p>
<p>I had to grant permissions for the mic and storage on the phone exactly as described by @Rony Brosh<br />
October 21, 2015 at 3:20 pm in the above commments</p>
<p>Thanks for an wonderful and elegant solution</p>
<p>Cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: firienn		</title>
		<link>https://www.truiton.com/2014/06/android-speech-recognition-without-dialog-custom-activity/#comment-18686</link>

		<dc:creator><![CDATA[firienn]]></dc:creator>
		<pubDate>Thu, 07 Dec 2017 15:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.truiton.com/?p=613#comment-18686</guid>

					<description><![CDATA[Thanks!
That helped me a lot, I&#039;ve rewrote it in C# and it works like  a charm!]]></description>
			<content:encoded><![CDATA[<p>Thanks!<br />
That helped me a lot, I&#8217;ve rewrote it in C# and it works like  a charm!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.truiton.com @ 2026-07-03 10:14:16 by W3 Total Cache
-->