Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 04-14-2012, 12:06 PM   #31
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
Seems on 5.1 it does not work any more ... at least my German Books can not be read any more. I continue to check.
diba is offline   Reply With Quote
Old 04-14-2012, 12:18 PM   #32
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
Even with the unmodified TTS, my Kindle refuses to read aloud. Error Message on english books, grayed out in german ones. And the german ones worked on 5.0.4, no DRM "problem".
diba is offline   Reply With Quote
Old 04-14-2012, 12:37 PM   #33
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
English working again after a complet reinstall of the languages, but no German any more.
BTW, I think, Amazon has taken "our" OFF Button for the international version.

Could anyone of our specialists, Geekmaster or ixtab, check, if 5.1 has something implemented to block german TTS? As soon as the important things are sorted out of course.

diba

Last edited by diba; 04-14-2012 at 12:39 PM.
diba is offline   Reply With Quote
Old 04-14-2012, 12:40 PM   #34
thomass
Wizard
thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
Quote:
Originally Posted by diba View Post
Even with the unmodified TTS, my Kindle refuses to read aloud. Error Message on english books, grayed out in german ones. And the german ones worked on 5.0.4, no DRM "problem".
Try after setting language of the book( for example on calibre ) so in this forum said that this solved the problem

Last edited by thomass; 04-14-2012 at 12:42 PM.
thomass is offline   Reply With Quote
Old 04-14-2012, 12:47 PM   #35
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
The TTS checks that the language is english, and that the book allows for TTS. I have already found the place in the code. If you're curious, it's this snippet of code inside com.amazon.ebook.booklet.reader.plugin.tts.TTSProv ider$TTSAction:

Code:
        public TTSAction()
        {
            super();
            q a;
            boolean a = (a = TTSProvider.b(TTSProvider.this).oA().F()).K() && a.y() != 4 && TTSProvider.D(TTSProvider.this, a);
            setEnabled(a);
        }
yes, this is what the code looks like now - damn obfuscation.

So edit the book metadata - throw out the disable TTS flag (if set), and change language to english. The drawback is that this will probably also cause confusion with dictionaries.

I'm currently looking into various approaches to patch this.

Last edited by ixtab; 04-14-2012 at 01:04 PM. Reason: typo: meant TTS of course, not DRM.
ixtab is offline   Reply With Quote
Old 04-14-2012, 12:49 PM   #36
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
THX thomass, my books are correct labeled. And this worked from the beginning. I opened this post and my books are tts'd on my K3's without problems.

What I could do, is labeling them to "english", is this what you mean?
This would block the TTS on my K3's ... There should be another solution.

But again thanks, I give this a try with one of my books.
diba is offline   Reply With Quote
Old 04-14-2012, 12:52 PM   #37
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
And THX to ixtab, knew you are following postings these days closely.

My KT is on 5.1 now as well, thx for the hints from here again.

So am I right, they changed more to block the tts on german books? We know it worked before, and my Calibre is ugraded with ALF. So DRM should not be an issue.

UPDATE:
Setting the language to english in Calibre solves the problem, but as expected, dictionaries do search in english only.

Last edited by diba; 04-14-2012 at 01:05 PM.
diba is offline   Reply With Quote
Old 04-14-2012, 01:04 PM   #38
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
... they changed the TTS logic to take into account the book language. Because only english TTS is officially available, the reader checks for this and greys out the option for other languages. Makes sense actually (well, except if you *do* have an alternative TTS voice installed )
ixtab is offline   Reply With Quote
Old 04-14-2012, 01:07 PM   #39
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
I am sure you find either a way to switch this off or a workaround without changig the language of the book ;-)
diba is offline   Reply With Quote
Old 04-14-2012, 10:07 PM   #40
thomass
Wizard
thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
Quote:
Originally Posted by diba View Post
What I could do, is labeling them to "english", is this what you mean?
This would block the TTS on my K3's ... There should be another solution.
What I was referring to is this one:
Quote:
Originally Posted by linkin360 View Post
Something similar happened to me, i have several scanned->OCR->EPUB->MOBI(through calibre) books/documents and TTS, wich was workinf pre-update, was disabled for (only) those. I think i figured out why, the metadata of the books was missing the language, after setting language to english (through calibre) TTS was enabled again.
EDIT: Sorry, missed this part:
Quote:
Originally Posted by diba View Post
UPDATE:
Setting the language to english in Calibre solves the problem, but as expected, dictionaries do search in english only.

Last edited by thomass; 04-17-2012 at 06:20 AM.
thomass is offline   Reply With Quote
Old 04-15-2012, 02:37 AM   #41
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
Thats what I meant as well. But as ixtab figured out, the reason is another one. I really do not want to label all my books to english for a feature I use once a year to demonstrate to others what the KT can do ...
diba is offline   Reply With Quote
Old 04-16-2012, 03:52 PM   #42
Antoinekamel
Addict
Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.
 
Antoinekamel's Avatar
 
Posts: 278
Karma: 2511467
Join Date: Feb 2012
Device: ABC W p2
Could someone PM me a link to the original TTS files of Kindle Touch?

It was working well until the update to software 5.1, and then it gives an error message when I tap to read to me. The support told me to delete the tts folder and install something almost 300 MB from a link, and it did not resolve, and I'm, therefore, unhoped.

So, can someone send me the original text-to-speech files of Touch?
Antoinekamel is offline   Reply With Quote
Old 04-17-2012, 12:47 AM   #43
diba
Addict
diba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolatediba is generous with chocolate
 
Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
If you got it from support, it should work. Original folder is something around 250 MB. Delete the old one, copy the new to the kindle, restart!! This way it worked for me.

ixtab has somewhere a link to TTS modules, look for them alternativly.
diba is offline   Reply With Quote
Old 04-17-2012, 05:24 AM   #44
Antoinekamel
Addict
Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.Antoinekamel ought to be getting tired of karma fortunes by now.
 
Antoinekamel's Avatar
 
Posts: 278
Karma: 2511467
Join Date: Feb 2012
Device: ABC W p2
Thanks for answering, Diba, but what Amazon support sent me was a .bin to "correct the tts". It installed successfully, but did not functioned nor restored the tts folder I was asked to erase.

What I has was already the Tom and Samantha from ixtab's ge.tt site, and it worked well until 5.0:4. With 5.1, I tried deleting, downloading and installing that tts again (even after the allegedly tts update), but the tts error keeps showing.

That's why I'm depositting my expectations in an "originally original" tts folder from someone.
Antoinekamel is offline   Reply With Quote
Old 04-24-2012, 06:17 PM   #45
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
I'll send you a PM with a link to the TTS files in a moment.
ixtab is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle Touch - Using text-to-speech to pronounce individual words nosfera2 Kindle Developer's Corner 0 02-10-2012 11:59 AM
Speech to text geneven1 enTourage eDGe 11 07-12-2011 12:29 PM
How to make Amazon Kindle Text to Speech skip over some text xsaero00 Kindle Developer's Corner 3 06-18-2011 07:09 PM
Text to Speech briteflint Calibre 3 05-24-2010 02:56 PM
Text to speech Chelley Introduce Yourself 5 03-09-2009 12:33 PM


All times are GMT -4. The time now is 03:31 AM.


MobileRead.com is a privately owned, operated and funded community.