niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
1 stars 0 forks source link

TextToSpeech1.AfterSpeaking block not working on ICS #2112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Version: 125 Id: 4fbee9e4023c

2. On my Galaxy Nexus running Android 4.0.3, I am unable to call any functions 
through the TextToSpeech1.AfterSpeaking block. In the small sample app I made 
(see attachment), I press the button and then the voice says "this a test" and 
then nothing happens. According to the code, what should happen is 
SpeechRecognizer1 should get text however it is not. I have tried adding other 
functions such as a vibration into the TextToSpeech1.AfterSpeaking block and I 
still no action is made after the "this is a test" speech is said. As far as I 
know, this seems to be working on other versions of Android. My app is 
currently in the Android market and I have not received any complaints from 
users running Android 2.3.3 and below.

3. Chrome browser. Mac OSX Lion
    Screen Shot 2012-05-16 at 10.26.06 PM.png 

Here's a link to my app if you want to try it out on your phone. It seems to 
work on phones running Gingerbread and below but not on ICS.

https://play.google.com/store/apps/details?id=appinventor.ai_keithvarun.Handsfre
eTextLite#?t=W251bGwsMSwyLDIxMiwiYXBwaW52ZW50b3IuYWlfa2VpdGh2YXJ1bi5IYW5kc2ZyZWV
UZXh0TGl0ZSJd

When you click send a text and then choose a contact, you are able to speak 
into the speech recognizer. The voice to text reads your message but then 
nothing else happens. What should happen is a different speech recognizer 
should try to GetText

Original issue reported on code.google.com by vtala...@gmail.com on 17 May 2012 at 2:57

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 2126 comment for my. 

Original comment by mal...@gmail.com on 27 May 2012 at 8:23

GoogleCodeExporter commented 9 years ago

Original comment by yonglinw...@gmail.com on 1 Jun 2012 at 7:35