CurrentPosition Property
Summary
Reports current processing position in seconds, if available.
Syntax
public Nullable<TimeSpan> CurrentPosition { get; }
public:
property Nullable<TimeSpan^>^ CurrentPosition
{
Nullable<TimeSpan^>^ get()
}
Property Value
Current processing position in seconds.
Requirements
Target Platforms
See Also
SpeechRecognizedEventArgs Class
SpeechRecognizedEventArgs Members
Leadtools.SpeechRecognition Namespace