- From: John Foliot - WATS.ca <foliot@wats.ca>
- Date: Fri, 24 Oct 2008 23:41:32 -0700
Maciej Stachowiak wrote: > > > (Probably the best way to do something like this (short of a realtime > sound API) would be the ability to queue up an audio file (or range > thereof) to play next when the current one finishes, because then the > media framework can take care of ensuring a smooth transition.) "Playlists" such as this can be done with SMIL / SAMI already - smooth transitioning is up to the UA [http://www.w3.org/TR/2006/WD-SMIL3-20061220/smil-serverplaylist-profile.htm l] [http://msdn.microsoft.com/en-us/library/ms752554(VS.85).aspx] [http://service.real.com/help/library/guides/production/htmfiles/smil.htm] (one more reason why you don't want to burn everything into a monolith file) JF
Received on Friday, 24 October 2008 23:41:32 UTC