SpeechEventData.PhraseStartTime 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 moment in UTC time when uttering of the phrase began.
public:
property DateTime PhraseStartTime { DateTime get(); };
public DateTime PhraseStartTime { get; }
member this.PhraseStartTime : DateTime
Public ReadOnly Property PhraseStartTime As DateTime