VoiceActivityChangedEventArgs.TimeStamp 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.
Gets the time stamp.
public:
property TimeSpan TimeStamp { TimeSpan get(); };
public TimeSpan TimeStamp { get; }
member this.TimeStamp : TimeSpan
Public ReadOnly Property TimeStamp As TimeSpan
Property Value
Remarks
Returns the length in milliseconds from the moment the Recorder was started or the handler was assigned to a started Recorder.