awesome-cordova-plugins/docs/plugins/abbyy-rtr/README.md

22 lines
521 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
# ABBYY Real-Time Recognition
```
$ ionic cordova plugin add cordova-plugin-abbyy-rtr-sdk
2021-09-29 21:19:55 +08:00
$ npm install @awesome-cordova-plugins/abbyy-rtr
2021-09-29 20:09:02 +08:00
```
2021-09-29 21:19:55 +08:00
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/abbyy-rtr/)
2021-09-29 20:09:02 +08: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 20:38:45 +08:00