[android-developers] Re: adding voice search

2010-01-22 Thread Achanta
Thank you Schwiz, Thats what I needed On Jan 21, 11:20 am, schwiz sch...@gmail.com wrote: I think you would override onActivityResult like I did in my project. On Jan 21, 12:17 pm, Achanta krishna.acha...@gmail.com wrote: Thank you Schwiz and David for the replies. they were helpful. I

[android-developers] Re: adding voice search

2010-01-22 Thread Achanta
Thank you Schwiz, Thats what I needed On Jan 21, 11:20 am, schwiz sch...@gmail.com wrote: I think you would override onActivityResult like I did in my project. On Jan 21, 12:17 pm, Achanta krishna.acha...@gmail.com wrote: Thank you Schwiz and David for the replies. they were helpful. I

[android-developers] Re: adding voice search

2010-01-21 Thread Achanta
Thank you Schwiz and David for the replies. they were helpful. I included the part that David advised and it works great. Now I have a requirement with the search in my project. I need to provide a widget like the quick Search box in the main page of the app..ie., it should always be visible. It

[android-developers] Re: adding voice search

2010-01-21 Thread schwiz
I think you would override onActivityResult like I did in my project. On Jan 21, 12:17 pm, Achanta krishna.acha...@gmail.com wrote: Thank you Schwiz and David for the replies. they were helpful. I included the part that David advised and it works great. Now I have a requirement with the

[android-developers] Re: adding voice search

2010-01-20 Thread David Phillip Oster
I _think_ all you need do is add: android:voiceSearchMode=showVoiceSearchButton|launchRecognizer to the searchable entity of your searchable.xml file. -- 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] Re: adding voice search

2010-01-19 Thread Achanta
Did you happen to figure this out? Can someone point to the correct resource or example regarding voice search. Thank you. On Dec 1 2009, 5:01 pm, schwiz sch...@gmail.com wrote: I have seen plenty of other apps do this can anyone at all please point me to the documentation for this!! On Dec

[android-developers] Re: adding voice search

2010-01-19 Thread schwiz
yep and here is an example in my open source project let me know if you have questions http://code.google.com/p/schwiz-android-apps/source/browse/trunk/WolframQuickLaunch/src/net/schwiz/wolfram/walauncher.java On Jan 19, 6:01 pm, Achanta krishna.acha...@gmail.com wrote: Did you happen to figure

[android-developers] Re: adding voice search

2009-12-01 Thread schwiz
bump On Dec 1, 12:53 am, schwiz sch...@gmail.com wrote: I want to add a voice search button to one of my apps but I can't seem to find documentation on it anywhere.  Can someone give me an example or point me to one? Thanks! -- You received this message because you are subscribed to the

[android-developers] Re: adding voice search

2009-12-01 Thread schwiz
I have seen plenty of other apps do this can anyone at all please point me to the documentation for this!! On Dec 1, 2:22 pm, schwiz sch...@gmail.com wrote: bump On Dec 1, 12:53 am, schwiz sch...@gmail.com wrote: I want to add a voice search button to one of my apps but I can't seem to