|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.recorder.AudioToFile
public class AudioToFile
Constructor Summary | |
---|---|
AudioToFile()
|
Method Summary | |
---|---|
static Recorder |
getRecorder()
|
static Recorder |
getRecorder(java.io.File outputFile)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AudioToFile()
Method Detail |
---|
public static void main(java.lang.String[] args) throws javax.sound.sampled.LineUnavailableException
javax.sound.sampled.LineUnavailableException
public static Recorder getRecorder() throws javax.sound.sampled.LineUnavailableException
javax.sound.sampled.LineUnavailableException
public static Recorder getRecorder(java.io.File outputFile) throws javax.sound.sampled.LineUnavailableException
javax.sound.sampled.LineUnavailableException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |