  |
Wyka-Warzecha Say-It-Now - http://www.say-it-now.com/
An applet that allows you to add speech synthesis to your website (not streaming audio). Utilizes concatentation method, formant synthesis being developed. |
  |
Teutoburgo - JaVi (Java Vigenere) Applet - http://teutoburgo.web44.net/java/indexJavaEn.html
Contains an open source Java Applet called JaVi (Java Vigenere, Vigenere is an algorithm for cryptography). Includes manual (including UML diagrams and Javadoc documentation) and standalone version. |
  |
Java Financial Calculators - http://www.javacalc.com/
Financial Calculators you can put on your website. Colorful, interactive, graphing financial calculators. |
  |
Analyze - Text analyzer - http://www.cvkimball.com/Analyze/Analyze.html
A specialized tool for examining one or more texts. Texts are sequences of elements, such as bytes, characters or words. |
  |
http://www.epiphyte.ca/code/synth.html - http://www.epiphyte.ca/code/synth.html
A Java program that can be used to generate sounds. You design the sound by putting together basic building blocks (generators): oscillators, envelopes, adders. Once the design is done, you instruct the program to generate the sound (which can take some time, depending on the complexity of the sound). |