CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.42k stars 838 forks source link

Soundjs doesn't work at all over bluetooth on android #280

Open ryanritten opened 6 years ago

ryanritten commented 6 years ago

We have a client that cannot hear any audio when their android device is connected to bluetooth speakers.

We ran many tests at our office and our game (which uses soundjs) plays sound on all our devices over bluetooth except on my galaxy note 4 (android).

We tested bluetooth on pc's, mac's, apple phones... they all work. Our android devices play no sound when connected to a bluetooth device.