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

Speech Recognition Runtime Error: No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) } #1700

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Speech recognition crashes on the AI emulator (on Windows XP/Chrome) and on my 
Archos 28 Android 2.2 device.

Th error on both the emulator and my tablet reads:

Runtime Error: 
No Activity found to handle Intent {act=android.speech.action.RECOGNIZE_SPEECH 
(has extras) }

The enclosed app is the minimum necessary to test speech-to-text input:  a 
button to request speech input and a text box to display it.

Original issue reported on code.google.com by agetz...@gmail.com on 7 Jul 2011 at 5:53

Attachments:

GoogleCodeExporter commented 9 years ago
I'm having the same issue. It would be very useful to be able to emulate voice 
recognition for robotics applications.

Original comment by bouto...@gmail.com on 11 Oct 2011 at 5:37

GoogleCodeExporter commented 9 years ago
Hi, 

Please try again on MIT App Inventor. Let us know if the same issue continues.

Regards, 

Wei
wli17@mit.edu

Original comment by weihuali...@gmail.com on 17 Mar 2012 at 2:00

GoogleCodeExporter commented 9 years ago
I´ve the same problem, any solution??

Original comment by hector...@gmail.com on 17 Apr 2012 at 3:36

GoogleCodeExporter commented 9 years ago
I have the same problem,
one week ago i did the basic program and worked very well, but now not works.

Original comment by anav...@gmail.com on 23 Apr 2012 at 7:19

GoogleCodeExporter commented 9 years ago
Well, i think we need an internet connection in our mobile, ¡always!. That's 
all we need to solve the issue.

Original comment by anav...@gmail.com on 23 Apr 2012 at 7:44

GoogleCodeExporter commented 9 years ago
I am having the same problem. Internet does not solve the issue. And I can't 
proceed with my app without the issue solved! Please hurry!

Original comment by purityho...@gmail.com on 14 Nov 2012 at 7:25

GoogleCodeExporter commented 9 years ago
I´ve the same problem, any solution????Please hurry!

Original comment by davids...@gmail.com on 5 Jan 2013 at 3:28

GoogleCodeExporter commented 9 years ago
Any updates on this?

Original comment by gih...@gmail.com on 9 Mar 2013 at 4:35

GoogleCodeExporter commented 9 years ago
I'm working on phone emulator, still doesn't work.

Original comment by webmas...@liceovecchi.it on 13 Apr 2013 at 7:51

GoogleCodeExporter commented 9 years ago
Error still appears in emulator. Is this working on phone?

Original comment by dragonha...@gmail.com on 8 May 2013 at 2:12

Rajat-K-Gedam commented 7 years ago

Hey guys, i was facing the same problem and it worked when i reset my phone. but after uninstalling some in built apps it stopped working and again gave the same error. This problem of mine was resolved by installing google app. give it a try and tell me if it worked for u as well.

hammedalao commented 5 years ago

I experienced the same error on Ai2 and re-enabled the Google search app which I have disabled initial. And it solved the problem.

AayushGour commented 4 years ago

I had the same error. After some research, i found that the 'Speech Recognizer' in MIT app inventor 2 uses google speech engine. Initially I had disabled the 'Google' app because of which the following error was popping up. No Activity found to handle Intent { act=android.speech.action.RECOGNIZE_SPEECH (has extras) } Later I enabled it and updated it. And the speech recognizer was working fine.

gylmd commented 4 years ago

same problem any help?

AayushGour commented 4 years ago

same problem any help?

Just install/enable the Google app.

easrng commented 3 years ago

Is there a way to do this without the Google app? I'm trying to limit my exposure to google.

mosjin commented 3 years ago

Is there any updates for fixing this bug please?!