API reference
Property IsSilence
- Namespace
- DisCatSharp.Voice.Entities
- Assembly
- DisCatSharp.Voice.dll
IsSilence
Whether this frame represents silence (no real audio). Used to control speaking indicators.
public bool IsSilence { get; init; }
Whether this frame represents silence (no real audio). Used to control speaking indicators.
public bool IsSilence { get; init; }