From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from apollo.csir.co.za ([146.64.10.99]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FTDC1-0002Jh-00 for ; Tue, 11 Apr 2006 03:21:41 -0400 Received: from localhost.localdomain ([146.64.19.125]) by apollo.csir.co.za (8.13.6/8.13.4) with ESMTP id k3B7LPek018007 for ; Tue, 11 Apr 2006 09:21:25 +0200 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.13.1/8.13.1) with ESMTP id k3B7JlQV031275 for ; Tue, 11 Apr 2006 09:19:47 +0200 Received: from localhost (wvdwalt@localhost) by localhost.localdomain (8.13.1/8.13.1/Submit) with ESMTP id k3B7JloL031266 for ; Tue, 11 Apr 2006 09:19:47 +0200 X-Authentication-Warning: localhost.localdomain: wvdwalt owned process doing -bs Date: Tue, 11 Apr 2006 09:19:47 +0200 (SAST) From: Willem van der Walt X-X-Sender: wvdwalt@localhost.localdomain To: "Speakup is a screen review system for Linux." Subject: Re: Espeaks Software Synth In-Reply-To: <20060410171733.GA21998@amelia.voyager.net> Message-ID: References: <20060410171733.GA21998@amelia.voyager.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-CSIR-MailScanner-Information: Please contact sys-admin at csir dot co dot za for more information X-CSIR-MailScanner: Found to be clean X-MailScanner-From: wvdwalt@csir.co.za X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.7 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: Tue, 11 Apr 2006 07:21:42 -0000 I think, without having checked, that the sd-speak should be sd-generic. You are actually using the generic module of speech-dispatcher here. HTH Willem On Mon, 10 Apr 2006, ace wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello, > > I have gotten the synthesizer to work; however, I am having problems > getting Speech-Dispatcher to find it. I put the file that Lorenzo sent > me in /usr/local/etc/speech-dispatcher/modules as speak.conf (I am using > a packaged Speech-Dispatcher). I then edited speechd.conf and added a > line like > AddModule "speak" "sd_speak" "speak.conf" > "/var/log/speech-dispatcher/speak.log" > Then I have a line like > DefaultModule speak > and then > LanguageDefaultModule "en" "speak" > > When I killall speech-dispatcher then run it again, it does not seem to > recognise the existence of this synth. When I do spd-say -o speak > "hello" it speaks with Flite! Also, it does not create a logfile for > speak such as I have set in that addmodule line above. Any ideas? > > Robby > On Mon, Apr 10, 2006 at 08:52:23AM +0100, Michael Whapples wrote: >> I guess that problem with the symbol lookup error is due to you using portaudio v19, you want v18 (uninstall v19). I probably can help with the compilation of portaudio as I have now managed on my desktop using slackware (I guess Robby is using slackware as slapt-get was mentioned). The solution, go to www.portaudio.com and download portaudio_v18.zip. unzip it somewhere (I did it in /usr/src/). Change to the portaudio directory (cd /usr/src/portaudio_v18/), and make a Makefile link to the Makefile.linux (ln ./Makefile.linux ./Makefile). Now just run "make" and "make libinstall". You now need to create the link for the lib (ln /usr/local/lib/libportaudio.so /usr/lib/libportaudio.so.0) assuming you didn't change the installation directory. Now espeak should run. >> >> From >> Michael Whapples >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > > iD4DBQFEOpMtwamDI1Gy2GIRAqbkAKCI0z1JSgWpmSehGkOYy6pyc/w1ewCSA2b7 > MGgb7cE3uVzWwTa0RW1qpg== > =pJeT > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to HelpDesk@csir.co.za. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support.