Hi All,
I am new to alsa, and I have following requirements:
1. To take inputs from mice and convert the analog signlas into
digitalized packet, which can be dumped into a file.
2. I want to use this file for ortp library so that I will be able
to send this file through RTP ove
hi,
problem 1:
i am using alsa driver for my ES 1938 sound card. soundcard supports full duplex. I
got a program for full duplex "pcm.c" from alsa lib 0.5.1 package.but i m using alsa
0.9.1 package. When i executed the program typing gcc -o pcm.out pcm.c -lasound it
gave some error which