feat: #3110 add voice control

This commit is contained in:
Yidadaa
2023-11-14 03:42:23 +08:00
parent 9da455a7ea
commit d1d8b1f393
13 changed files with 273 additions and 9 deletions

View File

@@ -19,6 +19,7 @@
"@fortaine/fetch-event-source": "^3.0.6",
"@hello-pangea/dnd": "^16.3.0",
"@svgr/webpack": "^6.5.1",
"@types/react-speech-recognition": "^3.9.4",
"@vercel/analytics": "^0.1.11",
"emoji-picker-react": "^4.5.15",
"fuse.js": "^6.6.2",
@@ -31,6 +32,8 @@
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.15.0",
"react-speech-recognition": "^3.10.0",
"regenerator-runtime": "^0.14.0",
"rehype-highlight": "^6.0.0",
"rehype-katex": "^6.0.3",
"remark-breaks": "^3.0.2",