Select to view content in your preferred language

Navigation Text To Speach

1224
2
08-08-2018 07:49 AM
ManasaParida
Occasional Contributor

Hi All, Does the ArcGIS have Text to Speech functionality when we start the Navigation from Source to Destination like Google Navigation.

0 Kudos
2 Replies
MichaelDavis3
Frequent Contributor

You can implement text-to-speech yourself with AVSpeechSynthesizer:

AVSpeechSynthesizer - NSHipster 

ManasaParida
Occasional Contributor

Hi Michael,
Thanks for your reply, what i was trying to get is does, is the ArcGIS SDK have the functionalities like how google navigation perform his navigation direction with arrow mark when we are driving it should always move each and every bit of device movement then it speech the voice over the Device through the AVSpeechSynthesizer, please find the attached screenshot which i am trying to implement with ArcGIS and my requirement.

 

google map driving navigation direction symbol with speech over device

Google map driving navigation direction symbol with voice over device when driving.

0 Kudos