player_speech_recognition_data Struct Reference

#include <player_interfaces.h>

List of all members.


Detailed Description

Data: recognized string (PLAYER_SPEECH_MAX_STRING_LEN).

The speech recognition data packet.

Definition at line 193 of file player_interfaces.h.


Public Attributes

uint32_t text_count
 Length of text.
char * text
 Recognized text.

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

Last updated 12 September 2005 21:38:45