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

Sound #67

Open
ryadavoi opened this issue Feb 13, 2024 · 3 comments
Open

Sound #67

ryadavoi opened this issue Feb 13, 2024 · 3 comments

Comments

@ryadavoi
Copy link

Hello, I only need sound for my project on esp32 arduino ide, but I can’t get just the code for sound

@rengels
Copy link

rengels commented Feb 14, 2024

The header files containing the sounds are what you need then.

On my branch there is a tool to convert the header files back to wav files: https://github.com/rengels/Rc_Engine_Sound_ESP32/blob/huracan/tools/Header2Audio.html

If you want to use the sounds on an arduino you would need to convert them back again.

@ryadavoi
Copy link
Author

I don’t need sound files, i need library for sound playback , without motors, leds and others

@rengels
Copy link

rengels commented Feb 18, 2024

Then this is not your project.
It uses way to much HW if you just want to play sound.

I googled something for you:
https://www.arduino.cc/reference/en/libraries/soundplayer/

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