V
V
vaness101012015-08-08 12:32:13
Perl
vaness10101, 2015-08-08 12:32:13

Tools for simple software analysis of microphone audio for Windows?

Hello.
Maybe someone knows the tools (programs with APIs/libraries for Perl, C++) that will help to analyze the audio signal coming from the microphone in real time.
Task: In real time, "listen" to the Audio Input on the computer, and analyze the signal level. If the signal becomes too weak, call a trigger.
Available programming languages: Perl, C++ (but Perl is better)
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene Y, 2015-08-08
@1eqinfinity

For C++, convenient for building applications: WDL-OL , Juice , Cinder .

V
vaness10101, 2015-08-08
@vaness10101

At the moment, I found a cross-platform portaudio solution and a module for it for perl Audio::PortAudio
But at the moment I encountered difficulties in installing this module. And apparently not only me: judging by the information from the CPAN page, only 1 test out of 3 was passed.
I try further.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question