2009-11-23 13:00:43

by Ramagudi Naziir

[permalink] [raw]
Subject: PCM audio

Hi,

I want to play PCM audio data on my headset (voice, not a2dp).

Do I also need to tell hcid that I'm in PCM mode ? (I use bluez 3.36)

I understand from the wiki that I only need to:

$dbus-send --system --type=method_call --print-reply --dest=":X.Y" \
/org/bluez/audio org.bluez.audio.Manager.CreateHeadset string:00:11:22:33:44:55

And that's it ?

Calling Headset.Connect() and Headset.Play() is not needed ?

thank you
naziir