speech_recognition
[Interface specifications]


Detailed Description

Speech recognition.

The speech recognition interface provides access to a speech recognition server.

#define PLAYER_SPEECH_RECOGNITION_TEXT_LEN   256
 Maximum length of string to recognize.
#define PLAYER_SPEECH_RECOGNITION_DATA_STRING   1
 Data subtype: recognized string.
typedef player_speech_recognition_data player_speech_recognition_data_t
 Data: recognized string (PLAYER_SPEECH_MAX_STRING_LEN).

Typedef Documentation

typedef struct player_speech_recognition_data player_speech_recognition_data_t
 

Data: recognized string (PLAYER_SPEECH_MAX_STRING_LEN).

The speech recognition data packet.


Last updated 12 September 2005 21:38:45