Tagged Questions
1
vote
0answers
59 views
Extending the Android Text-To-Speech(TTS) language pack
I have been defining a new language for the Espeak text-to-speech (TTS) using espeak(desktop application).
I have successfully defined the language but have been unable to find a way to export the ...
0
votes
1answer
23 views
Text To Speech service isn't started in android
I am trying make such application which speak automatically when the image loaded it self.
I had tried a single application (example) of TTS which is working properly but this code gives me
My Code ...
0
votes
3answers
131 views
Which TTS is google translate using? Is there a way to use this TTS in android app too?
I found for certain languages the sound files from google translate sound by far most real (compared to other TTS engines availlable for Android).
Is the google translate app using a TTS engine?
Is ...