jcesarmobile / my-phonegap-plugins

here I will upload all the phonegap plugins I develop
8 stars 11 forks source link

iSpeech Plugin with cordova 3 #4

Closed aparna1591 closed 10 years ago

aparna1591 commented 10 years ago

Hi,

Can the iSpeech plugin be used with Cordova 3 instead of phonegap?

Thanks!

jcesarmobile commented 10 years ago

It should work, but you have to install it manually as explained on the readme

aparna1591 commented 10 years ago

Yes, I'll try it and let you know. Thanks anyway!

jcesarmobile commented 10 years ago

somebody copied my plugin and it seems it is updated to phonegap 3. https://github.com/an-rahulpandey/ispeech-phonegap-plugin let me know if it works

aparna1591 commented 10 years ago

It works with cordova 3 too! Thanks:)according to the manual installation explained in read me.

jcesarmobile commented 10 years ago

I've uploaded a new version with the latest iSpeech SDK, it works with phonegap 3 and is CLI compatible

I've created a new repository https://github.com/jcesarmobile/iSpeechPlugin

I close the Issue