Stops recording of call audio.
| C# | Visual Basic | Visual C++ |
public void StopRecording()
Public Sub StopRecording
public: void StopRecording()
This method stops recording that was started using StartRecording(String) and closes the wave file. Wave file specified in the file parameter of the StartRecording(String) method is not accessible until recording is stopped.
Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)