View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#1344
Originally Posted by Whispering Weasel View Post
Just finished messing around and setting up mbrola myself
Not really that complicated but I did it with the help of Midnight Commander and dont know the console command from top of my head.
(mostly copied from page 62 in this thread)

IŽll assume espeak is already working so the next step is getting mbrola.
http://tcts.fpms.ac.be/synthesis/mbr...nux/mbrola.rar
extract it from the rar, and move it in to /usr/bin
I used mc for this and set permissions from the menu to executable by everyone (mc started as root)

then you still need a voice file
http://tcts.fpms.ac.be/synthesis/
I downloaded the us1 zip and unzipped it to MyDocs

next is copying the actual voice file to /opt/espeak/data/mbrola/
in this case the file is: us1

now it should work in espeak
test with : espeak -v mb-us1 "Hello world"

if that works youŽll only have to change the voice option in Modrana
voice parameters to manual
and voice string to
espeak -v mb-us1 -p60 -s120 -a %volume% -m %message%
Thanks, I'll add it to the Wikis.

Originally Posted by taixzo View Post
Espeak is available for N9, but it's not in any official repositories; I put it on my server, the packages you need are espeak, libespeak and espeak-data.
Nice ! Would be really handy once the QML GUI matures enough to support routing.

@int_ua: I've updated the Monav routing data, so you can check if your fix solved the issue.

In other news, I had some success with the Kothic realtime vector map renderer - looks it takes the coordinates as longitude, latitude - which is reversed to the usual format. So I was not getting anything displayed, because I had data for a part of Czech Republic, but was looking on the middle of some middle eastern dessert instead.

That does not mean there will be Kothic vector map rendering support in modRana right away, but it is definitely getting closer.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 7 Users Say Thank You to MartinK For This Useful Post: