mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 13:37:03 +03:00
new cspot/bell
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#include "OPUSDecoder.h"
|
||||
#include "opus.h"
|
||||
|
||||
#include <stdlib.h> // for free, malloc
|
||||
|
||||
#include "CodecType.h" // for bell
|
||||
#include "opus.h" // for opus_decoder_destroy, opus_decode, opus_decod...
|
||||
|
||||
using namespace bell;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user