Class SimpleAudioPlayer

java.lang.Object
  extended bySimpleAudioPlayer

public class SimpleAudioPlayer
extends java.lang.Object

Class that provides a very simple audio player. Most of its configuration are hardcoded to match de ones on the recorder.


Constructor Summary
SimpleAudioPlayer(java.lang.String file)
          Plays an audio file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAudioPlayer

public SimpleAudioPlayer(java.lang.String file)
Plays an audio file

Parameters:
file - The string containing the file name, with extension