Re: "Sharing" Audio Hardware Output!



Sarah <uaqjtclv@xxxxxxxxxxx> wrote:

Doug Mitton wrote:
My question is, is it possible to "tee" the output from /dev/dsp so
that in addition to listening to the audio on the speakers I can also
save it to a disk file? Is there some daemon or kernel function that
will allow this?

vsound

I've been experimenting ... BUT I get this error every time ...
(Sorry about the line wrap ...)

dmitton:~$ vsound -f output.wav wine
..wine/drive_c/VoiceDescrambler.exe
About to start the application. The output will not be available
until the application exits.
__driCreateNewScreen_20050727 - succeeded
__driCreateNewScreen_20050727 - succeeded
err:wave:OSS_OpenDevice ioctl(/dev/dsp, SNDCTL_DSP_SETTRIGGER, 3)
failed (Broken pipe)
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Missing file ./vsound14825.au.
This means that the libvsound wrapper did not work correctlty.
Here are some the possible reasons :
- You are trying to record a stream (RTSP or PNM protocol) from
the internet. You will need to use the --timing option.
- The program you are trying to run is setuid. You will need to
run vsound as root.
- Vsound was not properly installed and hence won't work at all.
dmitton:~$

I'm still researching though!
--
------------------------------------------------
http://www3.sympatico.ca/dmitton
SPAM Reduction: Remove "x." from my domain.
------------------------------------------------
.



Relevant Pages

  • Re: Problem recording sound from Mozilla Flashplayer
    ... >> I want to play a file in Flashplayer and record it to a file on a Linux ... vsound program arguments ... This means that the libvsound wrapper did not work correctlty. ... - You are trying to record a stream from ...
    (comp.os.linux.hardware)
  • Does vsound work on ubuntu dapper amd64 and/or i386_chroot?
    ... Missing file ./vsound16206.au. ... This means that the libvsound wrapper did not work correctlty. ... Vsound was not properly installed and hence won't work at all. ... I use alsa, and artsd is working, too. ...
    (Ubuntu)