AbreezaSaleem / react-voice-recorder-player

Voice Recorder Component for React
MIT License
23 stars 5 forks source link

Added pre-recordings functionality + fixed typescript declaration file issue #12

Closed AbreezaSaleem closed 2 months ago

AbreezaSaleem commented 2 months ago

What's new

Displaying waveform for pre-recorded audio files

Now you can upload audio files and play them back as well in the component.

Fixed declaration file issue

There was an issue in the package where the declaration file was not available causing typescript errors in codebases where this package was being used. It's fixed now.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: