Click or drag to resize
RecognitionPhraseMediaTime Property
Gets the time (in 100-nanosecond units) at which the phrase was recognized, relative to the start of the audio stream.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public ulong MediaTime { get; }

Property Value

Type: UInt64
See Also