Thread: Navit on N900
View Single Post
Posts: 87 | Thanked: 80 times | Joined on Sep 2009
#607
Originally Posted by sup View Post
Well, a pity but it is still usable.

I have seen that you posted about making sound work with navit. I tried to replicate it but with no success. Do I understand it correctly that your speech.xml is as follows:

Code:
<speech type="cmdline" data="espeak -vde+m2+croak '%s'" cps="10"/>
(i.e. nothing else is there)

and the relevant snippet in navit.xml is:
Code:
		<speech type="espeak" enabled="no"/>

                <xi:include href="/home/user/.navit/speech.xml"/>
It does not work for me and I do not know what is wrong. How often navit actually speaks?
Yes, just testet it with rdorsch's latest navit-build, the above config works for me.
In my case, navit speaks when I start routing i.e. "turn right in 100m" or something.
Is your espeak working properly? You can test it in the terminal with
Code:
espeak -vde+m2+croak 'hello' cps="10"
for example.

HTH & CU Michael
 

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