Class SPXRecognitionEventArgs
Declaration
@class SPXRecognitionEventArgs : SPXSessionEventArgs;
Description
Defines the payload for SpeechStartDetected and SpeechEndDetected events.
Properties
offset
@property (readonly, atomic) uint64_t offset;
Represents the message offset in ticks. A single tick represents one hundred nanoseconds or one ten-millionth of a second.