Use thread to record and playback wave files without blocking
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <pthread.h>
|
||||
#include "sample.h"
|
||||
#include "sender.h"
|
||||
|
||||
|
Reference in New Issue
Block a user