jsierles / react-native-audio

Audio recorder library for React Native
MIT License
1.16k stars 539 forks source link

Feature request - in AudioRecorder.onProgress - get audio level #179

Closed Noitidart closed 7 years ago

Noitidart commented 7 years ago

Version

react-native-audio : 3.2.2 react-native : 0.44.0 react : 16.0.0-alpha.6 react-native-sound : No

Expected behaviour :

In the AudioRecorder.onProgress I was hoping to get audio level. If not level at the least I was hoping to get "its quiet" or "its loud". If you can help us with this that would be soooo awesome! :)

Noitidart commented 7 years ago

Duplicate of https://github.com/jsierles/react-native-audio/issues/156