Play audio from local source

Hi!

I've recently started using Retool for a call recording dashboard, we hold calls locally on a file share and I'm storing the location in a database, is there a way to have the video/audio player play the file when selected from the table?

I currently have the below for the video player which should work.

image

Any help or ideas would be appreciated :slight_smile:

Cheers,

Liam

did you ever get a solution for this? looking at the same idea

Hi there! This is doable by either running a JS query that triggers video1.play() or triggering an event handler like this: