react-native-audio-recorder-player
react-native-audio-recorder-player copied to clipboard
in ios 17, record aac failed, the file size only 33 bytes
in ios 17, record aac failed, the file size only 33 bytes
anybody know that why?
@hyochan
Usually this is related to the AVAudioSession.
I am also facing this issue, sometimes the recording just seems to stop after a few ms without any error or without the JS noticing any issues. When I playback the records I can only hear the first ms of the records.
@jbaudanza how could we possibly trace down / solve issues with AVAudioSession?