On Wednesday 28 February 2018 23:04:43 fredvs wrote:
> > Can you be more specific?
>
> OK, I will try.
>
> Here, for example the result of configure for espeak-ng:
>
> fred@fred-Lenovo-YOGA-300-11IBY ~/espeak-ng-master $ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... gawk
[...]
>
> You see that configure has checked the system with some yes/no result and
> gives at final a "Configuration for eSpeak NG".
>
But that is completely unrelated to Free Pascal and MSEgui? Usual Free Pascal 
projects don't need a complex build environment like usual gcc projects do.

> I would like something similar that gives MSEgui features dependent of the
> environment.

I still don't know what "MSEgui features dependent of the environment" you 
mean, please provide examples.

AFAIK "configure" is a part of the GNU-Build-System:
https://www.gnu.org/software/automake/manual/automake.html#GNU-Build-System

>
> PS: Nothing to do with the topic... I do not have any sound with espeak-ng
> ;(
>
In order to send wave data to audio devices "pcaudiolib" is necessary, please 
read README in the espeak-ng package.

Compiled libraries of libpcaudio.so, libsonic.so and libespeak-ng with the 
MSEgui extensions (libespeak-ngsync.so, libespeak-ngwo.dll) are here:
https://sourceforge.net/projects/mseuniverse/files/eSpeakNG/

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to