CSS Logo XNACS1Lib Library Documentation
XNACS1Base.PlayACue Method 

Game-Themed Introductory Programming Project   

Play the spcified audio cue for the specified length of seconds.

public static void PlayACue(
   String cueName
);

Parameters

cueName
Name of the audio cue (wav filename without the .wav extension).

See Also

XNACS1Base Class | XNACS1Lib Namespace