A lightweight WAV audio file player component for ESP32 that supports 16-bit and 24-bit audio files with volume control.
To add this component to your project, run:
Bash
idf.py add-dependency "zatouna/wav_player^1.0.1"
[Document your WAV player API functions here]
The WAV player can be configured through menuconfig:
idf.py add-dependency "zatouna/wav_player^1.0.3"