[OperationContract("CaptchaRecognition")] string CaptchaRecognition( string dllName, string captcha, string parameters, bool asyncRecognize )
Parameters
- dllName
- The path to the library recognizers captchas
- captcha
- Captcha
- parameters
- Parameters
- asyncRecognize
- Async method
Return Value
Recognition result or id of async task