2021-09-29 14:09:02 +02:00
|
|
|
# ABBYY Real-Time Recognition
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-plugin-abbyy-rtr-sdk
|
2021-09-29 15:19:55 +02:00
|
|
|
$ npm install @awesome-cordova-plugins/abbyy-rtr
|
2021-09-29 14:09:02 +02:00
|
|
|
```
|
|
|
|
|
2021-09-29 15:19:55 +02:00
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/abbyy-rtr/)
|
2021-09-29 14:09:02 +02:00
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/abbyysdk/RTR-SDK.Cordova](https://github.com/abbyysdk/RTR-SDK.Cordova)
|
|
|
|
|
|
|
|
This plugin allows to use the Text Capture and Data Capture features of
|
|
|
|
ABBYY Real-Time Recognition SDK (RTR SDK) in apps.
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- iOS
|
2021-09-29 14:38:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
|