Index of /~mkgray/stuff/ath/afs/oldfiles/project/silk/root/afs/sipb.mit.edu/user/mosquito/sun
Name Last modified Size Description
Parent Directory 24-Mar-1993 03:23 -
Makefile 02-Apr-1992 00:39 1k
README.libspeak 02-Apr-1992 00:39 1k
english.c 02-Apr-1992 00:39 24k
libspeak.a 02-Apr-1992 00:39 76k
parse.c 02-Apr-1992 00:39 7k
phoneme.c 02-Apr-1992 00:39 6k
play.c 02-Apr-1992 00:56 8k
play1.c 02-Apr-1992 00:58 8k
saynum.c 02-Apr-1992 00:39 4k
scat 02-Apr-1992 00:39 80k
scat.1 02-Apr-1992 00:39 1k
scat.c 02-Apr-1992 00:39 1k
scat.o 02-Apr-1992 00:39 3k
speak.3 02-Apr-1992 00:39 2k
speak.c 02-Apr-1992 00:39 8k
spellword.c 02-Apr-1992 00:39 2k
Final Version of
ENGLISH TO PHONEME TRANSLATION
4/15/85
Here it is one last time. I have fixed all of the bugs I
heard about and added a new feature or two (it now talks
money as well as numbers). I think that this version is
good enough for most purposes. I have proof-read the
phoneme rules (found one bug) and made the program more
"robust". I added protection against the "toupper()"
problem some people had with earlier versions.
If you make a major addition (like better abbreviation
handling or an exception dictionary) please send me a
copy. As before, this is all public domain and I make
no copyright claims on it. The part derived from the
Naval Research Lab should be public anyway. Sell it
if you can!
-John A. Wasser
Work address:
ARPAnet: WASSER%VIKING.DEC@decwrl.ARPA
Usenet: {allegra,Shasta,decvax}!decwrl!dec-rhea!dec-viking!wasser
Easynet: VIKING::WASSER
Telephone: (617)486-2505
USPS: Digital Equipment Corp.
Mail stop: LJO2/E4
30 Porter Rd
Littleton, MA 01460
The files that make up this package are:
ENGLISH.C Translation rules.
PHONEME.C Translate a single word.
PARSE.C Split a file into words.
SPELLWORD.C Spell an ASCII character or word.
SAYNUM.C Say a cardinal or ordinal number (long int).