On Tue, May 31, 2011 at 12:14 AM, Cong Danh Pham < [email protected]> wrote:
> Thanks for your reply, Spiral. > One more question. How to make voice command to search in my app? I don't > know speech recognizability that cans help to make voice command? > For example: > I have many tabs: tab1, tab2,...tabn. I want to make voice command to > navigate to tab that i need. And make voice command to search on map. But I > don't know how to do. > > http://developer.android.com/resources/articles/speech-input.html <http://developer.android.com/resources/articles/speech-input.html> > Thanks & Regards, > D > > > On Mon, May 30, 2011 at 9:31 PM, Spiral123 <[email protected]> wrote: > >> use the directions API: >> http://code.google.com/apis/maps/documentation/directions/ >> >> On May 30, 4:07 am, danhpc <[email protected]> wrote: >> > Hi all, >> > >> > I'm newbie in android programming. I'm doing a application call google >> > maps api. It worked. I can zoom in/out. Mark a position on map. But I >> > don't know how to navigate search on google maps in my app? >> > And how to find the way between 2 point in google maps api? Does it >> > support this feature? >> > >> > I use Google API 3.1. >> > >> > Thanks & Regards, >> > D >> >> -- >> 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 >> > > -- > 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 -- 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

