Handwriting recognition in c#
Hi all,
Does anyone know if c# has a functionality of converting "hand writing " to data. e.g creating a pen using windows forms,writing with the mouse(which is just creating strokes) then convert that writing to a much readable version of text...
Thanks