mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
716 B
Markdown
29 lines
716 B
Markdown
---
|
|
description: >-
|
|
ABBYY Real-Time Recognition plugin for Cordova and Ionic. This plugin allows to use the Text Capture and Data Capture features of ABBYY Real-Time Recognition…
|
|
---
|
|
|
|
# ABBYY Real-Time Recognition
|
|
|
|
This plugin allows to use the Text Capture and Data Capture features of
|
|
ABBYY Real-Time Recognition SDK (RTR SDK) in apps.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-abbyy-rtr-sdk
|
|
npm install @awesome-cordova-plugins/abbyy-rtr
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/abbyysdk/RTR-SDK.Cordova](https://github.com/abbyysdk/RTR-SDK.Cordova)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|