Skip to content

Use AudioTools as Output Library

Compare
Choose a tag to compare
@pschatzmann pschatzmann released this 06 Apr 21:11
· 137 commits to main since this release
478aca9

Espressif is retiring the legacy I2S API: So with Arduino 3.0.0 my old I2S integration will not be available any more.

In order to support a unique output API which is version independent, it is recommended to install and use the AudioTools library.

The library, documentation and examples have been updated. To prevent issues in the new ESP32 release, I suggest that you start to use the new functionality.

Further information can be found here