react-native-audio-streaming
react-native-audio-streaming copied to clipboard
[ANDROID] Audio file duration
I'm trying to get audio length on android. I did this as docs says:
this.subscription = DeviceEventEmitter.addListener( 'AudioBridgeEvent', this._handler)
This is what i see when i'm logging events, no event has duration property:
