Command: say a string (PLAYER_SPEECH_CMD_SAY) More...
#include <player_interfaces.h>
Public Attributes | |
uint32_t | string_count |
Length of string. | |
char * | string |
The string to say. |
Command: say a string (PLAYER_SPEECH_CMD_SAY)
The speech
interface accepts a command that is a string to be given to the speech synthesizer.