Hello,
I can't find any way to implement voice-guided turn-by-turn navigation, something like the one available at google maps.
Am I missing something or it is not supported by Esri.
Appreciating any clues.
Thanks.
Hi Rami,
We provide a way to get the turn-by-turn directions using `AGSRouteTask` but do not provide voice-guided turn-by-turn navigation. What you need to do is, use `AGSRouteTask` to get the turn-by-turn directions and then use Apple's `AVFoundation` framework (look for AVSpeechSynthesizer) to convert direction text into voice.
Hope this helps!
Regards,
Nimesh
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.