mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
19 lines
502 B
Markdown
19 lines
502 B
Markdown
|
# Speech Recognition
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-speechrecognition
|
||
|
$ npm install @awesome-cordova-plugins/speech-recognition
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/speech-recognition/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/pbakondy/cordova-plugin-speechrecognition](https://github.com/pbakondy/cordova-plugin-speechrecognition)
|
||
|
|
||
|
This plugin does speech recognition using cloud services
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|