RadCaptcha for ASP.NET AJAX audio feature available in Q1 2010

by ASP.NET AJAX Team | Comments 3

Now that the Q1 2010 release is here, I want to bring your attention to a cool new feature in our RadCaptcha control for ASP.NET AJAX - audio support. Head on over to our online demos to see the feature in action. Enabling this on an existing CAPTCHA is easy - you just need to set the CaptchaImage-EnableCaptchaAudio property to true.

audio CAPTCHA

Adding this feature to your site will allow blind or partially sighted people to use it as well.

The audio support presents some very interesting possibilities for people who like to customize things. For example, you can replace the original audio files that come with the control (stored in the ~/App_Data/RadCaptcha/ folder in your web application) and add some custom ones - instead of hearing simply "alpha", you can make the control ask "enter the third letter in the word boat". You can also make it speak in German or French.

About the author

Iana Tsolova

Iana Tsolova

is Program Manager of Telerik’s ASP.NET AJAX division. She joined the company back in the beginning of 2008 as a Support Officer and has since occupied various positions at Telerik, including Senior Support Officer, Team Lead at one of the ASP.NET AJAX teams and Technical Support Director. Iana’s main interests are web development, reading articles related to geography, wild nature and latest renewable energy technologies.

Posted in: radcaptcha aspnet-ajax

3 Comments

Charles
Hi,

I want to change the words  "Get Audio Code" to something else.
Do you know how?

Thanks
Charles


Stoyan Stratev
The property you need to set is called CaptchaAudioLinkButtonText.

<

 

 

telerik:RadCaptcha ID="RadCaptcha1" runat="server" CaptchaAudioLinkButtonText="text here" ...

 

Charles
Thank you very much!

Comments

  1.    
      
      
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)
Read more articles by ASP.NET AJAX Team - or - read latest articles in Developer Tools