View Single Post
Posts: 18 | Thanked: 0 times | Joined on Feb 2008
#1
Hi,
does anybody know of a way to access the built in microphone from python?
It seems as if ossaudiodev isn't supported on the tablet, and SDL only provides audio output.
I also tried c but i'm not overly fond of developing within a virtual machine, so i gave up after my short OSS tries didn't work.