Comment 366 for bug 371897

Revision history for this message
In , Andypiper (andypiper) wrote :

(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.