You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP β†’
Socket
Book a DemoInstallSign in
Socket

use-audio-capture

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-audio-capture - npm Package Compare versions

Comparing version

to
1.0.1

2

package.json
{
"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