nstudio / nativescript-audio

:microphone: NativeScript plugin to record and play audio :musical_note:
Other
150 stars 104 forks source link

I can't play my recorded file just after using recorder, but only after restarting my app #61

Closed Universi closed 6 years ago

Universi commented 7 years ago

Hi,

I can't play my recorded file just after using recorder. If I play the recorded file before using TNSRecorder, it works perfectly. But if I use TNSRecorder, I can't play the recorded file anymore, until I restart my app.

Can there be any (channel ?) conflict between AVAudioPlayer and AVAudioRecorder?

Thank you in advance for your help.

bradmartin commented 6 years ago

Demo app shows this working. If still an issue let me know.