> I have tried Win32::SoundRec and it works, but it records the sound with > much noise, while the Windows Sound Recorder records the sound very well. > > Octavian
Hello, you can try this : $r->record(16,48000,1); On my computer the sound is really good with those parameters !!! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/