Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Recording audio with perl

by Bpl (Scribe)
on Jul 22, 2020 at 14:53 UTC ( [id://11119657]=perlquestion: print w/replies, xml ) Need Help??

Bpl has asked for the wisdom of the Perl Monks concerning the following question:

Hi monkers, in those days I was trying to record audio from my microphone in perl ( I am using linux ), do you know any module which permits that? I have already tried the Audio::DSP but it is quite old and its IOCTL apparently doesn't work.

small update

I have found a way for record the audio with an rtlsdr using GQRX::Remote but I would like to find something which has a "microphone level" handling. Thanks Edoardo M

Replies are listed 'Best First'.
Re: Recording audio with perl
by thomas895 (Deacon) on Jul 25, 2020 at 07:24 UTC

    On Linux, Gstreamer is often used for this kind of thing. Looking around I believe you may be able to use Gstreamer1 for this. Then apply the method from this Python solution.

    -Thomas
    "Excuse me for butting in, but I'm interrupt-driven..."

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11119657]
Approved by hippo
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-25 15:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found