XNACS1Lib: CSS490 Spring 2011
Play the spcified audio cue for the specified length of seconds.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public static void PlayACue(
	string cueName
)

Parameters

cueName
Type: System..::..String
Name of the audio cue (wav filename without the .wav extension).

See Also