hyochan / react-native-audio-recorder-player

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

feature: handling iOS recording interruption events #600

Closed pipi32167 closed 3 months ago

pipi32167 commented 3 months ago

Add a mechanism to handle recording interruptions caused by iOS external applications.

Related issues: #170 #583