Some time ago, Andy Piper wrote...
|+
| At 12:13 AM 5/24/98 -0700, SL Baur wrote:
| >If we need both, it will definitely have to be a package and we'll
| >have to upgrade the sound playing code to have lists of valid
| >extensions so that `play-sound-file' can Do The Right Thing and either
| >play "im_so_happy.au" or "im_so_happy.wav" as the situation
warrants.
|
| What's the outcome of this?
As far as I understand this. On Windows, PlaySound API does not play
.au files, wavs only. On other platforms, there are APIs as simple to
use as PlaySound, which do not care about wavs, au only.
Am I correct?
Kirill