Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I create text to speech using PhoneGap on the android?

I am new to Phonegap, but i know how to use phonegap in android .But i want to know that

How can I create (text to speech) tts library using PhoneGap on the android.?

I have a (Text-to-speech) tts library which is native code. I want to use this tts library on the android using phonegap. Can anybody suggest me.....plz help.... i am trying for long time....plz give some sample example of this if you can so that it will be easier to understand for all....

like image 238
sam786 Avatar asked Nov 29 '25 05:11

sam786


1 Answers

Checkout this Github project

TTS plugin for Phonegap

like image 197
Nullify Avatar answered Nov 30 '25 20:11

Nullify