EndTime Property
Summary
Indicates the recognition end time value.
Syntax
public double EndTime { get; set; }
public:
property double EndTime
{
double get()
void set(double value)
}
Property Value
End time stamp when the SpeechRecognitionWord was recognized.
Requirements
Target Platforms
See Also
SpeechRecognitionWord Class
SpeechRecognitionWord Members
Leadtools.SpeechRecognition Namespace