This post is part of our 2017 Developer App Series, which showcases apps created by our Support Agents over the course of eight weeks. These apps are intended to be larger, more thoughtful apps with highly practical purposes in mind, as opposed to a basic "how to" for a feature.
App Description
This project from Hadi will showcase the LEADTOOLS OCR SDK as well as the LEADTOOLS Annotations SDK in a WinForms application alongside the built-in Windows Speech Synthesis namespace System.Speech.Synthesis
to show how users can take in an image and have the computer read the text found on the image.
Features Used
Instructions for Running the App
- Download the source code for this app from here
- Extract the contents to the C:\LEADTOOLS 19\Examples\DotNet\CS directory
- Build csproj file with Visual Studio and run