Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.1 KB

File metadata and controls

25 lines (15 loc) · 1.1 KB

Partial audio pipeline with custom read callback registered by the application

The demo plays an AMR-NB or AMR-WB file stored in the SD card with an application specified custom callback.

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 AMR-NB or AMR-WB file 'test.amr' into the card slot.

Configure the example:

  • Select compatible audio board in menuconfig > Audio HAL.

Load and run the example.

  • Audio playback will start automatically.