diff options
author | zuntum <zuntum> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:11:36 +0000 |
commit | 8bc5dafa3b85eac1ad1a0c6f37cd23466c28a12c (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/festival/DESCR | |
parent | 6bab4329d1bdf3ff52eeba382e147cfe3a215bf2 (diff) | |
download | pkgsrc-8bc5dafa3b85eac1ad1a0c6f37cd23466c28a12c.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/festival/DESCR')
-rw-r--r-- | audio/festival/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/festival/DESCR b/audio/festival/DESCR new file mode 100644 index 00000000000..668c1da11ca --- /dev/null +++ b/audio/festival/DESCR @@ -0,0 +1,11 @@ +Festival is an advanced multi-lingual speech synthesis system +developed at CSTR. It offers a full text to speech system with various +APIs, as well an environment for development and research of speech +synthesis techniques. It is written in C++ with a Scheme-based command +interpreter for general control. + +You will also need to install at least one festvox-* (festival voice) +package (infact, the festvox packages are dependent on this package). + +festival --tts foo.bar will speak ASCII file foo.bar, (SayText "Oh +Dad! We're ALL Devo!") |