The emulator doesn't have this Activity. That is why you are getting
this exception.

On Feb 24, 11:04 am, Sandeep Phansekar <sandeep.phanse...@gmail.com>
wrote:
> plz explain u r problem with more details
> --
> Regards
> Sandeep
>
> On Tue, Feb 23, 2010 at 8:58 PM, Mukesh kumar <mukesh.j...@gmail.com> wrote:
> > when we call
> > Intent intent = new Intent("android.speech.action.RECOGNIZE_SPEECH");
> > startActivityForResult(intent, 0);
>
> > After that show Exception:
>
> > Activity not foun exception
>
> > Exception:
> > android.content.ActivitNotFoundException:No Activity Found to handle
> > Intent{action=android.speech.action.RECOGNIZE_SPEECH}
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to