Click or drag to resize
ISoundRecStopRecordingAndGetName Method
Turns off the silent recording and returns the path of the recording file.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
string StopRecordingAndGetName()

Return Value

Type: String
string
See Also