You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a problem with your library. The audio part I don't know how it works, I tried to connect pins 25 and 26 but I don't have any answer. There are no examples to use audio, could you tell me how to use it?
Thank you.
The text was updated successfully, but these errors were encountered:
I have the same problem... I have ESP32 Dev Module and a speaker, and tried:
Use VideoAudioExample with most old versions of esp32 Boards and ESP32Lib. It didn't work.
It compiles but does nothing about sound. Sometimes it compiled but my ESP32 activates a blinking LED when can't execute a compiled program. I comeback to my VGA code and It works, so It's not my ESP32.
Use VideoAudioExample, but audio only instructions. It didn't work.
It compiles but does nothing. I have no blinking LED this time.
Modify VideoAudioExample instructions, matching with new version of ESP32Lib. It didn't work.
Comment some audio instructions throw sometimes blinking LED, but still dos nothing about sound. Well, a static sound only.
Modify VideoAudioExample instructions, matching with new version of ESP32Lib and my VGA code. It didn't work.
The same as above, sometimes a static sound only.
I wanted to use this library for a college project, but I can't find a way to make audio work. Although VGA code works.
Maybe I'm not using properly the instructions, I don't know.
Hello, I have a problem with your library. The audio part I don't know how it works, I tried to connect pins 25 and 26 but I don't have any answer. There are no examples to use audio, could you tell me how to use it?
Thank you.
The text was updated successfully, but these errors were encountered: