Hi again,
now the module records as expected but I'm unable to playback the files directly from the sound module SD reader.
I wonder if the sequential naming I added messes up with playSdWav.
The serial monitor says:
11:09:45.007 -> Play Button...
Hello everyone,
I'm experimenting with the sound module and Teensy 4.0
I would like to be able to record and playback mono Wav files, with 3 buttons: Rec, Stop, Play.
However there's something wrong with the header as I'm not able to open the...
Hello everyone,
I couldn’t find any information in the forum, but I was wondering—would it be possible to save the audio files in numerical order instead of overwriting the previous recording?
This is the portion of sketch I changed:
void...
Thanks a lot @MichaelMeissner for this precious info!
l'll be using a 4.0 attached to a sound module.
Let's see what LiPo module suits better.
I like the STBC08!
Hello guys,
I'm working on a project with a Teensy 4.0 and the Audio Board (Rev D).
It will work as a stand alone recorder and it will be powered by a 3.7 LiPo battery via a charging module.
What's the best way to connect the battery to the...