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 499 2005-09-29 08:24:54Z leo $
Author:
Matthias L. Jugel, Marcus Mei???ner

Method Summary

void
playSound(URL audioClip)
Play a sound that is given as a URL

Method Details

playSound

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