YZarytskyi / react-voice-visualizer

React library for audio recording and visualization using the Web Audio API
https://www.npmjs.com/package/react-voice-visualizer
MIT License
95 stars 22 forks source link

Visualize previous recorded audio #5

Closed logicsb closed 9 months ago

logicsb commented 9 months ago

That's possible to start the component with a previously recorded audio? Something like of by passing a blob by parameter?

Thanks.

YZarytskyi commented 9 months ago

Hello there!

At the moment, initiating the component with a previously recorded audio by passing a blob as a parameter is not a supported feature. However, I'll certainly take your suggestion into consideration for potential future updates.

Thank you.

pranav-inaira commented 4 months ago

Is this available in this library now?

sami-azzam commented 4 months ago

Any updates @YZarytskyi ? This would be very helpful. Thanks.