PCM.h encode audio

Hi I'm trying to use pcm.h to play an audio file but the audio file has to be converted via a software called encode audio as seen in this YouTube video (https://youtu.be/aaqaAXlZbuc?si=Dcqr15pdfDc-jb7n) I tried to download the file but im just not able to. Can I check what other files are there that would allow me to convert my mp3 file to the PCM data.

Here are several options. I used the windows version

Hi! Thanks for replying to this post, I have tried to download the MacOS version from this website u sent cause Im using a MacBook but Im unable to open the file that I downloaded.

Can I ask what the stream of characters in the example for PCM mean so that I can check if there are any possible websites that can carry out the same function as EncodeAudio?

It is 8 bit mono at 8000Hz sample rate. So you will see values between 0 and 255.
The windows version works OK.
There are a few online converters you might try

alright thank you so much :slight_smile:

Did you find any converter?

Hi, i used the windows version. For the MacOS version is not functional. Hope this helps :slight_smile:

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