[orca-list] Fwd: Re: [Espeak-general] updating in linux



you guys might find this helpful.


-------- Original Message --------
Subject:        Re: [Espeak-general] updating in linux
Date:   Thu, 2 May 2013 19:27:32 +0100
From:   Reece Dunn <msclrhd googlemail com>
To:     Josh Kennedy <joshknnd1982 gmail com>
CC:     espeak-general <espeak-general lists sourceforge net>



On 2 May 2013 19:15, Josh Kennedy <joshknnd1982 gmail com
<mailto:joshknnd1982 gmail com>> wrote:

    can someone please give me steps for updating espeak in sonar linux?
    www.sonar-project.org <http://www.sonar-project.org> . It is using a
    slightly out of date espeak and I
    would like to update it. sonar is based on ubuntu 12.10 and 13.04.


I have a modified version of espeak that supports easy building on
GNU/Linux and other POSIX-based platforms at
https://github.com/rhdunn/espeak.

You can run:

     $ ./autogen.sh
     $ ./configure --prefix=/usr
     $ make
     $ sudo make LIBDIR=/usr/lib/x86-linux-gnu install

And it will build and install espeak and the voices for you. You will
need to install wxWidgets 2.8 before building as this is needed to
compile the voice phonemes.

HTH,
- Reece




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