Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio problem #86

Open
jbs84 opened this issue May 6, 2024 · 1 comment
Open

Audio problem #86

jbs84 opened this issue May 6, 2024 · 1 comment

Comments

@jbs84
Copy link

jbs84 commented May 6, 2024

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.

@Inktortoise
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants