On Aug 12, 2007, at 5:42 PM, Rene Herman wrote:
> On 08/13/2007 02:30 AM, Jonathan Leonard wrote:
>
>> Sorry about that, Bill. Maybe you are in text only mode.
>
> Not only he, the list is. Many thanks for the useful response, but
> if you could avoid HTML (and top-posting) that would be great
On Sun, 12 Aug 2007, Jonathan Leonard wrote:
> Sorry about that, Bill. Maybe you are in text only mode.
Yup. That is all I ever use. Pine. Thanks
>
> http://programmablebrain.us/wiki/index.php?title=HOWTO:Record_a_Skype_Conversation/Linux
>
> Best,
>
> jonathan
>
>
> On Aug 12, 2007, at 5:13 P
On 08/13/2007 02:30 AM, Jonathan Leonard wrote:
> Sorry about that, Bill. Maybe you are in text only mode.
Not only he, the list is. Many thanks for the useful response, but if you
could avoid HTML (and top-posting) that would be great.
Rene.
--
Regarding the link -
http://programmablebrain.us/wiki/index.php?title=HOWTO:Record_a_Skype_Conversation/Linux
- That solution relies on having a sound device that provides a
capture stream which can include the sound being sent to the speakers,
which my USB headphones do not.
However, I have found
Sorry about that, Bill. Maybe you are in text only mode.
http://programmablebrain.us/wiki/index.php?
title=HOWTO:Record_a_Skype_Conversation/Linux
Best,
jonathan
On Aug 12, 2007, at 5:13 PM, Bill Unruh wrote:
> On Sun, 12 Aug 2007, Jonathan Leonard wrote:
>
>> I found this how-to for linux/
On Sun, 12 Aug 2007, Jonathan Leonard wrote:
> I found this how-to for linux/skype/alsa users here.
Would probably be more useful if you actually told us where you found it.
>
> Hope this helps,
>
> jonathan
>
> On Aug 10, 2007, at 10:32 PM, Edward Coffey wrote:
>
>> Is there any plugin or asou
I found this how-to for linux/skype/alsa users here.
Hope this helps,
jonathan
On Aug 10, 2007, at 10:32 PM, Edward Coffey wrote:
Is there any plugin or asoundrc trick that I can use to record a
playback stream?
My situation is this: I'm using a USB headset with Skype 1.4 and
I'd like to
If you can write to a file then it should be possible to write to a FIFO
(man 7 fifo). Just create a FIFO with "mkfifo /tmp/whatever", adjust
your asoundrc to write to that file, start something like "lame -b 128 -
somefile.mp3" in a terminal and then start skype (in that order). The
result should