文件名称:tape-recorder:用于录制音频的Web应用
文件大小:58KB
文件格式:ZIP
更新时间:2024-05-28 19:16:33
javascript vue web-audio indexeddb dexiejs
磁带录音机 进行中的Web应用程序,用于使用Web Audio和MediaStream Recording API记录音频。 内置于Vue。 建造 运行yarn安装依赖项 运行yarn start 应用程序在端口3000上运行并且正在侦听更改 目标 录制后允许使用设备麦克风进行录制,并带有循环选项和播放范围选择 使用Google Drive API在本地保存到设备或Google Drive ServiceWorker的脱机功能 节拍器
【文件预览】:
tape-recorder-master
----.travis.yml(62B)
----.eslintrc(258B)
----.babelrc(176B)
----package.json(1002B)
----src()
--------index.html(498B)
--------js()
--------index.css(328B)
----.gitignore(27B)
----README.md(490B)
----yarn.lock(169KB)