fluffychat/lib/pangea/toolbar
Kelrap 6f63a6d710
Highlight audio text (#1333)
* Highlight text as TTS plays - attempt 1

* Make highlighting actually work

* Fix to minor version of punctuation issue

* Highlights all applicable text

* fix: filter out punctuation tokens in the client side when highlighing audio tokens

* Highlight selection separate from normal selection

* cleanup: further decouple tts highlighting and token selection, renamed temporarySelection => _highlightedTokens

* fix: don't show token highlights for non-overlay messages

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-21 09:15:17 -05:00
..
controllers 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
enums 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
event_wrappers 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
models 1485-too-many-points-for-lemma-meaning-activity (#1490) 2025-01-17 09:22:39 -05:00
repo Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00
utils 1435 refactor into function specific groupings (#1440) 2025-01-14 14:00:30 -05:00
widgets Highlight audio text (#1333) 2025-01-21 09:15:17 -05:00