Remade: Anonimu'#9775
Sam is a very small Text-To-Speech (TTS) program written in C, that runs on most popular platforms.
It is an adaption to Javascript 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 is based on the adaption to C by Stefan Macke and the refactorings by Vidar Hokstad and 8BitPimp
It aims for low memory impact and file size which is the reason I want to avoid the Emscripten conversion by Stefan (which weights about 414kb).
#Description of repository
As you know , everyone is looking for a sam version with download one , so i made one. Enjoy of this code , its not 100% open-source but you can use it at your own risk.
I have bundled a copy of the original manual in this repository, see the manual file in the docs directory.
The software is a reverse-engineered version of a commercial software published more than 30 years ago. The current copyright holder is SoftVoice, Inc. (www.text2speech.com)
Any attempt to contact the company failed. The website was last updated in the year 2009. The status of the original software can therefore best described as Abandonware (http://en.wikipedia.org/wiki/Abandonware)
As long this is the case I cannot put my code under any specific open source software license Use it at your own risk.
If you have questions don' t hesitate to ask me. If you discovered some new knowledge about the code please file an issue.