intfiction.org

The Interactive Fiction Community Forum
It is currently Thu Jun 20, 2013 1:35 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 11 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Sun May 06, 2012 6:31 pm 
Offline

Joined: Tue Apr 27, 2010 1:02 pm
Posts: 798
If you're interested in sound in WebUI games, you can take a look at my websound extension. It adds support for HTML TADS style sound tags using SoundManager 2. All the features are supported except fades.

There's currently a bug with the TADS server implementation that affects audio streaming. Although the VM is multi-threaded and requests for each session are handled separately, within a given session only one request can be transferred at a time. Streaming an ogg / mp3 file will block the UI until the download is complete.

This is slated to be fixed in 3.1.1. In the meantime the workaround is to host the files outside of the story file, and put a full URL in the sound tag rather than a relative URL.


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page Previous  1, 2

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group