2/28/2003

To run this program, enter 'python speechGUI.py'.
This will bring up the GUI. Either select a TXT file (e.g., the sample 'testSpeak.txt') or type/paste text into the window. Hit the 'Play' button to hear the text in the window read. If you have selected a TXT file, then optionally hit the 'TXT: Remove Common' to remove common words (and write to a copy file) or afterwards 'TXT: Restore Original' to restore the original file.

The following files are originals:
- speech.py
- speechGUI.py
- *.wav's
- *.txt's

All other files are from SourceForge.net > NCDemo