Demo application to demonstrate the capabilities of the Azure Ink Recognizer in an Angular App.
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.
- Ink Recognizer
- Ink Recognizer API
- Signature Pad on GitHub (@szimek)
- Angular 2 component for Signature Pad on GitHub (@wulfsolter)