To properly support read aloud in HTML/EPUB documents I'll need these methods:
- Highlight text that's being read. I should also be able to clear the highlight.
- Highlight / underline text that is being annotated by the "Annotate Sentence" function. Or do I just actually annotate in reader and edit the temporary annotation until it's confirmed? For PDFs I just create a highlight/underline overlay and I create the annotation once it's confirmed.
I think that's everything for reader. I'll leave implementation details to you, I should be able to provide anything you need.
To properly support read aloud in HTML/EPUB documents I'll need these methods:
I think that's everything for reader. I'll leave implementation details to you, I should be able to provide anything you need.