UNPKG

react-use-audio-recorder

Version:

React component and hook for audio recording in your React applications

50 lines (25 loc) 514 B
# react-use-audio-recorder ## 0.4.2 ### Patch Changes - Fixed issue #15 ## 0.4.1 ### Patch Changes - Fixed issues in package.json ## 0.4.0 ### Minor Changes - add lint ## 0.3.2 ### Patch Changes - Added a callback function to use blob when stop recording ## 0.3.1 ### Patch Changes - Update README.md ## 0.3.0 ### Minor Changes - Add AudioRecorder component ## 0.2.0 ### Minor Changes - extending the supported range of React versions ## 0.1.0 ### Minor Changes - Add useAudioRecorder hook