Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Playing audio files in APEX

Przemysław StaniszewskiFeb 2 2009 — edited Mar 13 2009
Hello,

I’m writing my MA thesis about denoising speech signal and I need to make some website that helps me testing my algorithm. I want to perform some public tests, so people can log into the page and rate sound samples. I work with APEX so I would like to use it.

And here comes my question – do you know how can I put wav files into my APEX application and allow users to play sound directly from page without downloading any file? User should be able to stop whenever he wants, move wherever he wants and see timeline of playing sound.

What’s more I have only a few MBs on my university server so I would like to store files on some public file server and call them remotely.

I need pure .wav format. I can’t use internet services like YouTube or some audio equivalent with their web-services, because of compression (sound quality) being used in this type of sites.

Regards,
Przemek
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2009
Added on Feb 2 2009
9 comments
3,061 views