birdofpreyru / react-native-audio

React Native: access to the audio input stream, and audio sample player
https://dr.pogodin.studio/docs/react-native-audio
Other
21 stars 4 forks source link

Should we use Oboe C++ library for sound recording? #4

Closed birdofpreyru closed 1 year ago

birdofpreyru commented 2 years ago

I start to suspect that even we ask for UNPROCESSED sound on Android, we still get it pre-filtered somehow. Should dig deeper and test it. Consider to use Oboe library?