MaxKB/node_modules/recorder-core/package.json
wangdan-fit2cloud babd6d5bde feat: chat
2025-06-11 20:33:38 +08:00

32 lines
898 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "recorder-core",
"version": "1.3.25011100",
"description": "Recorder库: html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式支持pc和Android、iOS部分浏览器、Hybrid App提供Android iOS App源码、微信提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码",
"homepage": "https://github.com/xiangyuecn/Recorder",
"main": "src/recorder-core.js",
"keywords": [
"recorder",
"recordapp",
"record",
"html录音",
"h5录音",
"html5",
"mp3",
"wav",
"ASR",
"语音识别",
"语音转文字",
"DTMF",
"recording",
"webrtc"
],
"repository": {
"type": "git",
"url": "https://github.com/xiangyuecn/Recorder.git"
},
"bugs": {
"url": "https://github.com/xiangyuecn/Recorder/issues"
},
"author": "xiangyuecn",
"license": "MIT"
}