From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1.commspeed.net ([216.19.2.40]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HIOei-0002Aa-00 for ; Sat, 17 Feb 2007 07:27:08 -0500 Received: (qmail 16013 invoked by uid 1034); 17 Feb 2007 12:26:37 -0000 Received: from mmds-216-19-30-69.mm.az.commspeed.net (HELO YOUR3ADE1B78A3) (216.19.30.69) by smtp1.commspeed.net with SMTP; 17 Feb 2007 12:26:37 -0000 Message-ID: <000801c7528e$ddc90180$6401a8c0@YOUR3ADE1B78A3> From: "Keith Hinton" To: Subject: Where does ESpeak log stuff normally? Date: Sat, 17 Feb 2007 05:26:36 -0700 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.9 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Feb 2007 12:27:08 -0000 Oops, I accidentally emerged an old version of Speech-dispatcher. Think it was = 0.4 or something. Now, Speakup won't start with ESpeak anymore. I tried making: /var/log/speech-dispatcher, with: mkdir /ver/log/speach-dispatcher, but got no result, still doesn't = speak. It won't auto-load the module, eaven though it resides in: = /etc/speech-dispatcher/modules/ Or perhaps it was: /etc/speech-dispatcher/clients/modules? Here is the modules section of /etc/speech-dispatcher/speechd.conf AddModule "flite" "sd_flite" "flite.conf" = "/var/log/speech-dispatcher/flite.log" #AddModule "festival" "sd_festival" "festival.conf" = "/var/log/speech-dispatcher/festival.log" AddModule "espeak-generic" "sd_generic" "espeak-generic.conf" = "/var/log/speech-dispatcher/espeak.log" #AddModule "epos-generic" "sd_generic" "epos-generic.conf" = "/var/log/speech-dispatcher/epos.log" #AddModule "dtk-generic" "sd_generic" "dtk-generic.conf" = "/var/log/speech-dispatcher/dtk-generic.log" #AddModule "ibmtts" "sd_ibmtts" "ibmtts.conf" = "/var/log/speech-dispatcher/ibmtts.log" #AddModule "cicero" "sd_cicero" "cicero.conf" = "/var/log/speech-dispatcher/cicero.log" # The output module testing doesn't actually connect to # anything. It outputs the requested commands to standard output # and reads responses from stdandard input. This way, Speech = Dispatcher's # communication with output modules can be tested easily. # AddModule "testing" # DefaultModule selects which output module is the default. # You must use one of the modules loaded with AddModule. DefaultModule espeak-generic Is that information correct? Why does ESpeak still not speak eaven with = speech-dispatcher and speechd-up running, and the = /var/log/speech-dispatcher log created? I note nothing exists in it = whatsoever... Regards, --Keith