Play audio with Ionic 4

Hello everybody. This is my first time to use the forum/ask a question here, and I hope anyone can help me with this problem. Currently I’m using Ionic 4 with Angular.

I want to have an App which is able to record files, show them in a list and play them on click. Until now I’m able to record the Audio and store it in the externalDataDirectory of Android but I’ve been struggling on playing the files from this directory for some weeks now. Can you help me with the following? What are my options to play audio file in ionic 4, and how to play my audio file in the app?