Page 1 of 1

Record Speech and store

Posted: Sun Feb 11, 2018 11:24 am
by sergireus
Hello everyone.

I'm starting with ESP32 and I'm very lost.

I would like to record an audio file from an i2s microphone, encode it to OGG or vaw (pcm16), store it on an SD card and then play it back through a speaker, all as if it were a voice recorder.
The second phase would be to send the file via wifi or bluetooth with esp32.

I would be very grateful if someone could tell me which is the best hardware to start developing it.

Thank you very much for the answers.

Re: Record Speech and store

Posted: Mon Feb 12, 2018 4:48 am
by onehorse

Re: Record Speech and store

Posted: Mon Feb 12, 2018 1:28 pm
by BuddyCasino
Here is something with SPIFFS using the internal flash, only playback of PCMs though: https://github.com/MrBuddyCasino/ESP32_Soundboard