KZ
Size: a a a
KZ
A
KZ
aplay -D bluealsa:SRV=org.bluealsa,DEV=FC:58:FA:1F:43:CF,PROFILE=a2dp cartoon001.wav
A
A
A
KZ
KZ
A
A
KZ
aplay -D my_bluetooth cartoon001.wav
A
aplay -D my_bluetooth cartoon001.wav
KZ
$ cat /etc/asound.conf
pcm.my_bluetooth {
type plug
slave {
pcm {
type bluealsa
device "FC:58:FA:1F:43:CF"
profile "a2dp"
}
}
hint {
show on
description "my_bluetooth 222"
}
}
pcm.!default {
type plug
slave.pcm {
@func getenv
vars [ ALSAPCM ]
default "my_bluetooth"
}
}
A
A
S
JL
JL