I think this is the situation. VR is part of cupcake 1.5, however, this has not been fully implemented on many current devices. UK vodafone for example. If your google search widget does bot have the microphone on it then I think your version of cupcake on the device does not have the relevent libraries needed to support VR.
If you install some of the custom roms from xda you will see they have the mic icon on search. I think (although I have not got around to trying myself) that it will work fine on these. so, no mic icon on seach == no VR support. please correct me if i'm wrong, but that's my take. ps. what is the story with TTS (text to speech) is that in there too at all? On Jul 14, 6:25 pm, Steven <[email protected]> wrote: > I figured out what was wrong. But like the commenter below I get the > "recognizer is not present" displayed when I run my code in the > emulator. I read that googlevoicesearch must be installed for > thevoicerecognitionintent to work. Is this correct? > -Steven > > On Jul 9, 6:08 pm, Mark Murphy <[email protected]> wrote: > > > Steven wrote: > > > So when I use the code from voiceRecognition.java to see if it will > > > work. I get and error with R.layout.voice_recognition as well as R.id > > > What are the error messages? > > > Also, remember that you cannot necessarily just grab bits of Java code > > -- these errors are referring to items in a layout that may be missing. > > > > and when I try import com.example.android.apis.R it wants me to create > > > the class. > > > That should be automatically built once we get the other problems above > > fixed. > > > -- > > Mark Murphy (a Commons > > Guy)http://commonsware.com|http://twitter.com/commonsguy > > > Need help for your Android OSS project?http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

