jsierles / react-native-audio

Audio recorder library for React Native
MIT License
1.16k stars 539 forks source link

AudioRecorder.pauseRecording();and AudioRecorder.pausePlaying(); didn't work when do stop #69

Closed Chaunjie closed 8 years ago

Chaunjie commented 8 years ago

AudioRecorder.pauseRecording();and AudioRecorder.pausePlaying(); didn't work when do stop

jsierles commented 8 years ago

Could you provide a test case for this? Thanks.

Chaunjie commented 8 years ago

Resolved, is my own problem, thanks