bug-gnustep
[Top][All Lists]
Advanced

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

Re: libs-gui with fling 2.1


From: Fred Kiefer
Subject: Re: libs-gui with fling 2.1
Date: Sun, 28 Jan 2018 22:07:48 +0100

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.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]