mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
688 B
Markdown
23 lines
688 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/abbyy-rtr/index.ts#L266">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# ABBYY Real-Time Recognition
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-abbyy-rtr-sdk
|
||
|
$ npm install @ionic-native/plugins/abbyy-rtr
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|