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

Source

Variant length { private set }

Returns the time length of the last recognition.

makeFromDispatch

Source

new makeFromDispatch(Dispatch dispatch)

offsetFromStart

Source

Variant offsetFromStart { private set }

Returns the time from the start of the stream to the start of the phrase.

streamTime

Source

Variant streamTime { private set }

Returns the time of the stream in Universal Coordinated Time.

tickCount

Source

Int? tickCount { private set }

Returns the elapsed time from the start of the system to the start of the current result.