Hi. I am currently writing a java application and would like to play a
system sound like an error sound that Microsoft Windows uses if an
error or question is displayed on the computer. How would I go about
doing this.
Any help would be apreciated.
Thank you.
> Hi. I am currently writing a java application and would like to play a
> system sound like an error sound that Microsoft Windows uses if an
[quoted text clipped - 4 lines]
>
> Thank you.
As far as I know there is no way to get Java to play the MS Windows
sounds. You can however play short audio files. For an application use
the Clip interface. Applets have the AudioClip.

Signature
Knute Johnson
email s/nospam/knute/