de.mud.jta.event
Interface SoundListener

All Superinterfaces:
PluginListener

public interface SoundListener
extends PluginListener

Play a sound when requested.

Maintainer: Matthias L. Jugel

Version:
$Id: SoundListener.java,v 1.4 2002/05/06 07:24:20 leo Exp $
Author:
Matthias L. Jugel, Marcus Meißner

Method Summary
 void playSound(java.net.URL audioClip)
          Play a sound that is given as a URL
 

Method Detail

playSound

public void playSound(java.net.URL audioClip)
Play a sound that is given as a URL