This is not a case of me not being able to hear the sounds, but rather my computer seems incapable of playing them in the first place. For example, Youtube videos cannot play, and the Videos app will not even start an MP3. If I turn off the bluetooth speaker, everything works fine.
This is a Photive speaker and I have configured it via Ubuntu "Sounds" app as well as "Pulse Audio Control" to use the High Fidelity Playback (A2DP Sink) option. I've also tried using the "Bluetooth Manager" app (blueman) as well as restarting the devices, and some other questions on AskUbuntu / StackExchange. I would gratefully appreciate any help.
sudo -i pactl load-module module-bluetooth-discover
. – Tim May 18 '17 at 22:54Cannot find 'bluez_card.FC_58_FA_AD_99_93' using 'pactl list cards short'
– max pleaner May 20 '17 at 19:57pactl list short | grep blue
show module-bluetooth-discover in the results? – Jeremy31 May 20 '17 at 20:27