org.gnu.gnome
public class Sound extends Struct
Method Summary | |
---|---|
void | initialize(String hostname)
Initialize the esd connection |
static int | loadSample(String sampleName, String fileName)
Load the sample provided
|
static void | play(String filename)
Play the specifyed sound file.
|
static void | shutdown()
Shutdown the sound system. |
Parameters: filename The file to play