Closed Bug 10389 Opened 25 years ago Closed 24 years ago

Need a way to play local sounds

Categories

(Core :: XUL, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pavlov, Assigned: pavlov)

Details

(Whiteboard: need to change from filespec to URLs)

Certain groups have expressed interest in having a crossplatform way to play
sound files (specifically wav or whatever other native things a platform may
require)
Status: NEW → ASSIGNED
Target Milestone: M9
I have commited changes needed for this to play files locally on both linux and
windows.  to test this on linux, you will need esd, which I will try and find
rpms for shortly.  mail me if you have any questions about making this run on
linux.
we need some kind of converter so that people can pass in file urls instead of
having to have localness things like /foo/foo.wav under unix or c:\foo\foo.wav
on windows.  Is there anything like this available ?
I belive we should be using nsFileSpec's maybe for this?  anyone know?  adding
simon to the cc list as he mentioned this.
we use filespecs for this.  there is a soundtest in the apprunner
debug/xptoolkit menu.  this is implimented at this time under unix, windows and
beos
Target Milestone: M9 → M12
moving to M12.  Anyone want to do the Mac implimentation?  I also need to look
at maybe using url's instead of filespecs for files.
Whiteboard: works everywhere 'cept mac
Whiteboard: works everywhere 'cept mac → need to change from filespec to URLs
mass-moving all m12 bugs to m13
Assignee: pavlov → syd
Status: ASSIGNED → NEW
FYI, there is QuickTime sample code for Mac (and Windows) that will play a WAV
file from disk. Look for the sample code on the QuickTime developer site.
Look for SndSnip_PlayWAVEFileWithQuickTime() in the sound snippets code at
http://www.apple.com/quicktime/developers/samplecode.html#goodies
giving me rest of phillips open qa contact bugs, sorry for spam
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Closing bug, we now use URLs. I have opened other bugs for individual issues.
QA Contact: paulmac → shrir
shrir, can you verify?
verif.
Status: RESOLVED → VERIFIED
nope.  must be changed to not call convertchromeurl.  it's going to break when 
we jar our resources.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Mass moving old milestone bugs to M16
Target Milestone: M13 → M16
taking bug
Assignee: syd → pavlov
Status: REOPENED → NEW
fixed
Status: NEW → RESOLVED
Closed: 25 years ago24 years ago
Resolution: --- → FIXED
marking verif. 
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.