player_speech_recognition_data Struct Reference
#include <player_interfaces.h>
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: