A simple example program for doing sound input under Windows.
Includes a fairly straightforward C-based sound input API built
as an extension on the Simple Directmedia Layer(SDL)'s API.
Uses SDL and SDL_gfx for graphics, see http://www.libsdl.org/
for these. Currently compiles and works for most 32-bit flavors
of Windows, and Windows-CE.