![]() |
Re: N800 and espeak
Good find! That play-sound hack does indeed work. However, I find that the sound is quite distorted, even at moderate volumes. mplayer+alsa is not as loud, but is more listenable.
As an aside, I'm using espeak with navit. The default English accent makes me feel like I am getting directions from Stephen Hawking! |
Re: N800 and espeak
Stephen Hawking? :D
Yes, it sounds like him. Even in German.But he is brilliant. If someone knows the right way it´s him (Is that correct English?).:confused: You´re right. Mplayer sounds better. I´m using Navit, too. A great app.For free and powerful. The next thing i will try is to use mbrola voices with espeak. That should work. Packages are available. |
Re: N800 and espeak
Well I installed espeak and it works for me with
Quote:
|
Re: N800 and espeak
Making navit use espeak is fairly easy. In .navit/navit.xml I have a line like this:
Code:
<speech type="cmdline" data="/usr/local/sbin/navit-speech-wrapper %s"/> Code:
#!/bin/sh |
Re: N800 and espeak
I have edited my navit.xml
What about second code? Just run it in xterm? I installed flite too but it says only 2 first letters of phrase (for example instead "1225 meters turn right" it says only "12") Thanks |
Re: N800 and espeak
Sorry if I was not clear. The first code snippet I posted is a line in navit.xml that refers to another file, namely /usr/local/sbin/navit-speech-wrapper. This file should contain the contents of the second code snippet (altered as necessary to suit your espeak command line preferences). It must have execute permission, and can be located anywhere and named anything, as long as the path specified in navit.xml is correct. Navit will then run that command whenever speech output is required..
|
Re: N800 and espeak
Thanks! Now it makes sense for me.
chmod+x to make it executable? |
Re: N800 and espeak
Yes, chmod +x will make it executable.
|
All times are GMT. The time now is 16:23. |
vBulletin® Version 3.8.8