Oracle Forms 12c: Does PLAY_AUDIO work in a WebStart configuration? Forms 12.2.1 (Linux)?
Oracle Forms 12c:
I can execute a form that uses the PLAY_AUDIO procedure when running the application from a browser.
When I run the same form using WebStart, the audio doesn't play. There are no errors.
Is this one of the things that doesn't work because it's not in a browser window (JavaScript)?
Thanks.