I have searched in other topics but I haven’t found any clue for my challenge.
I am trying to create an app for recording sound using sound recorder feature. Save the recorded file name using a text box and save button/checkbox. After saving, the recorded file should dump in the playlist (List item), after clicking on any of the recorded playlist files, sound will be played(Player)
Attaching my attempt, It would be great if anyone helped me in this. Thank you.
I followed your blocks, audio is recording, stopped and played. When i click on the spin down option, I see something like this. I cannot select any one of it. It plays the latest sound only.
Yes, this issue is solved. thank you.
But it is only playing the latest sound and not the old ones. Should I add call tinydb store value block after sound is recorded? and store it in list? Can you throw some light on it?
Thanks.
The above change only retained the spinner elements number. But it is not able to save the particular audio with the particular number(eg 1.3gp). It is still playing the latest sound.
I will keep trying. If any thing you can add.
Appreciate your help.