[go: nahoru, domu]

Skip to content

lanseria/xfyun-voicedictation

Repository files navigation

讯飞云实时语音识别 WebAPI Demo Vue3

https://www.xfyun.cn/services/voicedictation https://www.xfyun.cn/document/error-code https://www.xfyun.cn/doc/asr/voicedictation/API.html#%E6%8E%A5%E5%8F%A3%E8%AF%B4%E6%98%8E https://www.xfyun.cn/services/voicedictation https://github.com/MuGuiLin/VoiceDictation https://juejin.cn/post/7247687957400944701?searchId=20231007090554B1EE4F156F7DE7160E6C

Features

Try it now!

arco-uno-basic-template requires Node >=14.18

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit lanseria/arco-uno-basic-template my-arco-uno-app
cd my-arco-uno-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm