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