ISoundRec Methods |
The ISoundRec type exposes the following members.
Name | Description | |
---|---|---|
![]() | StartRecording |
Turns on the silent recording.
|
![]() | StartRecording(Int32, Int32, String) | |
![]() | StopAll | |
![]() | StopRecording |
Turns off the silent recording.
|
![]() | StopRecording(Int32, Int32, String) | |
![]() | StopRecordingAndGetName |
Turns off the silent recording and returns the path of the recording file.
|