Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1
Hi
I installed the ovi maps extra features with voice nav
before I had double lang: en_us and polish
Now after a reflash, I decided to leave only polish, as I had the same error as now:
Code:
Code:
error loading voice config.xml from english_us for language en-US
The ovi maps voice server detects only polish lang files
But I still get this error
I installed the html5 index.html
What should I do in order to fix it
Thanks in advance
marmistrz
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#2
Could you help me please?

I've got device language english_us and locale polish
 
Blaizzen's Avatar
Posts: 397 | Thanked: 802 times | Joined on Jan 2010 @ Sydney
#3
Originally Posted by marmistrz View Post
Hi
I installed the ovi maps extra features with voice nav
before I had double lang: en_us and polish
Now after a reflash, I decided to leave only polish, as I had the same error as now:
Code:
Code:
error loading voice config.xml from english_us for language en-US
The ovi maps voice server detects only polish lang files
But I still get this error
I installed the html5 index.html
What should I do in order to fix it
Thanks in advance
marmistrz
What language is your device set to? If i remember correctly, it automatically looks for the language folder based on the N900's system language, but I could be wrong.
 
Joseph.skb's Avatar
Posts: 752 | Thanked: 284 times | Joined on Sep 2010 @ Malaysia
#4
Waitaminute! How did you get Ovi maps extra features with voice nav? I want that! I need that! Please help!!!
 

The Following User Says Thank You to Joseph.skb For This Useful Post:
Posts: 238 | Thanked: 131 times | Joined on May 2011 @ Bulgaria
#5
Take at look here
http://wiki.maemo.org/Ovi_Maps_Extra_Features

Originally Posted by Joseph.skb
Waitaminute! How did you get Ovi maps extra features with voice nav? I want that! I need that! Please help!!!

Last edited by disappear; 2011-11-01 at 18:01.
 

The Following 2 Users Say Thank You to disappear For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#6
My device language is en us, my locale (time zone, thousand separator, etc ) is polish
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#7
if I did all what is written on wiki page how to force Ovi Maps to navigate?
 
Blaizzen's Avatar
Posts: 397 | Thanked: 802 times | Joined on Jan 2010 @ Sydney
#8
Originally Posted by marmistrz View Post
My device language is en us, my locale (time zone, thousand separator, etc ) is polish
You can trick the html into thinking en-us is polish. Try looking for the section below and changing the code approprietly.

var GuidanceModel = new Class({
Name: "GuidanceModel",
Implements: [EventSource, Destroyable],
_currentRoute: null,
_nextMan: null, // the next maneuver to be performed
_manWarned: false, // did we give advance warning of this maneuver
_MANEUVER_ICONS: null,
_guidance: null,
_bits: 0,
_onHighway: false,
_lastTime: null,
_codeToFolder: {
"en-GB": "english",
"fr-FR": "french",
"de-DE": "german",
"es-ES": "spanish",
"it-IT": "italian",
"sv-SE": "swedish",
"da-DK": "danish",
"no-NO": "norwegian",
"fi-FI": "finnish",
"en-US": "english_us",
"pt-PT": "portugese",
"tr-TR": "turkish",
"ru-RU": "russian",
"hu-HU": "hungarian",
"nl-NL": "dutch",
"cs-CZ": "czech",
"sk-SK": "slovak",
"pl-PL": "polish",
"sl-SI": "slovenian",
"zh-TW": "taiwanese_chinese",
"zh-HK": "cantonese",
"zh-CN": "mandarin_chinese",
"th-TH": "thai",
"ar-SA": "arabic",
"bg-BG": "bulgarian",
"ca-ES": "catalan",
"hr-HR": "croatian",
"et-EE": "estonian",
"fa-IR": "farsi",
"fr-CA": "french_ca",
"el-GR": "greek",
"hi-IN": "hindi",
"id-ID": "indonesian",
"ko-KR": "korean",
"lv-LV": "latvian",
"lt-LT": "lithuanian",
"ms-MY": "malay",
"pt-BR": "brazilian",
"ro-RO": "romanian",
"es-MX": "mexican",
"ur-PK": "urdu",
"es-EU": "basque",
"es-GL": "galician"
},
Hope it works
 

The Following User Says Thank You to Blaizzen For This Useful Post:
Blaizzen's Avatar
Posts: 397 | Thanked: 802 times | Joined on Jan 2010 @ Sydney
#9
Originally Posted by raverpol View Post
if I did all what is written on wiki page how to force Ovi Maps to navigate?
Sorry not sure what you mean. Ovi maps already navigates. All that was added was a hack to allow voice navigation and a few other minor features. Could you please explain what you mean?
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:11.