VoiceActivityChangedEventArgs Class
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.
Represents information received when recorder detects a change in voice state.
public ref class VoiceActivityChangedEventArgs : EventArgs
public class VoiceActivityChangedEventArgs : EventArgs
type VoiceActivityChangedEventArgs = class
inherit EventArgs
Public Class VoiceActivityChangedEventArgs
Inherits EventArgs
- Inheritance
-
VoiceActivityChangedEventArgs
Properties
IsVoice |
Gets the voice state. |
TimeStamp |
Gets the time stamp. |