I can’t save an audio recording with the name I want. I can’t start another one automatically either, I get an error every time when I try to start the next recording
.
I’m trying to get various types of notifications to identify possibilities
I can’t save an audio recording with the name I want. I can’t start another one automatically either, I get an error every time when I try to start the next recording
Some modifications resulted in progress, with the FileTools extension I was able to save in a specific directory, rename and even add an mp3 extension (without converting) which for me will not make a difference,
I made a loop to generate random names in the Global variable sound_time_name
The problem now is that it generates a single audio file inside the Kodular folder and rewrites over it (or continues to record inside it, I don’t know yet). Not generating a file in the native directory only. It’s not a problem but if I could generate small individual audio files I think it would be more interesting, any suggestions?