Android Tutorial Android Text To Speech example

Status
Not open for further replies.

Humberto

Active Member
Licensed User
Longtime User
I Put two Buttons.
The first button show a message when clicked and I can see the message just after the second LOG ( setlangague) appears

The second one talk just to see if it´sworking

Log
ready: 20141023 10:48:45
setlanguage: 20141023 10:48:48
 

Attachments

  • Teste_TTS.zip
    243.4 KB · Views: 525

Humberto

Active Member
Licensed User
Longtime User
I tested and works.

If I don´t use this command (setLamguage ) the language will be the default in the device. and works OK

But if someone wants to change the default language will not be able.

In your tests even with this command ( SetLanguage) works well without lock ?

I saw the command to export as zip thanks.
 

Humberto

Active Member
Licensed User
Longtime User
Erel

How can I get the default language ?

Só I don´t need to call setlangague if it already the default one
 

Humberto

Active Member
Licensed User
Longtime User
I´ll use AHLocale to get the current language and if it´s the same that the user select I´ll not use setlanguage

Thanks
 

John Woodsmall

Active Member
Licensed User
Longtime User
VR.Listen routine works fine for me here in london.
However my boss, trying to use the VR.Listen routine.
In Los angeles,ca.fails and the icon does not show for him. any ideas?
using the VR.Listen routine. says the micro-phone flickers and
then disappears.
 

rogersantosferreira

Member
Licensed User
Longtime User
Hi!

A simple question: how can I get the actual values of properties related to text to speech, like speechrate, pitch and volume?
thx in advance!
 

MichalK73

Well-Known Member
Licensed User
Longtime User
In my program I need getting messages when screen is off. When the screen is off I do not have any messages for TTS. Any ideas how to do it?
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…