Recording audio in Skype

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
butiflauta
Level 3
Level 3
Posts: 111
Joined: Sat Jan 16, 2016 11:23 am

Recording audio in Skype

Post by butiflauta »

Hi, I'm using Skype to talk with different guests in my podcast and need a way to record our conversation. I read about Skype call recorder but if I try to install says it's an error in libqt4-gui dependence.
I thought using Audacity works but not. I try to select every audio source that appears on Audacity and no result.

Anyone knows about it?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Recording audio in Skype

Post by Flemur »

http://manual.audacityteam.org/man/tuto ... linux.html

Basically: pavucontrol (install if you need to) -> Recording tab -> "Monitor of Analog..."

And, IIRC, in audacity set the input to Pulseaudio - (?)
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
butiflauta
Level 3
Level 3
Posts: 111
Joined: Sat Jan 16, 2016 11:23 am

Re: Recording audio in Skype

Post by butiflauta »

Thanks for the answer. I installed pavucontrol and the only thing I can do is record or my voice from line in source in my pc or the skype audio, not both. I mean I want to record my conversations in Skype for a podcast.
phd21
Level 20
Level 20
Posts: 10104
Joined: Thu Jan 09, 2014 9:42 pm
Location: Florida

Re: Recording audio in Skype

Post by phd21 »

Hi "butiflauta",

I just read your post and the good replies to it. Here are my thoughts on this as well.

It would help to know more about your system setup. If you run "inxi -Fxzd" and "lsusb" from the console terminal prompt, highlight the results, copy and paste them back here, that should provide enough information.

You could install the "libqt4-gui" dependencies, search "Synaptic Package Manager (SPM)" for "libqt4-gui".

OR

Awesome "Audio Recorder" to record anything audio related on your computer.
To install this using the PPA method, open a console terminal, type in, or copy & paste, each line below one by one:
Click "Select All" above command, right-click the highlighted command, select Copy (or Ctrl+Insert), click in the console terminal window, and right click paste (or Shift+Insert), repeat for each command.
Linux Mint 18

Code: Select all

sudo add-apt-repository ppa:audio-recorder/ppa

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install audio-recorder
Linux Mint 17.x or earlier

Code: Select all

sudo add-apt-repository ppa:osmoma/audio-recorder

Code: Select all

sudo apt-get update

Code: Select all

sudo apt-get install audio-recorder

Hope this helps ...
Phd21: Mint 20 Cinnamon & KDE Neon 64-bit Awesome OS's, Dell Inspiron I5 7000 (7573, quad core i5-8250U ) 2 in 1 touch screen
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Recording audio in Skype

Post by Flemur »

butiflauta wrote:Thanks for the answer. I installed pavucontrol and the only thing I can do is record or my voice from line in source in my pc or the skype audio, not both. I mean I want to record my conversations in Skype for a podcast.
Well, it's the standard way of recording "what you hear". Skype may have some glitch affecting things...does its mic input play thru the speaker/headphone, or is it just sent oevr the internets?

What happened when in pavucontrol you did

Code: Select all

Recording tab -> "Monitor of Analog..."
and then started the recorder? Any activity in the VU meters of pavucontrol or audacity? Did you try various inputs in audacity
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Locked

Return to “Software & Applications”