Re: recording with perl

2008-07-24 Thread gabrouze
> 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 unsubscr

Re: recording with perl

2008-07-24 Thread gabrouze
On 7 juil, 20:24, [EMAIL PROTECTED] (Octavian Rasnita) wrote: > From: "Jay Savage" <[EMAIL PROTECTED]> > > > > > On Sun, Jul 6, 2008 at 4:37 AM, Octavian Rasnita <[EMAIL PROTECTED]> > > wrote: > >> Hi, > > >> Does anyone know if there is a perl module that can be used for recording > >> in > >> .wa