maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Ovi Maps Extra Features - Now with voice guidance (early development) (https://talk.maemo.org/showthread.php?t=66985)

Blaizzen 2011-04-15 09:00

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by WhiteWolf (Post 988531)
I'm using omVoiceServer

log:
Looking for voices in: /home/user/MyDocs/cities/Voices
Loaded voice: spanish_f
Using aply for prerecorded sounds

With the downloaded files are listed in
http://talk.maemo.org/showthread.php?t=66985

Can you try route to a destination and follow it. And then send me the log? You can save it from the save log button, and it'll be placed inside the cities folder. Thanks :)

In the mean time, I'll load spanish voice files and test, there could be some differences in the xml config file.

WhiteWolf 2011-04-15 09:20

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
1 Attachment(s)
Thanks for the effort.

you go up the log.txt

cheve 2011-04-15 11:07

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by WhiteWolf (Post 988783)
On the tab that shows the log of omVoiceServer appear commands issued by Maps but does not play any of them.

just a note, I believe there are different versions of voice file. the version that works for me contains a config.xml. this config.xml is in the \cities\discache\voice\<your_language_name>\.

good luck

Blaizzen 2011-04-15 12:32

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by WhiteWolf (Post 988909)
Thanks for the effort.

you go up the log.txt

Can you play sounds from the "Command Tester". It seems from the log that it recieves the correct text, but something is stopping it from playing it. Do any other languages work?

I actually did try spanish directions today and got it to work fine (well fine enough, I can't understand it, so i'm assuming its fine :p)
Code:

Looking for voices in: /home/user/MyDocs/cities/Voices
Loaded voice: arabic
Loaded voice: english
Loaded voice: spanish
Using aplay for prerecorded sounds
Received:/Sound/|km|junction|quiteleft|onto|Forest%20road
Playing:
Playing:spanish/spanish_female/g5tul_003e
Received:/Sound/281.8767695600271|km|junction|lightleft|onto|Wollongong%20road
Playing:english/english_male/g5num_100
Playing:english/english_male/g5unt_002
Playing:spanish/spanish_female/g5num_050
Playing:spanish/spanish_female/g5tul_002e
Received:/Sound/|km|junction|lightleft|onto|Wollongong%20road
Playing:
Playing:spanish/spanish_female/g5tul_002e


Edit: I should mention that it plays English sounds as the parsing got errors. The config.xml files aren't always the same, so when I rely on certain things being where they should and they're not, it stuffs up. It can be fixed by modifying the config.xml file to comply with the same structure as the template one I used (English)

I'll try upload a modified Spanish config file later (once I sort the main issue of no sounds playing for you).

Blaizzen 2011-04-15 12:33

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by cheve (Post 988987)
just a note, I believe there are different versions of voice file. the version that works for me contains a config.xml. this config.xml is in the \cities\discache\voice\<your_language_name>\.

good luck

Where did you find the other version of the voice files? I'd be interested to see what structure they are. Thanks :)

WhiteWolf 2011-04-15 12:40

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by Blaizzen (Post 989036)
Can you play sounds from the "Command Tester". It seems from the log that it recieves the correct text, but something is stopping it from playing it. Do any other languages work?

I actually did try spanish directions today and got it to work fine (well fine enough, I can't understand it, so i'm assuming its fine :p)
Code:

Looking for voices in: /home/user/MyDocs/cities/Voices
Loaded voice: arabic
Loaded voice: english
Loaded voice: spanish
Using aplay for prerecorded sounds
Received:/Sound/|km|junction|quiteleft|onto|Forest%20road
Playing:
Playing:spanish/spanish_female/g5tul_003e
Received:/Sound/281.8767695600271|km|junction|lightleft|onto|Wollongong%20road
Playing:english/english_male/g5num_100
Playing:english/english_male/g5unt_002
Playing:spanish/spanish_female/g5num_050
Playing:spanish/spanish_female/g5tul_002e
Received:/Sound/|km|junction|lightleft|onto|Wollongong%20road
Playing:
Playing:spanish/spanish_female/g5tul_002e


Edit: I should mention that it plays English sounds as the parsing got errors. The config.xml files aren't always the same, so when I rely on certain things being where they should and they're not, it stuffs up. It can be fixed by modifying the config.xml file to comply with the same structure as the template one I used (English)

I'll try upload a modified Spanish config file later (once I sort the main issue of no sounds playing for you).

English voices'll try to see if using them works.

The problem is clear, playing the voice files. The omVoiceServer if playing on the tab "Command Tester.

cheve 2011-04-15 13:14

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by Blaizzen (Post 989038)
Where did you find the other version of the voice files? I'd be interested to see what structure they are. Thanks :)

From this link http://www.hpsblog.com/2009/07/direc...0-without.html, if I recall correctly. I can't get to it to confirm at this moment due to firewall/filtering issue:)

the two versions that I got have identical structure, except in the 'root' directory where one contains the config.xml and the other contains a set of 3 file at the 'root'.

hope this help,

Cheers,

Blaizzen 2011-04-15 13:47

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by cheve (Post 989062)
From this link http://www.hpsblog.com/2009/07/direc...0-without.html, if I recall correctly. I can't get to it to confirm at this moment due to firewall/filtering issue:)

the two versions that I got have identical structure, except in the 'root' directory where one contains the config.xml and the other contains a set of 3 file at the 'root'.

hope this help,

Cheers,

I looked at the English one there and it had the config.xml file as normal. But its odd that they have different versions, as they should all be from Nokia servers. Thanks anyway though :)

cheve 2011-04-15 14:03

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Quote:

Originally Posted by Blaizzen (Post 989077)
I looked at the English one there and it had the config.xml file as normal. But its odd that they have different versions, as they should all be from Nokia servers. Thanks anyway though :)

fyi, I found it. The voice file, english_f, given in http://discussions.europe.nokia.com/...ht/true#M28220, this link was mentioned in post # 321 of this thread, contains a set of three .lua instead of just the config.xml


cheers,

mscion 2011-04-15 14:14

Re: Ovi Maps Extra Features - Now with voice guidance (early development)
 
Hi. I finally downloaded OMserver and gave it a try. I like the the idea of using OMserver so thanks for the effort. Some things I noticed: When I use the imperial units the initial directions do not make sense. For example, it might say "fifty quarter mile". The "fifty" is not needed. When I switch to metric the initial directions are then " 300 meters" which was ok. Anyways, this did not happen with the previous version. (Note a quarter mile is about 402 meters which is close enough...I guess...). The second thing I noticed is that I am not allowed to route without enabling OMserver. Is this by design? Finally, although the ovi maps is not too bad in general it gave me terrible directions for this test run! Good thing I knew where I was going...


All times are GMT. The time now is 02:35.

vBulletin® Version 3.8.8