I have a code that generates a captcha image from random characters in Java and returns to the HTML form where it is displayed. But I want to add sound clip as well to the image for the people who are visually impaired.
Can anyone help me with any tutorial or example or something they have themselves come up with?