Help for this page

Select Code to Download


  1. or download this
    { # ---8<--- put this in file Sound.pm if you like ---8<---
    
    ...
    print "Stopping second sound...\n";
    $snd_two->stop;
    print "Script done.\n";