Thread: Navit on N900
View Single Post
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#790
this is a small guide that worked for me

if you dont have, install espeak on N900 (apt-get install espeak)

Download mbrola arm version from this link:

http://www.tcts.fpms.ac.be/synthesis...nux/mbrola.rar

i downloaded on my pc, extracted, and transfered the mbrola binary file via ssh to N900 in /usr/bin/ folder. (maybe is possible to save some rootfs space putting the mbrola binary in /opt and then create a symlink from /usr/bin to the file)

for voices i found to ways:

you can download voices from http://www.tcts.fpms.ac.be/synthesis...brcopybin.html

download it4 package, extract, cause you need only the it4 file. then put the it4 file in a folder in MyDocs.

mbrola will search voice files in /usr/share/mbrola/voices/ so you need to create a symlink /usr/share/mbrola/voices/it4 linking to the file in MyDocs

another way i want to test is to use some mbrola voice files already present in espeak folder /opt/espeak/data/voices/mb/ (so no need to download a voice file)

to let mbrola work with navit just edit speech.xml file like this:

<speech type="cmdline" data="espeak -v mb-it4 -s 150 -a 150 -p 50 '%s'"/>

and should work!

-s sets the speed
-a sets the volume(av. 100)
-p sets the pitch(av. 50)
__________________
Flickr photos taken with N900 https://www.flickr.com/cameras/nokia/n900/
"Closed source software tells you what you can do. With open source, you decide what software can do for you" Richard Stallman

Last edited by gianko; 2014-02-03 at 19:35. Reason: cps="10" not needed as the speed is set by -s 150
 

The Following User Says Thank You to gianko For This Useful Post: