Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to play the Text behind the SimpleCaptcha Image

user13280346May 4 2016 — edited May 8 2016

Hi All, pleasure to be here.

I get a simple question. I am developing an application using simplecaptcha1.2.1.jar (http://simplecaptcha.sourceforge.net/).

Everything is fine, I know how to use SimpleCaptcha API and AudioCaptcha, and I know how to customize creating my our Servlet with AudioCaptcha ac = new AudioCaptcha.Builder() and Captcha captcha = new Captcha.Builder(400, 100).

What I am trying know is to synchronize the text that appears at the Image behind the Simple Captcha, and the audio behind of the AudioCaptcha, basically what you see is what you play and hear.

Any ideas on how to play and hear the text behind the image?

I will be more then grateful.

Best Regards


Marcel Aguiar

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2016
Added on May 4 2016
4 comments
1,259 views