diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-16 17:22:05 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2008-02-16 17:22:05 +0000 |
commit | eb384d41a1ba18d2579bc52776f2420aa6cb76f5 (patch) | |
tree | 24fe006d1d4051c6b1f6964b268b749c1c6684cf /accessibility/eflite/pkg-descr | |
parent | 2f014352ef1321b3bf5ecbd6be93eb5545633a83 (diff) | |
download | ports-eb384d41a1ba18d2579bc52776f2420aa6cb76f5.tar.gz ports-eb384d41a1ba18d2579bc52776f2420aa6cb76f5.zip |
Notes
Diffstat (limited to 'accessibility/eflite/pkg-descr')
-rw-r--r-- | accessibility/eflite/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/accessibility/eflite/pkg-descr b/accessibility/eflite/pkg-descr new file mode 100644 index 000000000000..866870010c1c --- /dev/null +++ b/accessibility/eflite/pkg-descr @@ -0,0 +1,14 @@ +EFlite is a speech server for Emacspeak and other screen readers that allows +them to interface with Festival Lite, a free text-to-speech engine developed at +the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta, +but I have been using it successfully with Yasr to get speech on my notebook +under Linux without having to lug my Speak-out around. It uses Festival Lite's +code to interface with the sound driver and, therefore, should work with some +versions of ALSA, but I have only tested it with the OSS sound drivers so far. +Michael P. Gorse +mgorse@alum.wpi.edu +mgorse@users.sf.net + +WWW: http://eflite.sourceforge.net/ + +Ported by David K. Gerry <David.K.Gerry@GMail.com> |