Daniel Fernando Rico León
Daniel Fernando Rico León
I have noticed that I can call CloudStore.download() and works fine even if my file is downloaded locally or not. That is pretty good! But not works fine or in...
support to change playback speed!
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...
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...
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...
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...
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...