-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Text to speech is playing dumb. #37
Comments
This code seems strange to me (in TTSService.java):
Because this depends on repagination. Are you sure it's not going to repaginate while you ask for a page? |
Please try beta.librera.mobi apk |
Start reading from the middle is also possible in beta, select any words add see >> to read from this place |
Yes, TTS should be improved, I am working on it. |
I'm selecting some text (for example, the name of the main character), pressing ">>" icon, and it start reading from that name, but not from the paragraph I'm upon (basically, it has found the main character again in some future paragraph and resumes from here). How can I help ? |
BTW, I've tried with 7.3.71 and got the same results. |
I wonder if we can capture this into a file, as I'm almost sure this is wrong:
Append something like:
That should output what the mupdf's code thinks of page X's html output. Then we can check if it matches correctly for each displayed page and for the text continuity of page X-1 to page X. We should also to the same for plain text output, since it can also fail here. |
fixed in last beta |
When using text to speech feature, there are multiple issues:
I've tried to use both advanced mode and simple mode with the same result.
I'm using the latest beta downloaded today.
The text was updated successfully, but these errors were encountered: