ettoolong / TTSFox

Text to Speech on Firefox. It use OS build-in TTS engines.
https://addons.mozilla.org/firefox/addon/ttsfox/
Mozilla Public License 2.0
16 stars 6 forks source link

TTSFox stops at first sentence end of selected paragraph when rewinding with Shift-Click #21

Closed pal1000 closed 6 years ago

pal1000 commented 6 years ago

Steps to reproduce

ettoolong commented 6 years ago

According last update:

shift + click on sentence to read out it ( cursor would keep on original position ).

If you need move cursor, you should: (before 0.0.25)

  1. click on sentence (that will move cursor to start of sentence)
  2. click resume button

In version 0.0.25 update, you can:

  1. click on sentence (that will move cursor to start of sentence)
  2. click on the SAME sentence again (that will trigger resume)
pal1000 commented 6 years ago

Thanks for implementing double click shortcut for rewind and resume to end. Didn't know Shift-Click was actually intended to work as rewind and read a single sentence only. Anyway my concern is satisfied so I close this.