diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-16 08:39:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-16 08:39:50 +0000 |
commit | bab74078a9840cb4e1407279f9c4809ecc61386e (patch) | |
tree | 9f05d5fdc8471f95e066a28da1b1201dcd87a6bc /audio/festival/pkg-descr | |
parent | ebf59fced2487357447b90323740ee9f4f30a7e8 (diff) | |
download | ports-bab74078a9840cb4e1407279f9c4809ecc61386e.tar.gz ports-bab74078a9840cb4e1407279f9c4809ecc61386e.zip |
Notes
Diffstat (limited to 'audio/festival/pkg-descr')
-rw-r--r-- | audio/festival/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/festival/pkg-descr b/audio/festival/pkg-descr new file mode 100644 index 000000000000..6bc4fe4096dd --- /dev/null +++ b/audio/festival/pkg-descr @@ -0,0 +1,19 @@ +from the authors: + +The Festival Speech Synthesis System is a general multi-lingual +text-to-speech system for Unix platforms. It is written in C++ and +includes a Scheme-based scripting language. Included with Festival +are lexicons and voices that together form a whole text-to-speech +system. + +For output via esd do: + + (Parameter.set 'Audio_Method 'esdaudio) + +NAS and direct output are documented in section 23 of the users' +manual. + +WWW: http://www.cstr.ed.ac.uk/projects/festival.html + +Trevor Johnson +trevor@jpj.net |