UNPKG

@muguilin/xf-voice-dictation

Version:

讯飞语音听写 WebAPI

30 lines 676 B
{ "name": "@muguilin/xf-voice-dictation", "version": "1.0.1", "description": "讯飞语音听写 WebAPI", "main": "main.umd.js", "module": "main.mjs", "typings": "main.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/MuGuiLin" }, "keywords": [ "语音听写", "语音识别", "迅飞语音" ], "author": { "name": "沐枫(MuGuiLin)", "email": "muguilin@foxmail.com", "url": "http://wwww.muguilin.com" }, "homepage": "https://github.com/MuGuiLin", "bugs": { "email": "muguilin@foxmail.com" }, "license": "MIT" }