punarinta / react-native-sound-level

A package to dynamically measure sound input level in React Native applications. Can be used to help user to adjust microphone sensitivity.
MIT License
79 stars 45 forks source link

Add sample rate setting into docs #21

Closed Jonjoe closed 1 year ago

Jonjoe commented 3 years ago

Setting sample rates is important. The docs don't show it but you can actually pass a number into start() to set the sample rate.

aprilmintacpineda commented 1 year ago

This should be merged pls @punarinta