mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
21 lines
502 B
Markdown
21 lines
502 B
Markdown
# Speech Recognition
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|