####################################################################### # OpenSource SpeechSynth by Stefan Marti, started May 2000. # # Version 1.14: Feb 15, 2001: # + Words with "'" in them are now stored with a proper file name, # e.g., "can't" as "cant_t" ("'" can't be part of a UNIX file name) # Version 1.13: Jan 29, 2001: # + Fixed bug with resultfile concatenation # Version 1.12: Jan 25, 2001: # + Words of a vocabulary can be deleted # Version 1.11: Jan 24, 2001: # + Allow "'" and some other special chars in new words # + Example sentence "This is a good example to say hello!" only # if language is set to English. # Version 1.1: Sept 26, 2000: # + Log file keeps track of all user actions # + Prevents users from uploading files bigger than 1MB # + Prevents users from submitting sentences longer than 500 characters # + Copies older audio files to backup files # + Keeps older resultfiles # Version 1.0: July 13, 2000: # + Language switching is enabled # Version 0.4: # + Different vocabulary list design # Version 0.3: # + Noise gate for word samples, getting rid of leading # and trailing silence # Version 0.2: # + All entries are visible immediately, without reloading # + Synthsize button sends back the WAV file directly # ########################################################################