eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn d3cc69259c 1.46.26 (from http://espeak.sourceforge.net/test/latest.html) 12 years ago
..
cpp [1.46.22] 13 years ago
h [1.30] Add option for a pause between words: command option -g or espeak_SetParameter(espeak_WORDGAP) 17 years ago
o 1.45.44 -- from the espeak and espeakedit zip file sources 13 years ago
s 1.46.26 (from http://espeak.sourceforge.net/test/latest.html) 12 years ago
!Help [1.30] Add option for a pause between words: command option -g or espeak_SetParameter(espeak_WORDGAP) 17 years ago
Makefile 1.46.26 (from http://espeak.sourceforge.net/test/latest.html) 12 years ago
ReadMe Added makefile and speech.h for DOS build. 18 years ago
copysource 1.46.26 (from http://espeak.sourceforge.net/test/latest.html) 12 years ago

ReadMe

These files are for a version for RISC OS computers (formerly
known as "Acorn" computers), which use ARM processors.


To compile the speakmod module for RISC OS.

1. Run the "copysource" script to copy the source files from the
general source.src directory into the riscos.cpp and
riscos.h directories. These already contain the RISC OS
specific files.

2. Run the Makefile to compile and link and produce the
"speakmod" module.
I used the AcornC/C++ compiler.