Table of Contents
API reference

Property AudioFormat

Namespace
DisCatSharp.Voice.EventArgs
Assembly
DisCatSharp.Voice.dll

AudioFormat

Gets the format of the received PCM data.

Important: This isn't always the format set in AudioFormat, and depends on the audio data received.

public AudioFormat AudioFormat { get; }

Property Value

AudioFormat