diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian')
-rw-r--r-- | ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian b/ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian deleted file mode 100644 index cb410bd54..000000000 --- a/ubuntu/maverick/tdeaccessibility/debian/kttsd.README.Debian +++ /dev/null @@ -1,47 +0,0 @@ -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 <madcoder@debian.org> Thu, 03 Mar 2005 13:17:20 +0100 |