Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

use audio in processing

$
0
0

im trying to do a simple video chat. for the video part im ok, i can manipulate and compress the pixel raster and send it over the net, as for audio for now im sending serialized wavs, which is no good. Is there some way to aquire the microphone input just like the camera input so that i can try and sync it with video? for now im using recorder(minim) to save a wav and play it on the other side. Im programming in eclipse IDE.


Viewing all articles
Browse latest Browse all 2896

Trending Articles