/esp32_opus

Primary LanguageMakefile

Play WAV file from microSD sample

The demo plays a WAV stored on the microSD card using audio pipeline API

Compatibility

ESP32-LyraT ESP32-LyraT-MSC
alt text alt text
alt text alt text

Usage

Prepare the audio board:

  • Connect speakers or headphones to the board.
  • Insert a microSD card loaded with a WAV file 'test.wav' into board's slot.

Configure the example:

  • Select compatible audio board in menuconfig > Audio HAL.

Load and run the example:

  • The board will start playing automatically.