Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

voice based gps system

hello sir,,

 

Can you help me sir how to genrate voice based gps system..

looks on start end am able to comand by voice where to go.

then in returns simulator say by voice go left or right or else..

also indicate me the wrong direction by voice based system.

can you help me sir..

means my all gps system based on voice based..

Please use plain text.
Developer
RileyGB
Posts: 256
Registered: ‎08-06-2010

Re: voice based gps system

This is way too big of a question. You're talking voice recognition, maps, GPS and turn-by-turn navigation.

 

To be honest, I'm not even sure that this is possible on BB devices at the moment.

 

 



Follow me on twitter @RileyGB - https://twitter.com/RileyGB
View my BB10 OpenSource projects - https://github.com/RileyGB/BlackBerry10-Samples
Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

but i want to create this.please give me some ideahow to implement..

Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

can any one help me out for this..
Please use plain text.
Developer
peter_strange
Posts: 17,701
Registered: ‎07-14-2008

Re: voice based gps system

As previously pointed out, this is a big question.  I suggest that you instead focus on getting part of the question answered, so divide your development up onto small stages that address different parts and look to solve the small parts, one at a time.

 

The one to start on, because I think you can't actually do this on device, is the voice recognition.  I am not aware of any way to do voice recognition in 3rd party apps on device.  I am not aware of any APIs to do so either.  So I suggest you focus on this, see if you can figure out how to do that, and then if you solve that move on.

 

If you can't figure out to do it, you should search here to and elsewhere to see if someone else has, or there have been similar questions asked.  If you still get no where, then can ask a new question on here.  I suggest you mark this question as solved and don't extend it because its subject is not specific to your voice recognition question. 

Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

ok..

can you plz tell me can i get url of

"http://maps.google.com/maps?f=d&hl=en"

in blackberry map development..

mens i am design the map system bt invoke the google api..

Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

i am invoke the google map url..
it show the distance and time but not show the map view.
Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

any 1 helo me out for voice based gps system ..
Please use plain text.
Developer
peter_strange
Posts: 17,701
Registered: ‎07-14-2008

Re: voice based gps system

Until you can demonstrate you can implement voice activated commands, I suspect you are wasting your time.  Prove that first.  So until you can do that, we are not going to be helping you at all!

 

If you want to start integrating mapping, I suspect you look at Blackberry maps.  Integration on device is better than Google. 

Please use plain text.
Regular Contributor
dheeraj4545
Posts: 85
Registered: ‎11-18-2011
My Carrier: blackberry

Re: voice based gps system

so sir can you just guide me please what shouls i supoosed to do?
Please use plain text.