Playing audio files from the database
Im trying to create an app where the user will listen to already existing sounds within the app. In more details im trying to create a language learning application were the user will listen to some audio and then reply. To do that I want to upload my files into the database and play them through there.
I followed a beginners tutorial as to how to use the database but with using the audio files i get weird text on the response tab and i cant see any mappings to connect to the audio play component.