-
play_embed_music
This example demonstrates how to use `esp_board_manager` to initialize the codec, obtain device handles, and play music in WAV format from flash…
Archive size ~ 128.04 KB
-
play_sdcard_music
This example demonstrates how to use `esp_board_manager` to initialize the codec and sdcard, obtain device handles, and play music from a microSD…
Archive size ~ 8.47 KB
-
record_to_sdcard
This example demonstrates how to use `esp_board_manager` to initialize the codec and microSD card, allowing the recording of audio data and saving it…
Archive size ~ 16.46 KB