Hi, so I wanted to make my microphone work in WINE but I can't get it to work as it seems. For my system, I managed to set the correct card/device for microphone (verification: starting up audacity and without changing anything recording -> it records my voice through the microphone) Now as soon as I startup WINE (be it by starting Steam or by opening winecfg) and then startup audacity I can't see the device responsible for recording anymore. But that's not enough: I can't even record my voice in wine (for example use VOIP in CS:S or any other game/program). A few versions ago (before you guys revamped the perfectly fine audio tab) everything worked. Also when I start winecfg in console and open the Audio tab it constantly tries (and fails) to open PulseAudio?! That thing isn't even installed on this system.
Detructor wrote:> A few versions ago (before you guys revamped the perfectly fine audio tab) everything worked. > > Also when I start winecfg in console and open the Audio tab it constantly tries (and fails) to open PulseAudio?! That thing isn't even installed on this system.Plain Wine doesn't have a pulse driver, but some distros package an unofficial and unsupported winepulse driver, and it sounds like yours might be one of them. If that's the case, start by uninstalling it. If it still doesn't work, run a regression test and file a bug.
Martin Gregorie
2012-May-29 10:48 UTC
[Wine] [ALSA] WINE and microphone -> does not work?!
On Mon, 2012-05-28 at 08:09 -0500, Detructor wrote:> For my system, I managed to set the correct card/device for microphone > (verification: starting up audacity and without changing anything > recording -> it records my voice through the microphone) >If its not a rude question, why are you running Audacity under Wine? IME the native Linux version works very well and is a standard Fedora package, so presumably its a package for other distros too. I use it with an external USB sound card and the Fedora standard audio setup for monitoring. Martin
Martin Gregorie wrote:> On Mon, 2012-05-28 at 08:09 -0500, Detructor wrote: > If its not a rude question, why are you running Audacity under Wine? > > IME the native Linux version works very well and is a standard Fedora > package, so presumably its a package for other distros too. I use it > with an external USB sound card and the Fedora standard audio setup for > monitoring. > > Martinuhm...I don't start Audacity over/with WINE. I use the native linux version. But that gives me an interesting thought...I'll try and run Audacity in WINE, maybe it can pick up the correct input device.