MSG_LAST_INDEX
static char *speakup_msgs[MSG_LAST_INDEX];
static char *speakup_default_msgs[MSG_LAST_INDEX] = {
if ((index < MSG_FIRST_INDEX) || (index >= MSG_LAST_INDEX))
for (index = MSG_FIRST_INDEX; index < MSG_LAST_INDEX; index++) {