From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out3.iol.cz ([194.228.2.91]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HNEqv-0003iB-00 for ; Fri, 02 Mar 2007 15:59:45 -0500 Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id 7770564A08 for ; Fri, 2 Mar 2007 21:59:14 +0100 (CET) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id 6030566C006 for ; Fri, 2 Mar 2007 21:59:14 +0100 (CET) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id D8fjGCHTWKGG for ; Fri, 2 Mar 2007 21:59:14 +0100 (CET) Received: from smtp-out3.iol.cz (mta-out3 [192.168.30.28]) by antivir5.iol.cz (Postfix) with ESMTP id 2765166C007 for ; Fri, 2 Mar 2007 21:59:14 +0100 (CET) Received: from [192.168.2.101] (77.93.broadband2.iol.cz [83.208.93.77]) by smtp-out3.iol.cz (Postfix) with ESMTP id F233C57E6E for ; Fri, 2 Mar 2007 21:59:13 +0100 (CET) Subject: Re: problems compiling speechd-up From: Hynek Hanke To: "Speakup is a screen review system for Linux." In-Reply-To: <01e401c75ce2$57177d70$4ba65c90@vv507j> References: <001701c75c7c$c932acb0$0701a8c0@majik> <45E7A181.3020807@proficio.ca> <01e401c75ce2$57177d70$4ba65c90@vv507j> Content-Type: text/plain; charset=UTF-8 Date: Fri, 02 Mar 2007 21:57:07 +0100 Message-Id: <1172869027.3282.7.camel@chopin> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: quoted-printable 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: Fri, 02 Mar 2007 20:59:46 -0000 John Heim p=C3=AD=C5=A1e v P=C3=A1 02. 03. 2007 v 09:49 -0600: > So there are a couple of things that are left out of the instructions a= t > http://www.freebsoft.org/doc/speechd-up/speechd-up_1.html Thank you, I'm going to add them and update the instructions with the new library versions. > I have my linux box talking via the default software synth, festival, I= =20 > think. All I need to do now is figure out how to get it to speak via DE= Ctalk=20 > software and then I will be happy.=20 You must edit the /etc/speech-dispatcher/speechd.conf. Uncomment the AddModule line containing the dtk-generic module and set the DefaultModule to dtk-generic. LanguageDefaultModule options should either be commented out or set to your likings. In case of troubles it might also be useful to review /etc/speech-dispatcher/dtk-generic.conf , especially the GenericExecuteString option. It is prepared for the case that the shell command to produce speech via dectalk is called 'say', but you might need to change this to suit your instalation. Have a nice day, Hynek Hanke