react-native-audio-waveform icon indicating copy to clipboard operation
react-native-audio-waveform copied to clipboard

Headless audio waveform into a hook

Open hohoaisan opened this issue 1 year ago • 0 comments

I think it would be great if we can use a hook to export extractWaveformData and related event callback into a hook, for use-cases that doesn't need the waveforms UI.

For example I use this library's extractWaveformData to calculate lip-sync parameters from waveform data.

This library is great, thank you!

hohoaisan avatar Jul 24 '24 05:07 hohoaisan