player_speech_cmd Struct Reference

#include <player.h>

List of all members.


Detailed Description

Command: say a string (PLAYER_SPEECH_CMD_SAY).

The speech interface accepts a command that is a string to be given to the speech synthesizer.


Public Attributes

uint32_t string_count
 Length of string.
char string [PLAYER_SPEECH_MAX_STRING_LEN]
 The string to say.

The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45