mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
633 B
Markdown
28 lines
633 B
Markdown
---
|
|
description: >-
|
|
Speech Recognition plugin for Cordova and Ionic. This plugin does speech recognition using cloud services
|
|
---
|
|
|
|
# Speech Recognition
|
|
|
|
This plugin does speech recognition using cloud services
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-speechrecognition
|
|
npm install @awesome-cordova-plugins/speech-recognition
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/pbakondy/cordova-plugin-speechrecognition](https://github.com/pbakondy/cordova-plugin-speechrecognition)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|