Commit 820ac8e1 authored by liujiaxin's avatar liujiaxin

feat: add audio record

parent 0db7e58f
......@@ -35,7 +35,11 @@
"./node_modules/animate.css/animate.min.css",
"src/styles.scss"
],
"scripts": []
"scripts": [
"src/assets/libs/audio-recorder/lame.min.js",
"src/assets/libs/audio-recorder/worker.js",
"src/assets/libs/audio-recorder/recorder.js"
]
},
"configurations": {
"production": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment