It could be useful to have a way of starting to play at a certain point in the text (apart from skipping all the way from the start).
Possible solutions
- Add links at certain points in the text, e.g. headers (of certain levels) or paragraphs.
- Pros:
- Could be used for non-JS implementation.
- Cons
- Adds a lot of links that could be in the way/annoying.
- Pros:
- Add another button to the selection player that is "start playing here and continue". This would not care about the end of the selection.
- Pros:
- Most functionality should be implemented once T133680: [Task] Functionality: Play selected text (Wikispeech) is done.
- Pros:
- Clicking anywhere in the text shows a button to start playing from that point.