# /etc/default/bluez-alsa # Allow additional options to be set # Use `bluealsa -h` for documentation # Note that all output profiles are enabled by default unless at least one # profile is specified # OPTIONS="-p a2dp-source -p a2dp-sink -p hfp-hf -p hfp-ag -p hsp-hs -p hsp-ag" OPTIONS="-p a2dp-sink" # ALSA devices parameter for bluealsa-play. If empty, de default ALSA device # is used. Can be used to send the sound to a pipe for example. #ADEVICE="-D rate48000Hz" ADEVICE=""