ISoundRecRecording Property |
Checks if the silent recording feature is turned on.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax Return Value
Type:
Booleanbool
Examples
If the silent recording is on, SoundRec.Recording will return 'true'. Otherwise it will return 'false'.
See Also