Capturing Microphone


kibos

Still Fresh
Joined
Oct 23, 2009
Messages
2
Hi everyone !

I am having some hard time trying to capture some sound from the microphone with openAL. The code runs well but at the end I only get some "regular noise" (the same code on my linux box works perfectly). I tried with a recompiled version of openAL, and got the same result. I suspect there might be something wrong with the volume level, but I see no way to set the capture volume in the DGX library. I even recompiled aumix for the caanoo but I did not find any recording level to set. I tried to use DGX_RecordingSound from the DGX library, but I only get "not implemented" as a result.

Any idea anyone ?

I can post some working code if needed.
 
Back
Top