<< Click to Display Table of Contents >> Navigation: ThinBASIC Core Language > BuiltIn Functions > General functions > Sound_PLay |
Description
Play a sound file asynchronously.
Syntax
Sound_Play (SoundFileName)
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
SoundFileName |
String |
No |
Full path file name of the sound to play. |
Remarks
FUNCTION NO MORE AVAILABLE.
Restrictions
See also
Examples