it is possible to get the audio level from microphone. I dont want record audio to file or buffer, i need only the actual level of audio (loud or quietly analog sample 0 (no noise), 20 (quietly), 230 (loud) 255 maximum.
I would be very interested in a library that can analyze a sound file.
There is the WavFileGen to generate a wave file, but what if it worked the other way?
Maby even a speech-to-text library when using it together with the recording library.
I think this could extend the capabilities of Basic4ppc a lot