I think it is a copy and change from within the plugz subdirectory sample..
it follows here
pcm.headset {
@args [BDADDR TIMEOUT]
# The Bluetooth device address for target headset, used for Audio Gateway (PC) initiated connections
# Please note that this value is ignored when the connection is Headset initiated
@args.BDADDR {
type string
default "00:03:89:F7:A9:78"
}
# This value represents how long we will try to reach the headset, until
we give up.
# Value is in milliseconds
@args.TIMEOUT {
type integer
default 6000
}
type sco
bdaddr $BDADDR
timeout $TIMEOUT
}
ctl.headset {
type sco
}
# Simplest a2dpd possible
pcm.a2dpdsimple {
type a2dpd
}
Thanks Brad!
-Walt
Brad Midgley
<bmidgley@gmail.com> wrote:
Walt,
Yes, I use
headset
in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like?
Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
Walt,
Yes, I use
headset
in that field for alsa device. It has to match up with an entry in .asoundrc in order to talk to the plugin properly. What does your ~/.asoundrc look like?
Brad
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users