Index of /~mkgray/stuff/ath/afs/oldfiles/project/silk/root/afs/sipb.mit.edu/user/mosquito/sun

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Mar-1993 03:23 - [   ] Makefile 02-Apr-1992 00:39 1k [   ] README.libspeak 02-Apr-1992 00:39 1k [TXT] english.c 02-Apr-1992 00:39 24k [   ] libspeak.a 02-Apr-1992 00:39 76k [TXT] parse.c 02-Apr-1992 00:39 7k [TXT] phoneme.c 02-Apr-1992 00:39 6k [TXT] play.c 02-Apr-1992 00:56 8k [TXT] play1.c 02-Apr-1992 00:58 8k [TXT] saynum.c 02-Apr-1992 00:39 4k [   ] scat 02-Apr-1992 00:39 80k [   ] scat.1 02-Apr-1992 00:39 1k [TXT] scat.c 02-Apr-1992 00:39 1k [   ] scat.o 02-Apr-1992 00:39 3k [   ] speak.3 02-Apr-1992 00:39 2k [TXT] speak.c 02-Apr-1992 00:39 8k [TXT] 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).