← Back to team overview

mudlet-makers team mailing list archive

[Bug 813815] Re: no way to stop sounds from playing in Windows

 

You can now play 4 sounds simultaneously. Currently there is no way to
stop sounds without adding more bookeeping code -> feature request for
future versions.

** Changed in: mudlet
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/813815

Title:
  no way to stop sounds from playing in Windows

Status in Mudlet the MUD client:
  New

Bug description:
  In test3, playSoundFile() overlaps the previous sound playing, whereas
  before it would stop the previous sound, and start the new sound
  playing.

  However, I don't see a way to halt a currently playing sound file.
  Calling playSoundFile() without an argument or a nil argument gives an
  error of 'wrong argument type'.

  Tested on Windows 7 x64 (Professional)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/813815/+subscriptions


References