mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
521 B
Markdown
22 lines
521 B
Markdown
# ABBYY Real-Time Recognition
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-plugin-abbyy-rtr-sdk
|
|
$ npm install @awesome-cordova-plugins/abbyy-rtr
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/abbyy-rtr/)
|
|
|
|
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
|
|
|
|
|
|
|