Difference between revisions of "ESpeak"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-1.29-source.zip |- |} ---- {{Package-Introductio...) |
|||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
Compile the package: | Compile the package: | ||
− | cd | + | cd src |
make | make | ||
Line 55: | Line 55: | ||
|libespeak.{a,so} | |libespeak.{a,so} | ||
|} | |} | ||
+ | |||
+ | [[Category:Media Libraries]] |
Latest revision as of 15:25, 19 March 2009
Download Source: | http://kent.dl.sourceforge.net/sourceforge/espeak/espeak-1.29-source.zip |
---|
Contents
Introduction to ESpeak
eSpeak is a compact open source software speech synthesizer for English and other languages.
Project Homepage: http://espeak.sourceforge.net/
Dependencies
Required
Non-Multilib
Compile the package:
cd src make
Install the package:
make install
Multilib
32Bit
TO DO
N32
TO DO
64Bit
TO DO
Contents
Installed Directories: | /usr/share/espeak-data |
---|---|
Installed Programs: | speak, espeak |
Installed Libraries: | libespeak.{a,so} |