ggurdin
3dd0542703
chore: fix TTS voice initialization ( #3469 )
2025-07-15 16:22:57 -04:00
avashilling
7934fc8b15
3385 speaker button switches back from pause button too quickly when clicked ( #3415 )
...
* fix: took out TextToSpeech use so windows uses FlutterTts instead
To fix glitchy audio/pause icon on windows
* chore: remove unused package, formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-10 15:31:24 -04:00
ggurdin
3923ba8bd6
chore: fix playing icon in phonestic transcription widget
2025-06-18 15:33:44 -04:00
ggurdin
2acb30bd7f
chore: make TTS and full message audio stop each other to prevent overlapping audio
2025-06-18 10:07:50 -04:00
ggurdin
3359cfe25d
fix: make TTS button pause when it's stopped by the other TTS button playing ( #2831 )
2025-05-19 12:19:17 -04:00
ggurdin
3eb8fcbd4a
chore: pause playing videos when user leaves chat page ( #2708 )
2025-05-08 12:00:27 -04:00
ggurdin
bf58489099
chore: add back tokens to TTS request ( #2574 )
2025-04-29 09:28:17 -04:00
ggurdin
7f11a5dba9
Adjust translation animation ( #2556 )
...
* chore: some edits to message toolbar
* chore: some updates to reading assistance
2025-04-25 09:41:07 -04:00
ggurdin
fe88836e89
chore: require passing of langCode to TTS, log langCode ( #2529 )
2025-04-22 13:42:45 -04:00
ggurdin
35aa5ced02
chore: account for non-l2 message in token TTS ( #2271 )
2025-03-31 09:33:57 -04:00
ggurdin
c6e5c2ad29
chore: fix scrolling bug and issues with lemma edit widget ( #2133 )
2025-03-12 13:17:25 -04:00
Wilson
26638c824b
fix: spinning text to speech icon in word card ( #2102 )
2025-03-12 11:49:45 -04:00
Wilson
74b0cfd584
feat: text to speech for all ( #2090 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-10 10:14:11 -04:00
wcjord
8abf036381
Refactor: Move toolbar content to bottom of screen
...
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-03-06 15:52:07 -05:00
ggurdin
888cc7e13d
chore: stop audio when route changes and before playing token audio ( #2054 )
2025-03-05 16:45:02 -05:00
ggurdin
2a9f3a6e96
fix: update logic for checking if short lang code TTS is available ( #1946 )
2025-02-26 13:46:02 -05:00
ggurdin
534fe2dfee
Mobile stt ( #1928 )
...
* chore: if user's language is not in langList, refresh langList
* chore: simplify logic for setting TTS lang, set TTS lang each time speak is called
2025-02-26 10:35:27 -05:00
ggurdin
897425620d
chore: in TTS, use full langCode voice if available, and short langCode voice if not ( #1919 )
2025-02-25 14:11:33 -05:00
ggurdin
62d5a7190f
1846 word specific audio player not working ( #1882 )
...
* feat: tie TTS enabled to target lang, show warning popup when disabled
* fix: prevent top overflow for popups
2025-02-21 12:19:51 -05:00
ggurdin
339f2258b5
choreo: lower case text before tts ( #1817 )
2025-02-17 12:56:57 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings ( #1440 )
...
* fix: deleted unreferenced files
* fix: sort files based on function
2025-01-14 14:00:30 -05:00