ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the file is played, False otherwise. If the file is not played, check the format of the WAV file. See remarks for more details.
Name and path of the .WAV file to play. The file extension must be specified.
Option used to specify the options of sound file to play.tapiPlayLockThe function is locking: the code continues to run only when the sound was played. If this parameter is not specified, the function returns a result as soon as the sound starts to play.tapiPlayLoopThe sound is played in loop.If this parameter is not specified, the sound is played once only.
Identifier of the call to handle. This identifier is defined in the WLanguage procedure called by tapiListen. The current call is handled if this parameter is not specified.
Format of .WAV file
Required configuration
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: