Greetings,
I'm trying to make use of the Pulseaudio APIs under Fedora Core 12. To do a simple recording client, you're supposed to include these headers:
#include <pulse/simple.h>
#include <pulse/error.h>
#include <pulse/gccmacro.h>
However, I don't know where these files are under a stock FC12 installation. Any help would be appreciated.
Thanks, FM