Click or drag to resize
RecognitionPhraseMediaDuration Property
Gets the duration (in 100-nanosecond units) of this phrase.

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

Property Value

Type: UInt32
See Also