paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Paparazzi-devel] RE: Voice Not Working in GCS w/ Hardy


From: Christophe De Wagter
Subject: [Paparazzi-devel] RE: Voice Not Working in GCS w/ Hardy
Date: Wed, 18 Jun 2008 14:08:07 +0200

First find and check the speech-dispatcher settings and logfile
 
find / -name speech.conf
find / -name speech-dispatcher.log
 
Probably the logfile contains information about your problem (like: can not open output module) which in turn probably means you have no flite or festival installed...
 
Anyway you need to get the following command to work:
 
spd-say "Hello world"
 
for me the following helped:
 
apt-get install festival
alsaconf
 
Success,
 
Christophe
 
---------- Forwarded message ----------
From: Pascal Brisset <address@hidden>
To: paparazzi-address@hidden
Date: Sat, 24 May 2008 08:28:23 +0200
Subject: Re: [Paparazzi-devel] Voice Not Working in GCS w/ Hardy
Hi,

are you sure the server is running ? Try

sudo /etc/init.d/speech-dispatcher restart

on my Hardy box, I have to edit the /etc/default/speech-dispatcher file and replace a "no" by a "yes", and then start the daemon

--Pascal

Daniel Morgan wrote:
 
When launching my link with the autopilot in get an error about the voice... Here is the message:
client: Speech Dispatcher failed to open: Connection refused
I am not sure why i am getting this.. I really could use some help on this since the voice is actually a big help when in the field


reply via email to

[Prev in Thread] Current Thread [Next in Thread]