Play or download a WAV audio file stored in a BLOB
37951Dec 11 2010 — edited Dec 12 2010Hi all, I was hoping someone could point me to the proper steps to take to download or play a WAV audio file I have stored in a BLOB column (from APEX). I'm sure it's probably pretty easy, but I can't quite find exactly the right approach.
Basically all I want to accomplish is show a report, standard or IR, that will show some kind of link if there is a non-null BLOB value for a column -- the column only stores WAV audio files. I'd like the link (image, button, whatever) to either play the audio file directly (using whatever desktop player, plugin whatever the user might have), or at least prompt to download the WAV file for playback later.
Any advice on how to easily do this?
Thanks very much
David