NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysSoundPlayFile ( SoundPlayFileType args)
inline

Play sound file.

This function lets you play a sound file given the parameters you pass in via the SoundPlayFileType structure. The sound file can either be an RSO file containing PCM or compressed ADPCM samples or it can be an NXT melody (RMD) file containing frequency and duration values.

Parameters
argsThe SoundPlayFileType structure containing the needed parameters.
Examples:
ex_syssoundplayfile.nxc.