Hey guys,
I just made a feature in my app, which i can record a sound using media.newRecording() and then i can rear it using media.playSound()
but if i don’t like the recording, i want to delete the file, and record it again. But, i just can do that, if i never use media.playSound() on the recorded file, after that, i can’t delete the file.
it’s like the file is in use by the system, and then i can’t erase it. How can i release the file after play it?
Thank you in advance.
Regards,
John
[import]uid: 124613 topic_id: 34085 reply_id: 334085[/import]