Hi,
where do you want to invoke a sound ?
When you do this inside an servlet the server may "beep" but the user on the
client machine wont hear it.
( As long as it isnt an intranet application and you put the speakers loud
enough that the whole building hears the sound :)
If you invoke beep() in an applet it works.
Regards,
Matthias Kümpel
Pankaj wrote:
> hi
> does any one know how to emit beep sounds with a java application
>
> i tried Toolkit.getDefaultToolkit().beep()
> but it does not work.
>
> please reply at the earliest.
> any help will be appreciated.
>
> Pankaj
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html