next up previous contents
Next: 6.25 speech Up: 6. Device Interfaces Previous: 6.23 sonar   Contents

Subsections


6.24 sound

Synopsis

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

Data

This interface provides no data.

Commands



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

uint16_t index;
Index of sound to be played.



2004-06-02