.CLIENT PLAY SOUND

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


Usage:

      PASS         <wave_file>                FIELD            SHARE? N
      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


This topic: Main > WebHome > APPX510Features > APPXRuntimeSubroutineAPI > 0LASubrClientPlaySound
Topic revision: r3 - 2020-05-12 - JeanNeron
 
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