You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.
AAC
, MP3
, OPUS
, ADPCM
, G711A
, G711U
, AMRNB
, AMRWB
, VORBIS
, ALAC
AAC
, MP3
, M4A
, TS
, AMRNB
, AMRWB
, FLAC
, WAV
esp_es_parse
to easily parse and get audio frameesp_audio_enc_register
, deprecate esp_audio_enc_install
and esp_audio_enc_uninstall
APIsesp_audio_dec_register
esp_aud_simp_dec_register
ALAC
esp_audio_enc_register_default
esp_audio_dec_register_default
esp_aud_simp_dec_register_default
media_lib_sal
and can be traced through mem_traceCMakeLists.txt
hardcode on prebuilt library nameesp-audio-codec
AAC
, OPUS
, ADPCM
, G711A
, G711U
, AMRNB
, AMRWB
, PCM
idf.py add-dependency "jason-mao/esp_audio_codec^0.0.5"