Fawkes API  Fawkes Development Version
fawkes::SpeechSynthInterface::SayMessage::SayMessage_data_t Struct Reference

Internal data storage, do NOT modify! More...

List of all members.

Public Attributes

int64_t timestamp_sec
 Interface Unix timestamp, seconds.
int64_t timestamp_usec
 Interface Unix timestamp, micro-seconds.
char text [1024]
 Last spoken string.

Detailed Description

Internal data storage, do NOT modify!


Member Data Documentation

Last spoken string.

Must be properly null-terminated.

Definition at line 77 of file SpeechSynthInterface.h.

Referenced by fawkes::SpeechSynthInterface::SayMessage::SayMessage().

Interface Unix timestamp, micro-seconds.

Definition at line 76 of file SpeechSynthInterface.h.


The documentation for this struct was generated from the following file: