react-native-audio-recorder-player
react-native-audio-recorder-player copied to clipboard
Is there a way to get audio duration before playing it?
Unfortunately not, only some audio had the duration tag, otherwise you need to load all the file in a buffer to know the duration