API reference
Property DavePendingAudioBehavior
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
DavePendingAudioBehavior
Controls outbound audio behavior while DAVE is negotiated but not active.
Use Throw to fail fast when a producer attempts to send before DAVE is active.
Defaults to PassThrough.
public DavePendingAudioBehavior DavePendingAudioBehavior { set; }