get audio level

cschle

New Member
Licensed User
Hello,

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.

Thanks a lot,

Carsten
 

ExcludeReality

Active Member
Licensed User
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
 

Mr_Gee

Active Member
Licensed User
Longtime User
I would be very interested in a library that can analyze a sound file.

Me too, I'd like to be able to detect sound
e.g. i have an application that makes a sound at a certain time,
i'd like to detect that using B4P

Erel is this possible?
 
Top