I have an issue when trying to save the recorded sound to a file (within SD or internal memory). I have search within this and other forums, but I haven't found any answer...
I describe my isseu: I am using SoundRecorder1 to record some external sound. That works fine, and I can play it with SoundRecorder1.AfterSoundRecorded and getting the sound into the Player.Source. Now I need to save that sound into a file, in order to upload it to an external server (using FTP extension from Taifu).
However, I don't understand where the sound file is saved... I have tried with tinyDB but it seems that the file is not created (at least, the FTP extension AfterUpload "response" is "/storage/sdcard0/sound_FILE: open failed...")
I attach a screenshot of the main blocks I've created to save that file (and upload to FTP)...
I've started with AI2 only some days ago, so I don't know all the functions, so any help would be great!
Best regards,