The handwriting recognition in windows 7 is quite awesome , i want to know if i could use it using some kind of API .
If not , is there any other alternative .
The handwriting recognition in windows 7 is quite awesome , i want to know if i could use it using some kind of API .
If not , is there any other alternative .
MSDN documents the exposed APIs for "ink analysis". They may work for you:
There are four layers to the Ink Analysis library: Windows Forms, WPF, COM, and the base layer.
In fact, the handwriting tools in Windows 7 are an extension of those previously available in Microsoft Office and Windows XP.
They are usable by other applications though, knowing Microsoft, you will almost certainly end up needing a full MS tools set including Visual Studio.
Drat - @reuben has beaten me to an answer and given the appropriate link to MSDN.
UPDATE: If you want to look at an alternative, I recommend going to phatware.com - they've been in the handwriting space for a long time and have some interesting tools.