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