|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.charlesames.utility.audio.CtrlCAudio
public class CtrlCAudio
Command-line application to read and play audio files
The code source is http://www.builogic.com/java/javasound-read-write.html
| Constructor Summary | |
|---|---|
CtrlCAudio()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Program entry point |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CtrlCAudio()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws javax.sound.sampled.LineUnavailableException,
javax.sound.sampled.UnsupportedAudioFileException,
java.io.IOException
args -
javax.sound.sampled.LineUnavailableException
javax.sound.sampled.UnsupportedAudioFileException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||