Quote:
Originally Posted by jackie_w
I've been using TTS on Windows and Android for several years. As far as I can tell none of the TTS progs/apps pay any attention to which tags are used (<h1-6>, <em>, <i> etc) in the epub HTML.
|
You're sure? There's not a longer pause after an h tag chapter-title is read before beginning the first paragraph of the chapter? And if there is... how does it
know to pause longer if it's not the tag being used?
I would expect the pause between p -> p tags to be much shorter than the pause between h3 -> p tags.
Hence, I would suspect that chapter titles created with styled p tags would tend to be blurred together a bit more with the first paragraph of a chapter than a chapter with a semantically correct h-tag title would be.