goodatlas / react-native-audio-record

Audio record buffers for React Native (iOS and Android)
MIT License
176 stars 101 forks source link

fix audio session add play #72

Open xcarpentier opened 2 years ago

xcarpentier commented 2 years ago

On iOS, use AVAudioSessionCategoryPlayAndRecord audio session to be able to play sound after record.