|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound com.octo.captcha.component.sound.wordtosound.CleanFreeTTSWordToSound
public class CleanFreeTTSWordToSound
Clean use of FreeTTS, without effect.
Field Summary |
---|
Fields inherited from class com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound |
---|
defaultVoiceName, defaultVoicePackage |
Constructor Summary | |
---|---|
CleanFreeTTSWordToSound()
|
|
CleanFreeTTSWordToSound(SoundConfigurator configurator,
int minAcceptedWordLength,
int maxAcceptedWordLength)
|
Method Summary | |
---|---|
protected javax.sound.sampled.AudioInputStream |
addEffects(javax.sound.sampled.AudioInputStream sound)
|
Methods inherited from class com.octo.captcha.component.sound.wordtosound.AbstractFreeTTSWordToSound |
---|
getMaxAcceptedWordLenght, getMaxAcceptedWordLength, getMinAcceptedWordLenght, getMinAcceptedWordLength, getSound, getSound, stringToSound |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CleanFreeTTSWordToSound()
public CleanFreeTTSWordToSound(SoundConfigurator configurator, int minAcceptedWordLength, int maxAcceptedWordLength)
AbstractFreeTTSWordToSound.AbstractFreeTTSWordToSound(com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator, int, int)
Method Detail |
---|
protected javax.sound.sampled.AudioInputStream addEffects(javax.sound.sampled.AudioInputStream sound)
addEffects
in class AbstractFreeTTSWordToSound
AbstractFreeTTSWordToSound.addEffects(javax.sound.sampled.AudioInputStream)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |