What kind of Bluetooth headset?

I think aplay does not handle conversion as well as mplayer or skype,
etc. Perhaps if you tried the "workaround" suggested by Bluez:

~/.asoundrc
----------------
pcm.bluetoothraw {
    type bluetooth
    device 00:11:22:33:44:55
}
pcm.bluetooth {
    type plug
    slave {
        pcm bluetoothraw
    }
}
-----------------

This might allow aplay to work but might be played much slower than it's
suppose to.

-- 
[Jaunty] "urb ... submission failed" with bluetooth headset
https://bugs.launchpad.net/bugs/350839
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to