Hello everyone!
I want to create a game that the user can upload images on the layout and then record audio which will be played when clicking on the image.
I was able to do the uploading image using File Chooser.
So I have two questions:
1) Can I record only audio and access it while in-game? If so then how?
2) How can I was the File Chooser to Upload and play an audio file while in-game?