At Fri, 3 Oct 2003 03:29:32 +0200 (CEST),
Free Ekanayaka wrote:
> 
> 
> Hi,
>  I'd like to know how should I write the asoundrc in order to
> record the audio stream that comes from an OSS application
> writing in /dev/dsp to a file or equivalently to create a virtual
> capture device from which an application can record. To be clear:
> 
> - OSS application A writes to /dev/dsp
> - asoundrc routes and/or duplicates A's stream to a file or too a
>   virtual pcm devices (say pcm.oss_capture) which can be opened
>   by a recording application B.

first, you'll need to start the oss application via alsa oss wrapper
library (aoss).
for recording to a file, you can use "file" plugin.
i don't think there is a virtual pcm tunnel (yet).


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to