mardi 17 février 2015

Getting the audio output of a computer

With the following code you obtain the audio input (microphone) in Processing (Java):



in = new AudioIn(this, 0);


How do I get the audio OUTPUT of the computer?


Aucun commentaire:

Enregistrer un commentaire