mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
559 B
Markdown
28 lines
559 B
Markdown
---
|
|
description: >-
|
|
Text To Speech Advanced plugin for Cordova and Ionic. Text to Speech plugin
|
|
---
|
|
|
|
# Text To Speech Advanced
|
|
|
|
Text to Speech plugin
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-tts-advanced
|
|
npm install @awesome-cordova-plugins/text-to-speech-advanced
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/spasma/cordova-plugin-tts-advanced](https://github.com/spasma/cordova-plugin-tts-advanced)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|