home *** CD-ROM | disk | FTP | other *** search
-
- The program SPHRASE.BAS is an MBASIC program to drive the AEM4504 speech
- synthesizer. It's reasonably self explanatory.
-
- Program description
- ------- -----------
- SPHRASE.BAS the translator
- VOCAB.DAT the main dictionary as a random-access file, field length
- 60 bytes
- VOCAB.PTR pointer array to VOCAB.DAT
- VOCABSRT.BAS program to read VOCAB.DAT, "sort" it by swapping pointers,
- and generate a new VOCAB.PTR
-
- array to VOCAB.DAT
- VOCABSRT.BAS program to read VOCAB.DAT, "sort" it by swapping point