skip to main content

Library Routines : WIN$PLAYSOUND

WIN$PLAYSOUND
The WIN$PLAYSOUND library routine plays a ".wav" or a ".aiff" file.
Syntax:
 CALL "WIN$PLAYSOUND" USING soundName 
Parameters:
Return code:
returnCode can be any signed numeric data item and provides additional information:
Examples:
Example - Play a sound file synchronously
move "c:\tmp\sounds\startsound.wav" to snd-filename
call "win$playsound" using snd-filename, snd-sync

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left