Ok so Mozswing quicktime seems to be able to play aiff files if they are hosted somewhere on the web. If I have html like this
<embed src="http://tobiah.org/pub/aiff/canvas_piano/c2.aiff"> quicktime will be displayed in my browse web step and you can play the audio file but if I have something like this <embed src="file:///out.aiff"> quicktime won't show up at all. Perhaps I'm not getting the file path correct, but I've tried everything I could think of including (I have placed my out.aiff file in my root) out.aiff /out.aiff file:/out.aiff file://out.aiff file:///out.aiff file:////out.aiff Any suggestions? Thanks, Geoff On Mon, Nov 3, 2008 at 5:30 PM, Geoffrey Kwan <[EMAIL PROTECTED]>wrote: > I'm trying to embed and play an aiff file within one of our browse web > steps but the quicktime within Mozswing doesn't seem to be able to play aiff > files. The file has to be an aiff file because that is the output from the > say -o filename string command. > > Thanks, > Geoff > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
