@@ -1,8 +1,6 @@
#include "audio.h"
#include "log.h"
const int MAX_RECORDING_SECONDS = 1;
static SDL_AudioSpec recording_spec;
static SDL_AudioSpec playback_spec;
static SDL_AudioSpec received_recording_spec;
The note is not visible to the blocked user.