It seems that captcha audio doesnt work in MAC OS since its using wav format. Is there any way i can set the captcha control to use mp3 format or any other format which is cross platform compatible?
1 Answer, 1 is accepted
0
Pero
Telerik team
answered on 23 Jun 2010, 09:44 AM
Hello Gaurav,
RadCaptcha control uses the <audio/> tag (HTML5) to play the audio code, or the <embed/> tag if the browser does not support <audio/>. Newer versions of Safari support <audio/>, and more specifically support audio files of type .wav: http://html5doctor.com/native-audio-in-the-browser/. So, I believe there shouldn't be a problem to play the audio under Mac OS, since this is not a platform dependent issue, but a browser one.
RadCaptcha supports only .wav audio format, and cannot be configured to use mp3 instead.
Kind regards,
Pero
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items