Play brief .wav file through speaker on arduino uno

Im trying to play a short 4sec audio file through a speaker without using an SD card. From what ive read 4 sec should be short enough to do it without one, but Im not sure on how to import the file into my code. Is there a library that can help me do it?

have a look at

Have a look at:

I was looking at this at first,but after i try to add the library into the sketchbook it doesnt show up in examples like it said it should. Any idea what im doing wrong?

Library and example on http://highlowtech.org are pretty old. :slight_smile:

After some little changes it should work with this:
PCM.zip (28.4 KB)

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.