classafFancomSapi::ISpeechRecoResultTimes
sys::Obj afFancomSapi::ISpeechRecoResultTimes
Contains the time information for speech recognition results.
http://msdn.microsoft.com/en-us/library/ee125502%28v=vs.85%29.aspx
@clsid {62B3B8FB-F6E7-41BE-BDCB-056B1C29EFC0}
- length
Variant length { private set }
Returns the time length of the last recognition.
- makeFromDispatch
new makeFromDispatch(Dispatch dispatch)
- offsetFromStart
Variant offsetFromStart { private set }
Returns the time from the start of the stream to the start of the phrase.
- streamTime
Variant streamTime { private set }
Returns the time of the stream in Universal Coordinated Time.
- tickCount
Int? tickCount { private set }
Returns the elapsed time from the start of the system to the start of the current result.