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

react-audio-recorder-hook

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-audio-recorder-hook - npm Package Versions

1.0.7

Diff
m
miladbn
published 1.0.7 •
m
miladbn
published 1.0.6 •
m
miladbn
published 1.0.5 •

Changelog

Source

[1.0.5] - 2024-03-25

Fixed

  • iOS compatibility issue with audio MIME types
  • Added detection for iOS devices and automatic format selection
  • Updated blob creation to use iOS-friendly formats (mp4/aac) when on iOS devices
  • Added troubleshooting section in README for iOS-specific guidance
m
miladbn
published 1.0.4 •
m
miladbn
published 1.0.3 •
m
miladbn
published 1.0.2 •
m
miladbn
published 1.0.0 •
m
miladbn
published 0.1.0 •

Changelog

Source

[0.1.0] - Initial Release

Added

  • Core audio recording hook with TypeScript support
  • Pause/resume functionality
  • Recording status management
  • Audio blob handling
  • Basic documentation