On 1/23/08, Hynek Hanke <[EMAIL PROTECTED]> 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
_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to