player_speech_recognition_data Struct Reference

#include <player.h>

List of all members.


Detailed Description

Data: recognized string (PLAYER_SPEECH_MAX_STRING_LEN).

The speech recognition data packet.


Public Attributes

uint32_t text_count
 Length of text.
char text [PLAYER_SPEECH_RECOGNITION_TEXT_LEN]
 Recognized text.

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

Last updated 12 September 2005 21:38:45