Thread: Navit on N900
View Single Post
Posts: 46 | Thanked: 23 times | Joined on Jan 2010 @ Vulcan
#85
Originally Posted by bijoux View Post
I can't get speech to work this way i.e. via /home/user/.navit/speech.xml, navit complains about syntax error. I have to put the entry in /etc/navit/navit.xml:

<!-- <speech type="espeak" enabled="yes"/> -->
<speech type="cmdline" data="echo '%s' | espeak -ven+m2+croak" cps="10"/>
<!-- <xi:include href="/home/user/.navit/speech.xml"/> -->
Please, try this on terminal to test if espeak is working properly:

Code:
espeak -ven hello
If you don't hear the "hello" word you have a problem with espeak.