feat(tools, client): add speaking tasks logic (#61906)

Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
DanielRosa74
2025-11-07 16:29:21 -03:00
committed by GitHub
parent e32bad05c3
commit 2432f5e9e4
24 changed files with 1388 additions and 82 deletions
+2
View File
@@ -62,6 +62,7 @@
"@reduxjs/toolkit": "2.8.2",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.54.2",
"@types/react-speech-recognition": "3.9.6",
"algoliasearch": "4.22.1",
"assert": "2.0.0",
"babel-plugin-preval": "5.1.0",
@@ -113,6 +114,7 @@
"react-reflex": "4.1.0",
"react-responsive": "9.0.2",
"react-scroll": "1.9.0",
"react-speech-recognition": "4.0.1",
"react-spinkit": "3.0.0",
"react-tooltip": "4.5.1",
"react-transition-group": "4.4.5",