#include <revolution.h>
#include <revolution/axart.h>
void AXARTAddSound(AXART_SOUND *sound);
| sound | Pointer to the user-allocated AXART_SOUND. |
None.
AXARTAddSound() adds an AXART_SOUND to an AXART sound list. All articulators added to the AXART_SOUND will start running.
AXARTRemoveSound
AXARTServiceSounds
AXART_SOUND
2006/03/01 Initial version.
CONFIDENTIAL