Distinguish which button pushed 1.0
This program was my assignment at my college, and uses convolution to determine which frequency is provided by the input file. Usage: java -ea touchTone input.wav This program tells you which button you pushed on the phone. If you use #(pound) wave file as the input, it outputs like "you pushed ...
Java MP3 Player 2
Well it's taken a long time but it's finally here! Ever since JMF removed support for mp3 files I've been looking for a way to replace it that is reliable and cross-platform. Now thanks to the FMod components of the LightWeight Java Game Library, here it is. Works and looks even better than vers...
Java Speech Synthesizer 1
Small and simple. Type a sentence and press enter and your computer will speek to you. It requires a speech engine that implements JSAPI and include links to some that work great.