Edit

Share via


VoiceActivityChangedEventArgs.IsVoice Property

Definition

Gets the voice state.

public:
 property bool IsVoice { bool get(); };
public bool IsVoice { get; }
member this.IsVoice : bool
Public ReadOnly Property IsVoice As Boolean

Property Value

Remarks

Returns false if detects silence, true otherwise.

Applies to