Uses of Package
com.octo.captcha.component.sound.wordtosound

Packages that use com.octo.captcha.component.sound.wordtosound
com.octo.captcha.component.sound.wordtosound This package provides implementations of the WordDecorator interface. 
com.octo.captcha.sound.gimpy This package a struture for implementing gimpySound
A gimpySound is SoundCaptcha with the question "Spell the word spoken". 
com.octo.captcha.sound.speller This package a struture for implementing spellerSound
A gimpySound is SoundCaptcha with the question "Write the word spelled out". 
com.octo.captcha.sound.spellfind   
 

Classes in com.octo.captcha.component.sound.wordtosound used by com.octo.captcha.component.sound.wordtosound
AbstractFreeTTSWordToSound
          WordToSound implementation with FreeTTS an openSource Text To Speech implementation.
AbstractWordToSound
          WordToSound abstract implementation
WordToSound
          

Provides methods to tranform a word to a sound .

 

Classes in com.octo.captcha.component.sound.wordtosound used by com.octo.captcha.sound.gimpy
WordToSound
          

Provides methods to tranform a word to a sound .

 

Classes in com.octo.captcha.component.sound.wordtosound used by com.octo.captcha.sound.speller
WordToSound
          

Provides methods to tranform a word to a sound .

 

Classes in com.octo.captcha.component.sound.wordtosound used by com.octo.captcha.sound.spellfind
WordToSound
          

Provides methods to tranform a word to a sound .

 



Copyright 2003-2009 JCaptcha. All Rights Reserved.