sound
[Interface specifications]


Detailed Description

Play sound clips.

The sound interface allows playback of a pre-recorded sound (e.g., on an Amigobot).

#define PLAYER_SOUND_CMD_IDX   1
 Commmand subtype: play clip.
typedef player_sound_cmd player_sound_cmd_t
 Command: play clip (PLAYER_SOUND_CMD_IDX).

Typedef Documentation

typedef struct player_sound_cmd player_sound_cmd_t
 

Command: play clip (PLAYER_SOUND_CMD_IDX).

The sound interface accepts an index of a pre-recorded sound file to play.


Last updated 12 September 2005 21:38:45