in reply to How can I make sounds in my Perl game scripts?

If you need a cross-platform solution, you could use either Audio::Play or switch from Tk to Wx and use Wx's Wx::Wave class to play .wav files.


Jouke Visser
Using Perl to enable the disabled: pVoice
  • Comment on Re: How can I make sounds in my Perl game scripts?