Commit graph

10 commits

Author SHA1 Message Date
ggurdin
9ecf4e3bd2
fix: fix dart formatting for CI (#1368)
* fix: fix dart formatting for CI

* fix: sorted imports, updated deprecated flutter functions

* fix: format files

* fix: format files

* feat: replace syncfusion flutter package with excel flutter package

* fix: don't run enable google services patch in CI

* fix: update iOS supported platforms for enable ios build script

* fix: commented out linux build in integrate CI
2025-01-07 08:32:42 -05:00
ggurdin
1317989db0
1179 toolbar changes (#1209)
* updated toolbar buttons

* initial work for toolbar updates

* Add WordZoomWidget to display word and lemma information (#1214)

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/pangeachat/client/tree/1179-toolbar-changes?shareId=XXXX-XXXX-XXXX-XXXX).

* word zoom card prototyped, activity generation in progress

* adding copy for new construct uses

* laying down TODOs

* initial work for word zoom card

* Always add part of speech to token's morph list

* Prevent duplicate choices in lemma activity

* Don't play token audio at start of morph activity

* Only grant +1 points for emoji activity

* Uncomment tryToSpeak function

* Always update activity once complete

* Added queuing / UI logic for morph activity buttons

* code cleanup

* added required data argument to logError calls

* fix overflowing practice activity card and audio player on mobile

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-27 12:42:49 -05:00
William Jordan-Cooley
d26e71123e adding user l1 and l2 to text to speech req 2024-10-22 16:40:44 -04:00
ggurdin
ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
2024-10-21 12:53:34 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
William Jordan-Cooley
b1c26f0572 speech to text fully drafted 2024-04-11 16:31:10 -04:00
Gabby Gurdin
0a438fdcf2 audio stuff 2024-02-20 16:26:00 -05:00
ggurdin
2cb77732e3 toolbar working 2024-02-07 15:28:52 -05:00
William Jordan-Cooley
847ad9f8c1 coming along, next is getAudioLocal 2024-01-24 15:52:12 -05:00
William Jordan-Cooley
361690935d in the midst of it 2024-01-22 13:05:02 -05:00