From: Adrian M. <ad...@mc...> - 2002-01-28 19:26:26
|
On Sunday 27 Jan 2002 6:20 pm, M. R. Brown wrote: > > I believe the Linux 2.4 Input subsystem has support for microphones. Scour > the web for docs (unfortunately there aren't a lot in the kernel tree) and > start reading linux/include/linux/input.h. > > If it can be done as a Input microphone, I think that would be the > easiest/coolest. > Happy to write (or attempt to write more accurately) whatever driver is most helpful/useful, but I assume that the most useful driver will be one that sits on top of OSS so that a read call to /dev/dsp reads in whatever is coming down the microphone (obviously this does not preclude other funcunality). I have looked at that file, but it doesn't meant much to me (yet) - the device is on it's way but not due here for another week or so, so I have plenty of time to read up. Adrian |