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

React Native component to show audio waveform with ease in react native application ✨

Results 51 react-native-audio-waveform issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, team! I would you add next feature to onCurrentRecordingWaveformData listener. In my opinion its useful if user wants to know current recorded time. In our case to displayed how...

There seems to be some sort of conflict with the newest version of [react-native-video.](https://www.npmjs.com/package/react-native-video) If react-native-video is imported, then the audio recording stops working on iOS. The recording starts without...

the updateFrequency is not change in the startRecord i send the UpdateFrequency.high but in the function its show UpdateFrequency.medium ![Image](https://github.com/user-attachments/assets/e8aea542-c314-4a83-aa55-2d793b2d4939) ![Image](https://github.com/user-attachments/assets/7f7e787b-af69-4ef4-8f77-ce7981bb6062) ![Image](https://github.com/user-attachments/assets/ee3db68b-8f8c-40a3-998f-a83027f39412)

Hi team! In our project in order to make wave forms build quickly and displayed fast to the user We already have an array of waveform of the audio (array...

enhancement

Hi team, its me! As you know in our project we are using this awesome library and we have found some improvement opportunities and of them is the option of...

enhancement

Hello team. Its me one more time! I have found a situation in iOS using real device where if I press a button to start to play an audio everything...

HI, I can't seem to make the expo-av audio options apply to my static / live Waveform object. Specifically ducking and inducing. I know expo-av has some issues unducking background...

enhancement

Closes: https://github.com/SimformSolutionsPvtLtd/react-native-audio-waveform/issues/167 Highlight: * First of all the hook useAudioRecorder is a hook that does not have any life cycle state, so its exported functions are "isolate" of its implementations...

On iOS devices, when you are recording an audio in the live mode, and in the meantime a phone call is received, as soon as the phone call is received,...