http://bugs.winehq.org/show_bug.cgi?id=10495
--- Comment #261 from Andy Piper andypiper@freezone.co.uk 2010-06-14 07:43:18 --- (In reply to comment #260)
how can you configure wine to use bluetooth device as alsa drive ?
since wine did not add bluetooh device to available driver by default
did winecfg allow you to select your bluetooth device ?
pcm.Headset { type bluetooth profile "voice" }
No, Bluetooth configuration has nothing at all to do with wine. You set PulseAudio to use your Bluetooth headset via pavucontrol->Configuration. Then you use winecfg to use the OSS driver, and run the wine application you want to pipe through Bluetooth using "padsp wine <appname>" which redirects audio to PulseAudio.