diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-08 11:50:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 419ea9ca8d698c334e5bf484649fcd361286fd51 (patch) | |
tree | dfbe8478d7e138b836a715e0f62f1d34ecb17bd6 /audio/SAM/slack-desc | |
parent | bc03697ed437d9f9fb2f05c502aec91669bfe910 (diff) | |
download | slackbuilds-419ea9ca8d698c334e5bf484649fcd361286fd51.tar.gz |
audio/SAM: Added (Tiny Speech Synthesizer).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/SAM/slack-desc')
-rw-r--r-- | audio/SAM/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/SAM/slack-desc b/audio/SAM/slack-desc new file mode 100644 index 0000000000..d31ef3b855 --- /dev/null +++ b/audio/SAM/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +SAM: SAM (Software Automatic Mouth) +SAM: +SAM: Sam is a very small Text-To-Speech (TTS) program written in C, that +SAM: runs on most popular platforms. +SAM: It is an adaption to C of the speech software SAM (Software Automatic +SAM: Mouth) for the Commodore C64 published in the year 1982 by Don't Ask +SAM: Software (now SoftVoice, Inc.). +SAM: It includes a Text-To-Phoneme converter called reciter and a +SAM: Phoneme-To-Speech routine for the final output. +SAM: It is so small that it will work also on embedded computers. +SAM: |