Package edu.columbia.cs.util

Provides utility classes for any voice application.

See:
          Description

Class Summary
AudioConverter Takes a file and a mimetype and converts it to a WAV file playable by TellMe.
DBConn Provides a connection to the a database using Code Studio's implementation of connection pooling.
DeleteFilesThread Periodically deletes the files and subdirectories in a specified directory older than one hour old.
DictionaryFactory Reads in /usr/dict/words and creates a HashSet out of it.
Log Logs messages to appropriate streams specified by a properties file.
TextProcessor Processes email text and attempts to eliminate email signatures and ascii art.
 

Package edu.columbia.cs.util Description

Provides utility classes for any voice application.