Uses of Interface
nl.captcha.audio.producer.VoiceProducer

Packages that use VoiceProducer
nl.captcha.audio   
nl.captcha.audio.producer   
 

Uses of VoiceProducer in nl.captcha.audio
 

Methods in nl.captcha.audio with parameters of type VoiceProducer
 AudioCaptcha.Builder AudioCaptcha.Builder.addVoice(VoiceProducer vProd)
           
 

Uses of VoiceProducer in nl.captcha.audio.producer
 

Classes in nl.captcha.audio.producer that implement VoiceProducer
 class RandomNumberVoiceProducer
           VoiceProducer which generates a vocalization for a given number, randomly selecting from a list of voices.
 



Copyright © 2010-2011 James Childers. All Rights Reserved.