SpeechEventData.PhraseDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The time it took for the phrase to be uttered.
public:
property TimeSpan PhraseDuration { TimeSpan get(); };
public TimeSpan PhraseDuration { get; }
member this.PhraseDuration : TimeSpan
Public ReadOnly Property PhraseDuration As TimeSpan