Problem with saved recordings - Sound Recorder Component

let me guess, is it always Recording1.mp3?
check the File.Exists method… you are currently using a relative path… try for example a complete path and use Do it to find out what is going on…
see also some tests from @bodymindpower here

EDIT 1: use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools

EDIT 2: which Android version are you using for your tests?

Taifun

1 Like