Line

Struct aggregate of a spoken line and the timestamp when it was said.

version(WithSedReplacePlugin)
private
struct Line {}

Members

Variables

content
string content;

Contents of last line uttered.

timestamp
long timestamp;

When the last line was spoken, in UNIX time.