use-audio-capture
Advanced tools
Comparing version
{ | ||
"name": "use-audio-capture", | ||
"private": false, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -7,3 +7,3 @@ # ποΈ use-audio-capture | ||
A **lightweight**, **zero-dependency** React hook for **audio recording** using native **Web APIs** (MediaRecorder, getUserMedia). Perfect for building **voice notes**, **podcasts**, **interviews**, and **real-time audio processing** applications in React. | ||
A **lightweight**, **zero-dependency** React hook for audio recording using native Web APIs (MediaRecorder, getUserMedia). Perfect for building voice notes, podcasts, interviews, and real-time audio processing applications in React. | ||
@@ -40,12 +40,12 @@ ## π Why use-audio-capture? | ||
- ποΈ **Voice note applications** | ||
- π§ **Podcast recording tools** | ||
- π **Interview and meeting recorders** | ||
- π΅ **Music practice apps** | ||
- π£οΈ **Voice memos and dictation tools** | ||
- π± **Audio chat applications** | ||
- π¬ **Content creation platforms** | ||
- π **Audio feedback systems** | ||
- π€ **Karaoke and singing apps** | ||
- π **Language learning tools with pronunciation** | ||
- ποΈ Voice note applications | ||
- π§ Podcast recording tools | ||
- π Interview and meeting recorders | ||
- π΅ Music practice apps | ||
- π£οΈ Voice memos and dictation tools | ||
- π± Audio chat applications | ||
- π¬ Content creation platforms | ||
- π Audio feedback systems | ||
- π€ Karaoke and singing apps | ||
- π Language learning tools with pronunciation | ||
@@ -52,0 +52,0 @@ ## π Quick Start |
16968
-0.38%