Trying to figure out how to play an audio file using a ESP32, this is our build, code in the comments. Any assistance?

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. ESP32-audioI2S

    Play mp3 files from SD via I2S

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ULPSoundESP32

    If you got TF card reader, you could use https://github.com/elshnkhll/ULPSoundESP32/blob/master/SD/sd.ino . I made it to work with LILYGO® TTGO T5 V2.2 ESP32 2.9" EPaper Plus. Borrowed from https://github.com/bitluni/ULPSoundESP32 which uses ULP to free up main processor and has version without a card reader, using just a plane sound data file.

  4. ULPSoundESP32

    If you got TF card reader, you could use https://github.com/elshnkhll/ULPSoundESP32/blob/master/SD/sd.ino . I made it to work with LILYGO® TTGO T5 V2.2 ESP32 2.9" EPaper Plus. Borrowed from https://github.com/bitluni/ULPSoundESP32 which uses ULP to free up main processor and has version without a card reader, using just a plane sound data file.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Sound Module Suggestion

    1 project | /r/esp32 | 27 May 2023
  • Butting my head against extracting ID3 data and putting it into a JSON/Updating a Web Page

    1 project | /r/esp32 | 23 Mar 2023
  • The "while (Serial.available() > 0)" Block won't pickup on incoming messages sent from Arduino Uno despite them appearing on the Serial monitor.

    1 project | /r/arduino | 1 Jan 2023
  • Thoughts/ Point in the right direction?

    1 project | /r/esp32 | 20 Dec 2022
  • Combine 2 analog signals = mixing?

    1 project | /r/AskElectronics | 29 Nov 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?