Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.