dapphp / securimage

PHP CAPTCHA Script
https://github.com/dapphp/securimage
BSD 2-Clause "Simplified" License
566 stars 190 forks source link

Remove Flash fallback and come up with workaround for wav only in IE #62

Open dapphp opened 7 years ago

dapphp commented 7 years ago

The upcoming 4.0 release is removing Flash audio fallback. Since no present versions of Internet Explorer support WAV in HTML5 audio and most people probably won't have LAME installed or know how to set it up, it's probably necessary to come up with an alternative for IE.

One possibility is to use the existing IE detection in securimage.js to go old school and drop an tag in the DOM for IE to play when the button is pressed.

ghost commented 5 years ago

Where are you gone? The project stopped working on php 7.3.0