speech_recognition
[Interface specifications]
Collaboration diagram for speech_recognition:
Detailed Description
Speech recognition.The speech recognition interface provides access to a speech recognition server.
#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.