diff options
author | Denis Kozadaev <[email protected]> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 02:42:46 +0100 |
commit | b61eb14b7d2ec5e1957028c46b40da216cadb776 (patch) | |
tree | 76429b685358fe5cd6e2a95415ad01235032d46e /dilos/tdeaccessibility/debian/kttsd.README.Debian | |
parent | b93733839162a27004507035f2ffabe2ac989581 (diff) | |
download | tde-packaging-b61eb14b7d2ec5e1957028c46b40da216cadb776.tar.gz tde-packaging-b61eb14b7d2ec5e1957028c46b40da216cadb776.zip |
DilOS: tdeaccessibility build pack
Signed-off-by: Denis Kozadaev <[email protected]>
(cherry picked from commit 9de3a997a63566c50774a4d85dce910b81ac1bcd)
Diffstat (limited to 'dilos/tdeaccessibility/debian/kttsd.README.Debian')
-rw-r--r-- | dilos/tdeaccessibility/debian/kttsd.README.Debian | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/dilos/tdeaccessibility/debian/kttsd.README.Debian b/dilos/tdeaccessibility/debian/kttsd.README.Debian new file mode 100644 index 000000000..cb410bd54 --- /dev/null +++ b/dilos/tdeaccessibility/debian/kttsd.README.Debian @@ -0,0 +1,47 @@ +kttsd for Debian +================ + + ktts is the TDE Text-to-Speech System. + + more information may be found on the web page of the project: + http://accessibility.kde.org/developer/kttsd/ + +--------------------------------------------------------------------------------- + +kttsd plugins +============= + + kttsd comes with 3 kind of plugins: + o AudioPlugins + o FilterPlugins + o SynthPlugins + + The synthetizer plugins rely on third party software, that you have to + install in order to make them fully functional (see kttsd Recommends: + field). + + That software are : + o festival for the Festival Plugin. + o epos for the epos plugin. + o filte for the FLite plugin. + They all are packaged in debian. + + There is a Command Plugin also, that allow you to use any TTS synthetizer + that has a command line interface. + +kttsd contrib plugins +===================== + + kttsd comes also with free Synthetizer plugins, but depends upon non free + software : + o FreeTTS plugin. + o Hadifix (mbrola/txt2pho) plugin. + + You can find these plugins in the contrib section, in the package + kttsd-contrib-plugins. + + For additional instructions on downloading and configuring these engines for + use in KTTS, please read the Appendix A of the kttsd handbook (either type + help:/kttsd in konqueror, or run khelpcenter help:/kttsd). + + -- Pierre Habouzit <[email protected]> Thu, 03 Mar 2005 13:17:20 +0100 |