I have an audio component which is using HTML 5 <audio> tag.
It takes "src" as qualified URL.

I get an byte array of audio from a service and I need to send it to page for audio tag. Currently I am creating a file out of byte stream locally at some temp location on app server, but not able to figure out how can I return the fully qualified URL for this file.

Please suggest.

Regards
Shekhar

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to