Interface | Description |
---|---|
Monitor |
Common empty interface for Configurable monitors
|
Resetable |
Defines the interface for an object that is resetable
|
Class | Description |
---|---|
AccuracyTracker |
Tracks and reports recognition accuracy
|
BestPathAccuracyTracker |
Tracks and reports recognition accuracy based upon the highest scoring path in a Result.
|
ConfigMonitor |
Shows the configuration currently in use.
|
MemoryTracker |
Monitors a recognizer for memory usage
|
RecognizerMonitor |
Monitor the state transitions of a given recognizer.
|
RejectionTracker |
Tracks and reports rejection accuracy.
|
SpeedTracker |
Monitors a recognizer for speed
|