Menu

Tree [r391] / trunk / platforms / dos /
 History

HTTPS access


File Date Author Commit
 MAKEFILE.DJ 2007-08-18 jonsd [r76] Added makefile and speech.h for DOS build.
 SPEECH.H 2007-08-18 jonsd [r76] Added makefile and speech.h for DOS build.
 readme.dos 2007-08-18 jonsd [r76] Added makefile and speech.h for DOS build.

Read Me

Building speak.exe with djgpp:

1.
unzip the source with the unzip32.exe utility from djgpp.

2.
change into the src directory.
copy the makefile.dj and the speech.h file into the src directory
type in the src directory make -f makefile.dj

3.
copy the speak.exe into the main directory (cp speak.exe ..\speak.exe

Now you can use speak.exe to produce wave-files:

speak -v de -f test.txt -w test.wav

or you can produce phonemes for mbrola:

speak -v mb\mb-de4 -f test.txt >test.pho


speak --voices will list all voices.
Test it and enjoy.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.