android - SKOBBLER SDK 2.5 play Street name with Audio advice -


hi using skobbler sdk 2.5 (android). how can play street name audio instructions while navigation in progress, of plays distance left , turn left/right.

thanks

the general_tts.adv file defines rules creating audio/text instructions text-to-speech support. tts engines can pronounce street names, can include information in advice via $nameorref (which return street’s name of reference, giving priority name tag) name, corresponds whatever value of “name” tag (i.e. “tri-state tollway”, reference corresponding whatever value of “ref” tag (i.e. “i 294”). bundled $nameorref parameter have $hasnameorref conditional – if particular road has name or ref value text following conditional used, otherwise instruction stop

for documentation please follow links: http://sdkblog.skobbler.com/advisor-support-text-to-speech-scout-audio/ http://sdkblog.skobbler.com/advisor-support-text-to-speech-faq/


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -