esp8266-wifi-microphone icon indicating copy to clipboard operation
esp8266-wifi-microphone copied to clipboard

Turning raw "str_payload" into RAW audio file

Open hamidrajabi opened this issue 2 years ago • 0 comments

This project seems to be a very nice way to approach sending voice over wifi using esp8266. However, there seems to be a big mystery in the part of turning the string "str_payload" into a RAW audio file and then converting this raw audio file into "WAV" (this part is less tricky!).
I want a code or some sort of a system to take the analog read string numbers as input and outputs the RAW audio file. Regards.

hamidrajabi avatar Jan 06 '23 15:01 hamidrajabi