RE: Recommended asoundrc for bluetooth headset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message ----
From: John Frankish <j-frankish@xxxxxxx>
To: "linux-bluetooth@xxxxxxxxxxxxxxx" <linux-bluetooth@xxxxxxxxxxxxxxx>
Sent: Thursday, 18 June, 2009 12:11:53 PM
Subject: Recommended asoundrc for bluetooth headset

Is there a recommended .asoundrc for use with a bt headset? I've seen at least three versions and would be interested to know which is the "correct" one:

------
pcm.bluetooth {
type bluetooth
device "00:12:EE:A6:1D:F4"
profile "auto"
}

ctl.bluetooth {
type bluetooth
}
-----
pcm.rawbluetooth {
   type bluetooth
   device 00:12:EE:A6:1D:F4
}

pcm.bluetooth {
   type plug
   slave {
      pcm {
         type bluetooth
      }
   }
}
-----
pcm.bluetoothraw {
   type bluetooth
   device 00:12:EE:A6:1D:F4
   profile auto
}

pcm.bluetooth {
   type plug
   slave {
        pcm bluetoothraw
   }
}
-----
--
John,
Third  asoundrc is right one, this asoundrc is working for me upto bluez 4.32.
I am upgrading kernel to 2.6.rc8, bluez 4.41  and other depnedencies whatever you mentioned.
then i will update you result of a2dp , headset profile.Inmeanwhile please try 3rd asoundrc ,let me know your result.

Thanks,
Balaji.P
----

Using first asoundrc

$ aplay -Dbluetooth -v /usr/local/share/sounds/alsa/Noise.wav
correct sound.

$ aplay -Dplug:bluetooth -v /usr/local/share/sounds/alsa/Noise.wav
incorrect sound.

Using third asoundrc

$ aplay -Dbluetooth -v /usr/local/share/sounds/alsa/Noise.wav
incorrect sound.

$ aplay -Dplug:bluetooth -v /usr/local/share/sounds/alsa/Noise.wav
correct sound.

Using first or third asoundrc

$ arecord -D bluetooth -f S16_LE | aplay -D bluetooth -f S16_LE
Correct sound

..and if I could remember the aplay command switch to play an mp3, I would have tried that...
��.n��������+%������w��{.n�����{����^n�r������&��z�ޗ�zf���h���~����������_��+v���)ߣ�m


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux