com.octo.captcha.engine.sound.utils
Class SoundCaptchaToWAV

java.lang.Object
  extended by com.octo.captcha.engine.sound.utils.SoundCaptchaToWAV

public class SoundCaptchaToWAV
extends java.lang.Object

This utility class lets you create WAV files with a particular


Constructor Summary
SoundCaptchaToWAV()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoundCaptchaToWAV

public SoundCaptchaToWAV()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2003-2009 JCaptcha. All Rights Reserved.