My project by simple way is :<br>
connect a mic to the sound card , reading the bit stream from the sound card buffer, so that I can handle it ( compress the data and packetize it in a IP form ), Then sending it to the network card ( To a LAN )..<br>
Ofcourse I wanna do this by a less delay because this operation will be continue...<br>
( A Very small Voice Over IP project )<br>
the other side will get the data and unpacketize it and send it to the sound card to get voice in the far end..