@@ -3,6 +3,8 @@
#include <SDL2/SDL.h>
#define MAX_RECORDING_SECONDS 2
typedef struct audio_state {
int recording_device_id;
int playback_device_id;
The note is not visible to the blocked user.