Search found 1 match
- Mon Mar 03, 2025 4:01 pm
- Forum: ESP-ADF
- Topic: Playback and Recording on Same Program
- Replies: 0
- Views: 1549
Playback and Recording on Same Program
Hi,
I am looking to run a program on an ESP32 LyraT Mini V1.2 which depending on the user input (UART) can record to the inserted SD card as a .wav file or playback one of the .wav files from the SD card.
I have successfully run both the pipeline_play_sdcard_music and pipeline_recording_to ...