Hello, i have compiled the espeak tts system with djgpp. thanks to Eric and Jonathan (autor of espeak).
To compile espeak you must do the following: Download the latest test archiv of espeak from http://espeak.sf.net/test/latest.html You must use the linux binary and source package. unzip the espeak-1-28.07.zip with the unzip32.exe of djgpp. unzip32 espk1287.zip cd espeak-1.07 copy platform\dos\*.* src\. cd src make -f makefile.dj After that, you must copy the speak.exe . copy speak.exe ..\. cd .. You can use now speak.exe to produce wave-files or files with phonemes for mbrola. speak.exe --voices will list all availeble voices. speak.exe -v de -w test.wav "Guten Tag und auf Wiedersehen." will create a wave file test.wav speak -v de -f test.txt -w test.wav will create a wave-file test.wav from the file test.txt. speak -v mb\mb-de5 -f test.txt >test.pho will create a file test.pho from the file test.txt, that you can use with mbrola. Regards. Dietmar P.s.: is ther a djgpp-port of the portaudio-lib? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user