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
0.0.7

2

package.json
{
"name": "use-audio-capture",
"private": false,
"version": "0.0.6",
"version": "0.0.7",
"type": "module",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -52,7 +52,5 @@ # use-audio-capture

[Link to storybook](https://breeg554.github.io/use-audio-capture/?path=/story/example-audiorecorder--basic)
#### Stream example - [See live example](https://stackblitz.com/edit/stackblitz-starters-y81wcu?file=src%2FApp.tsx)
[Link to storybook](https://breeg554.github.io/use-audio-capture/?path=/story/example-audiorecorder--basic)
## Functions returned by `useAudioCapture`

@@ -81,3 +79,7 @@

## AudioRecorder component
Component example built based on **use-audio-capture** hook - [See live example](https://stackblitz.com/edit/da22123fggadad?file=src%2Fcomponents%2FAudioPrecorder%2FRecorder.tsx)
## License
MIT