https://github.com/wayou/audio-recorder
js audio recorder
https://github.com/wayou/audio-recorder
audio-recorder html5 web-audio-api
Last synced: about 2 months ago
JSON representation
js audio recorder
- Host: GitHub
- URL: https://github.com/wayou/audio-recorder
- Owner: wayou
- Created: 2019-06-01T16:00:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T10:07:17.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T04:18:45.765Z (9 months ago)
- Topics: audio-recorder, html5, web-audio-api
- Language: HTML
- Homepage: https://wayou.github.io/audio-recorder/index.html
- Size: 19.5 KB
- Stars: 40
- Watchers: 4
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# JavaScript 录音功能
[MediaRecorder](https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder) API 使用,实现简单的录音功能。