Initializes a new instance of the WaveStreamRecorder class

C# | Visual Basic | Visual C++ |
public WaveStreamRecorder( string filePath, WaveFormat waveFormat )
Public Sub New ( filePath As String, waveFormat As WaveFormat )
public: WaveStreamRecorder( String^ filePath, WaveFormat^ waveFormat )

- filePath (String)
- waveFormat (WaveFormat)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290