.CLIENT PLAY SOUND

This subroutine plays a .wav file on the user's PC.


Usage:

      PASS         <wave_file>                FIELD            SHARE? Y
      GOSUB    --- .CLIENT PLAY SOUND
      *        Check for errors
      IF       --- .CLIENT PLAY SOUND         NE

Description:

This subroutine plays a .wav file on the user's PC. The <wave_file> parameter is required, if it is missing the subroutine will CANCEL.

<wave_file> is the path & file name of a .wav file accessible to the user's PC.

Using this subroutine is equivalent using the $play: parameter of .CLIENT LOAD URL.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-02-02

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-02-02 - JeanNeron
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback