diff options
Diffstat (limited to 'audio/SAM/README')
-rw-r--r-- | audio/SAM/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/SAM/README b/audio/SAM/README new file mode 100644 index 000000000000..184eaee3ba3e --- /dev/null +++ b/audio/SAM/README @@ -0,0 +1,8 @@ +Sam is a very small Text-To-Speech (TTS) program written in C, that +runs on most popular platforms. +It is an adaption to C of the speech software SAM (Software Automatic +Mouth) for the Commodore C64 published in the year 1982 by Don't Ask +Software (now SoftVoice, Inc.). +It includes a Text-To-Phoneme converter called reciter and a +Phoneme-To-Speech routine for the final output. +It is so small that it will work also on embedded computers. |