hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
681 stars 203 forks source link

Play audio during recording #584

Open v-boichuk opened 5 months ago

v-boichuk commented 5 months ago

version 3.6.6

Hi, is there any option to play audio during the recording itself? It is crucial if you want to record audio from microphone while using headphones. Play and Record -backlisteners do not give you any options to play data from chunks or something like this.

I would really appreciate any advice. Thanks.

abretonc7s commented 5 months ago

Looking for something similar to regtrieve audio chunks as they are recorded

kukadiyaAni commented 3 months ago

@v-boichuk @abretonc7s did you get any solution if yes, please share it here, I have the same requirements