![]() |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
I had a look at the additional steps and still can't get a sexy female voice to say anything :(
I might have done something incorrectly in the first part. I wasn't sure if i chose the correct mbrola file or if I made it executable properly or not, so that could be it. I guess if you guys want me to change any of the espeak arguments etc, let me know. Its currently structured like this Code:
arguments << "-v" << ui->cmbeSpeakLang->currentText() << "-a" << QString::number(ui->eSpeakVol->value()) << "\"" + wordSay + "\""; |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
I only konw that, for my n900, on x-term, I type:
espeak "text" and it gives me the nice female voice(after setting up the symbolic link), Does your espeak setup work at x-term? thanks |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
Quote:
Code:
/opt/maemo/omvoiceserverAlso I should mention that I've sent a new version (0.1-13) which includes a "Default" language selection option for espeak, which does not use the -v lang argument, hence will allow for modified espeak/mbrola to work. |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
the app doesn't start for me. While running from xterm I get segmentation fault
|
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
Quote:
Unfortunelty due to the shittyness of Qt and developing on the N900, I have no clue how to fix the segfault without debugging the program on your particular N900. And even then it will most likely **** out another segfault with no explanation. If you have nokia Qt sdk set up, give the code a try, otherwise I'm sorry. I will try look through the code in the startup section and see maybe, but I can't promise anything :( sorry again. Edit: If your going to block ****, why not shittyness? Guess my spelling is horrible even the forum software can't understand it. |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
It seems that there is a bug in the last version of index.html that prevents location search
in line 35164 we have this code: searchURI: "http://localhost:9999/",//http://where.s2g.gate5.de/nsp?db=places",//Search!! searches are being launched against localhost so the error "Search is temporarily unavailable. Please try again later." is alwais being reported if the line is restored to: searchURI: "http://where.s2g.gate5.de/nsp?db=places", search works again a big thank you for all the work done |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
Quote:
If you prefer to have ovi maps do the searching itself, then you'll need to revert the change as you mentioned :) |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
I have updated omvoiceserver (my installed version was not the last) and all works correctly now
thanks |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
Although the ovi maps are pretty good, I think that the ovi maps route calcuations for cases I knew the best way to go, in terms of travel time and distance were not very good. On closer inspection it appears as if the route calcuation algorithm had a tendency to pick the major roads over the more local ones even though you had to go way out of your way. So I was wondering, as some other packages have this feature, does ovi maps allow for you to select routing algorithms? Are there ways of implementing other algorithms?
Thanks for everyones contributions. |
Re: Ovi Maps Extra Features - Now with voice guidance (early development)
2 Attachment(s)
Quote:
|
| All times are GMT. The time now is 09:23. |
vBulletin® Version 3.8.8