|
2008-09-25
, 05:54
|
Posts: 178 |
Thanked: 40 times |
Joined on Aug 2007
@ UK
|
#2
|
Tags |
audio, microphone, programming, python |
|
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.