Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4277
| From | Fred Kiefer <fredkiefer@gmx.de> |
|---|---|
| Newsgroups | gnu.gnustep.bug |
| Subject | Re: libs-gui with fling 2.1 |
| Date | 2018-01-28 22:07 +0100 |
| Message-ID | <mailman.8135.1517173679.27995.bug-gnustep@gnu.org> (permalink) |
| References | <CAN1Bew9oDF=iEkmQ=nFMWnfYucnByUWqv0c_DztZw-w6bZ8dpg@mail.gmail.com> <FEDA22D5-C4BA-457F-ACBC-2029050AB01C@gmx.de> <CAN1Bew_jLig6reYAJ-MA6hnya1QL=R3PJ-EktFxKN2V4AuLsfQ@mail.gmail.com> <FD9817CF-E19D-4706-B4DE-FF9FA48E6878@gmx.de> <CAN1Bew_tMZRf17T1EhhLmzUaAAZVnS5LZu1V6mQGswOfDF78Yg@mail.gmail.com> |
Hi Marc, I just committed a slightly bigger patch to GNUstep gui. There I try to detect the presence of flite_cmu_us_kal16 and only build the speech tool in that case. As I don’t have flite installed myself I have to rely on you to test this change. Could you please give it a try? I agree with you that we should switch to the 16 bit version of the sound file. This has been around for more than seven years now and should be available on all systems where flite gets used with GNUstep. Fred > Am 27.01.2018 um 08:19 schrieb Mettke, Marc <marc@itmettke.de>: > > Seems like I'm the only one using it for the last 7 years, otherwise it would have been found already, wouldn't it :D. > > Unfortunately we are not getting away that easy. The following changes were necessary to get it building again: > > - sed -i 's/flite_cmu_us_kal/flite_cmu_us_kal16/g' Tools/speech/GNUmakefile > - sed -i 's/register_cmu_us_kal/register_cmu_us_kal16/g' Tools/speech/FliteSpeechEngine.m > > I'm however wondering if it is necessary to detect which library is installed. The 1.4 version (at least the one I'm using) also contains the "flite_cmu_us_kal16" library and therefore the build works fine with these changes as well. Even so I don't now if that's true in general. >
Back to gnu.gnustep.bug | Previous | Next | Find similar | Unroll thread
Re: libs-gui with fling 2.1 Fred Kiefer <fredkiefer@gmx.de> - 2018-01-28 22:07 +0100
csiph-web