Java Sound AudioClip

Using Voice Prompts in Java

Note this page is brought to you by the following:

When retaining your voice over artist, you should ensure that you have the voice over recorded in an the "au" audio file format. As a guide to using the World-Voices Online Voice Over Artist Index please see: Guide to World-Voices.

Java Sound Programming

Obtain your voice prompts in the Sun .au file format. To use the voice prompts use the AudioClip class with the getAudioClip() and play() functions. See the following example:

public class MyApplet { ... protected AudioClip prompt1; ... public void init() { ... prompt1=getAudioClip(this.getDocumentBase(),"prompt1.au"); ... } protected void playprompt1() { prompt1.play(); } }

More Information

  Voice Services
voiceover index home
voiceover index guide
standard voice price scale
character voices
on-hold messages
in-store announcements
telephone messages
multimedia voice
website voiceovers
tv and radio voice
sound design services

Audio Software
IMS On-Hold Messaging
IAP Announcement Player
IVM Telephone Attendant
audio action tools
tone generator


add audio to your site
add audio using c++
add audio using java
install mp3 plugin
install real audio plugin

referral program
about this index
contact us
submit your voice

NCH Swift Sound