[pulseaudio-discuss] Python interface to pulse-audio

Jeffrey Ollie jeff at ocjtech.us
Wed Jan 23 07:20:19 PST 2008


On 1/23/08, Hynek Hanke <hanke at brailcom.org> wrote:
>
> please, I just want to ask if there is some Python programming interface
> to PulseAudio or some bindings for the C library that one could use?

With the ctypes module you should be able to access any of the
PulseAudio shared libraries from Python:

http://docs.python.org/lib/module-ctypes.html

Jeff



More information about the pulseaudio-discuss mailing list