espressif / esp-adf

Espressif Audio Development Framework
Other
1.53k stars 672 forks source link

Can esp32 record while playing? #6

Closed Laxiyan closed 5 years ago

Laxiyan commented 6 years ago

Hello,

What I want to know is that esp32-lyrat-v4 can use the esp-adf framework to record while playing?

Thank you.

tuanpmt commented 6 years ago

Please check https://github.com/espressif/esp-adf/tree/master/examples/filter/pipeline_resample

But you need to use 2 pipelines, 1 for recording, another for playback