Initializes a new instance of the AudioFormat class with default values. (8000 Hz, 16 bit, mono)
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public AudioFormat()
Public Sub New
public: AudioFormat()
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649

