speech
[Interface specifications]
Detailed Description
Speech synthesis.
The speech interface provides access to a speech synthesis system.
| #define | PLAYER_SPEECH_MAX_STRING_LEN 256 |
| Maximum string length. | |
| #define | PLAYER_SPEECH_CMD_SAY 1 |
| Command subtype: say a string. | |
| typedef player_speech_cmd | player_speech_cmd_t |
| Command: say a string (PLAYER_SPEECH_CMD_SAY). |
Typedef Documentation
|
|
Command: say a string (PLAYER_SPEECH_CMD_SAY).
The |
