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 Demos not working in iOS 14 #327

Closed gmtta closed 3 years ago

gmtta commented 3 years ago

SoundJs has stopped playing sounds in the latest iOS 14.

To test to see why the sound on my site wasn't working I went to https://createjs.com/soundjs and tried the soundboard app there, which makes no sound.

older versions of iOS have worked perfectly.