in reply to Re: Can perl read a byte from a microphone stream ?
in thread Can perl read a byte from a microphone stream ?

Thank you a lot for such an interesting approach, though i have only question about it - I checked on CPAN, and found out that Audio::DSP is a Perl interface to *NIX digital audio device, but i need it to work on Win32, so is there a module that's capable of doing the same task as Audio::DSP under Win32 ?
  • Comment on Re^2: Can perl read a byte from a microphone stream ?

Replies are listed 'Best First'.
Re^3: Can perl read a byte from a microphone stream ?
by zentara (Cardinal) on Feb 27, 2006 at 20:37 UTC
    Well there is Win32::Sound, and Win32-SoundRec ,but I don't use windows, so I have no experience with it. There are various microsoft help sites-> win32 scripts On linux, you can read directly from /dev/dsp like it's a filehandle, but it must be properly initialized to the bitrate, bytesize, frequency, etc. That is all Audio::DSP does, is the initialization. So you should be able to find out how to do it on windows.

    I'm not really a human, but I play one on earth. flash japh