Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ionic framework 5 - how to install? #117

Open
z-index-developer opened this issue Jan 12, 2021 · 0 comments
Open

Ionic framework 5 - how to install? #117

z-index-developer opened this issue Jan 12, 2021 · 0 comments

Comments

@z-index-developer
Copy link

This plugin is awesome but when i use these commands i install old version of the plugin code:

npm install cordova-plugin-tts
npm install @ionic-native/text-to-speech
ionic cap sync

I need checkLanguage() and openInstallTts() methods in my project. Can someone help me please?
I use Ionic framework 5 with Capacitor and Angular.

I tried changing TTS.java and tts.js manually but the methods were undefined.
I also tried installing the plugin directly from Github:
npm install https://github.com/vilic/cordova-plugin-tts.git --save
It did't help.

I think ionic-native adds somekind of a wrapper to the plugin. I have no expierience with making plugins. I need step by step instruction how to overide this.

@z-index-developer z-index-developer changed the title Ionicframework 5 Ionic framework 5 - how to install? Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant