#pcm.bluetooth { # type plug # slave { # pcm "bluetooth_hw" # } #} #pcm.bluetooth_hw { # type bluetooth # device 00:18:16:3A:3B:D4 # Make sure you put YOUR device MAC here # profile "auto" #} #pcm.bluetooth { #pcm.bluetooth_hw { #pcm.!default { # type bluetooth # device 00:18:16:3A:3B:D4 # profile "auto" #} #ctl.bluetooth { # type bluetooth # device 00:18:16:3A:3B:D4 #} #pcm.bluetooth { # type plug # slave { # pcm bluetooth_hw # channels 1 # rate 8000 # } #} #pcm.!default { # type plug # slave { # pcm bluetooth # channels 1 # rate 8000 # } #}