inpro.audio
Class AudioUtils

java.lang.Object
  extended by inpro.audio.AudioUtils

public class AudioUtils
extends java.lang.Object


Constructor Summary
AudioUtils()
           
 
Method Summary
static javax.sound.sampled.AudioInputStream getAudioStreamForURL(java.net.URL audioFileURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioUtils

public AudioUtils()
Method Detail

getAudioStreamForURL

public static javax.sound.sampled.AudioInputStream getAudioStreamForURL(java.net.URL audioFileURL)
                                                                 throws javax.sound.sampled.UnsupportedAudioFileException,
                                                                        java.io.IOException
Throws:
javax.sound.sampled.UnsupportedAudioFileException
java.io.IOException