AMiniSpeak!
AMiniSpeak allows you to speech enable your website easily! It can also
be used to play CD's or voice overs. The full version supports
compression of audio files by about 75%, plus allows buffering!
Add the onLoad property to the BODY tag for an instant "voice" welcome
to your site!
<BODY onLoad="SayPhrase('phrase_1.au');">
How To Use:
Download minispeak_demo.zip (50 KB)
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<APPLET CODE="AMiniSpeak.class"
NAME="WWMiniSpeak"
WIDTH="0"
HEIGHT="0">
<PARAM name="copyright"
value="(C)-2000 1A Wyka-Warzecha at http://www.wyka-warzecha.com">
Visit <a href=http://www.wyka-warzecha.com>
www.wyka-warzecha.com</a> for information about this software.
</APPLET>
<br>Below are some sample phrases. Mouseover them to see the effect!
<br><br>
<a href="#" onMouseOver="SayPhrase('phrase_01.au');">
phrase_1 - "Welcome!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_02.au');">
phrase_2 - "Company!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_03.au');">
phrase_3 - "Products!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_04.au');">
phrase_4 - "Purchase!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_05.au');">
phrase_5 - "Download!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_06.au');">
phrase_6 - "Previous"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_07.au');">
phrase_7 - "Next"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_08.au');">
phrase_8 - "Awards"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_09.au');">
phrase_9 - "What's New!"</a><br>
<a href="#" onMouseOver="SayPhrase('phrase_010.au');">
phrase_10 - "Wyka-Warzecha"</a><br>
Status: Demo
Author: Johnathan
Homepage: http://www.wyka-warzecha.com/website/products/audio/speech/
Upload Date: March 7, 2000
New on the Java Boutique:
New Review:
Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling
API boasts simplicity, ease-of-integration, a well-rounded feature
set, and it's free!
New Applet:
Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA
sequences into three useful formats.
Elsewhere on internet.com:
WebDeveloper Java
Lots of Java information on webdeveloper.com
WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.
ScriptSearch Java
Hundreds of free Java code files to download.
jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.