RecognizerIntent.ACTION_RECOGNIZE_SPEECH - no activity found to handle it on emulator
- by Tobia Loschiavo
Hi,
I am trying speech recognition feature on android but when I try to launch recognizer intent on emulator with 2.1, no activity is present. Why is it not available out of the box? Is it possible to install support?
Thanks