Skip to content

Latest commit

 

History

History

InkRecognizerAngular

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Use Azure Ink Recognizer with Angular

Demo application to demonstrate the capabilities of the Azure Ink Recognizer in an Angular App.

Azure Ink Recognizer with Angular

Important: For demo reasons I am calling the Cognitive Services API directly from the client side, which is maybe not the best idea in production scenarios. To hide your subscription key from the client it might be better to move this call to your API backend.

Useful links