I found out that I can use my PC audio card to sample analog data from external environment, for example signals coming from an IR led hit by a remote-control IR stream:
http://jumpjack.wordpress.com/2008/0...icator-just-1/
I wonder if such a thing is possible also using python to access cellphone microphone.
If yes, how do I examine the received data? I'd need to just check for amplitude level every bunch of seconds/minutes/hours.

Reply With Quote

