#include <stdint.h>
#include "soundrecorder.h"
#include "soundbuffer.h"
#include <pulse/pulseaudio.h>
#include <pulse/simple.h>
Go to the source code of this file.