Class VoiceNextConfiguration
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
VoiceNext client configuration.
public sealed class VoiceNextConfiguration- Inheritance
- 
      
      VoiceNextConfiguration
Constructors
- VoiceNextConfiguration()
- Creates a new instance of VoiceNextConfiguration. 
- VoiceNextConfiguration(VoiceNextConfiguration)
- Creates a new instance of VoiceNextConfiguration, copying the properties of another configuration. 
Properties
- AudioFormat
- Sets the audio format for Opus. This will determine the quality of the audio output. - Defaults to Default. 
- EnableIncoming
- Sets whether incoming voice receiver should be enabled. - Defaults to false. 
- PacketQueueSize
- Sets the size of the packet queue. - Defaults to 25 or ~500ms.