Topic: Audio interface
I'm looking to write a program in C, that takes input from the MIC in on the Chumby
Hacker Board. Would the best way to interface with the MIC input be through the
/dev/dsp or /dev/audio device, or is their some other sound library to use on the Chumby?
I'm new to programming on the Chumby, but it seems it would be easier to go through
one of the standard linux devices, rather then direct control via the chip registers. Any
insights would be of help.
Thanks,
Jonathan