#include <lar/lar.h>
#include <stdio.h>
#include <stdlib.h>
#include <ao/ao.h>
#include <string.h>
#include <dirent.h>
#include "soundplayer_messages.h"
#include "soundplayer_messages.h"
Defines | |
#define | SOUND_DIR "Recordings/" |
#define | FILE_LIST_LIMIT 500 |
Functions | |
int | main (int argc, char **argv) |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
int | sound_id_handler (void) |
Sound message handler\. | |
Variables | |
TYPE_executionflags | flags |
Include the interface. |