How to call or execute the audio file imported via ORDSYS.ORDAUDIO.init
We have inserted the audio file into custom table using the noteid: 198524.1
We are in process of executing the audio file in pl/sql.
We tried to use the command "obj.processAudioCommand (ctx, command, argList, result);", but it results in "AUDIO METHOD_NOT_SUPPORTED EXCEPTION caught" error.
We just want to know the arguments or values passed to the command "processAudioCommand" or any other way to play the audio file in pl/sql
Thanks in Advance,
Sathya.S
Sathya.S