Bluetooth speaker
-
Where can I find a way to use a bluetooth speaker for my MagicMirror?
-
It’s simple you just have to pair the BT speaker from the desktop via the sound param
-
Thanks for the reply but i cannot get it working.
“speaker-test -t wav” gives a good result via the BT speaker
“paplay -p --device=1 /usr/share/sounds/alsa/Front_Center.wav” gives a good result to via the BT speaker
But sound coming from my MagicMirror still goes via the “headphone” speaker -
Strange , can you give the sound conf from your config.js
-
Sorry but were is “sound conf” located in the config.js?
-
look the wiki
volume: { useVolume: true, volumePreset: "ALSA", myScript: "amixer sset Master #VOLUME#%", volumeText: "Volume:" },
-
this is mine
volume: { useVolume: true, volumePreset: "PULSE", myScript: null
-
check
raspi-config
check audio output reboot.