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