Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4277 > unrolled thread

Re: libs-gui with fling 2.1

Started byFred Kiefer <fredkiefer@gmx.de>
First post2018-01-28 22:07 +0100
Last post2018-01-28 22:07 +0100
Articles 1 — 1 participant

Back to article view | Back to gnu.gnustep.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: libs-gui with fling 2.1 Fred Kiefer <fredkiefer@gmx.de> - 2018-01-28 22:07 +0100

#4277 — Re: libs-gui with fling 2.1

FromFred Kiefer <fredkiefer@gmx.de>
Date2018-01-28 22:07 +0100
SubjectRe: libs-gui with fling 2.1
Message-ID<mailman.8135.1517173679.27995.bug-gnustep@gnu.org>
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.
> 

[toc] | [standalone]


Back to top | Article view | gnu.gnustep.bug


csiph-web