Way to specify alsa sound device on command line?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
hennr
Level 2
Level 2
Posts: 12
Joined: Thu Oct 21, 2010 4:17 am

Way to specify alsa sound device on command line?

Post by hennr »

Is there an environment variable I can specify the alsa sound device with?

I read the documentation but could only find such options for OSS:
http://www.winehq.org/docs/wineusr-guide/x258#AEN333

I want to run a tool with wine and captute the sound, like described here:
http://wiki.audacityteam.org/wiki/Recor ... A_PCM_file


If there is a way, please update the docs as well ;)

Thanks in advance.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Way to specify alsa sound device on command line?

Post by vitamin »

hennr wrote:Is there an environment variable I can specify the alsa sound device with?
No, there isn't. Only via registry. See Alsa Driver keys here: http://wiki.winehq.org/UsefulRegistryKeys
Locked