AddTapi.NET Developer's Manual
StopRecording Method
NamespacesTraysoft.AddTapiTapiCallStopRecording()()()
Stops recording of call audio.
Declaration Syntax
C#Visual BasicVisual C++
public void StopRecording()
Public Sub StopRecording
public:
void StopRecording()
Remarks

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.

See Also

Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)