B4A Library ICOSTextToSpeech v1.4 with some news!!!

ICOSTextToSpeech v1.70 with some news!!!

Hello to everybody. ICOSTextToSpeech comes with two new additions.


ReadAndSpeakSMS -- It was totally changed.


ChangeDefaultLanguage -- is new, you can change the default language of your phone, with one chosen by you.

GoLanguageSettings -- open language setting to see if the language you have chosen is changed.


Please take a look to the Attached Images.


G.Salvi
 

Attachments

  • shot1.png
    shot1.png
    39.1 KB · Views: 496
  • shot2.png
    shot2.png
    84.2 KB · Views: 440
  • shot3.png
    shot3.png
    47.8 KB · Views: 393
  • shot4.png
    shot4.png
    34.6 KB · Views: 402
  • shot5.png
    shot5.png
    44.3 KB · Views: 389
  • shot6.png
    shot6.png
    36.1 KB · Views: 376
  • ICOSTextToSpeech v1.60.zip
    53 KB · Views: 309
  • ICOSTextToSpeech v1.70.zip
    48.1 KB · Views: 520
Last edited:

lonleystar

Well-Known Member
Licensed User
Longtime User
Also, I noticed it may use this?

tts.SetEngineByPackageName("com.ivona.tts")

IVONA Text-to-Speech Software as a Service (SaaS)

Is there a fee for this?


"Flexible settlement model - the service pricing is always tailored to your needs."
Hi

for "com.ivona.tts" go to "play store" and Install "Ivona Text-To-Speech HQ"

beautiful and realistic voice
in the
tts.SetEngineByPackageName("com.svox.pico") this i dont know wich engine uhave installed.

u tried the example?
 

lonleystar

Well-Known Member
Licensed User
Longtime User

bluedude

Well-Known Member
Licensed User
Longtime User
Why to use this one compared to the original TTS library?

Hi,

Why would I need to use your library instead of the original TTS library?
 

moster67

Expert
Licensed User
Longtime User
Hi lonleystar,

many thanks for this library and also for your other libraries you are sharing with us.

Since many of us don't know Java that well (that's why many people use B4A in first place), me and surely many others too are very thankful to developers like you who are sharing their libraries with the B4A-community.

:sign0098: :sign0188:

I couldn't find your libraries published in the WIKI (Libraries - Basic4android Wiki) where they belong. If Erel reads this, can you please give lonleystar write access to the WIKI? Or you may ask Erel to grant access yourself.
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Hi lonleystar,

many thanks for this library and also for your other libraries you are sharing with us.

Since many of us don't know Java that well (that's why many people use B4A in first place), me and surely many others too are very thankful to developers like you who are sharing their libraries with the B4A-community.

:sign0098: :sign0188:

I couldn't find your libraries published in the WIKI (Libraries - Basic4android Wiki) where they belong. If Erel reads this, can you please give lonleystar write access to the WIKI? Or you may ask Erel to grant access yourself.
Thank you very much moster67, I hope that EREL publish my library in Wiki Anyway I'll ask him.

Thanks again.

G.Salvi
 

bluedude

Well-Known Member
Licensed User
Longtime User
Just wondering what would be the reason to use it. What is a unique feature of it?

Erel is right, that is what I was asking myself :)
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Just wondering what would be the reason to use it. What is a unique feature of it?

Erel is right, that is what I was asking myself :)
hi bluedude i'm sorry if i understood wrong anyway with it u'll not write any code

just one word.

but have look to the attached thumbnails and u'll understand

Best Regards

G.Salvi
 

mkvidyashankar

Active Member
Licensed User
Longtime User
Hi

Good Library, I tried it.
It would be much useful to save the language settings.
Every time we start the app, it sets to default language.
Any possibilities to improve ?
 

lonleystar

Well-Known Member
Licensed User
Longtime User
Hi

Good Library, I tried it.
It would be much useful to save the language settings.
Every time we start the app, it sets to default language.
Any possibilities to improve ?
Hi mkvidyashankar, sorry if I could not answer you quickly.

Now you can set the default language in InitializeTTS ("tts", "en")

and when you start the application, it will set the language you set before in Initilize.

please download again.

Thanks to choosen my library.
Best regards

G.Salvi
 
Top