Click or drag to resize
ISoundRec Interface

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public interface ISoundRec

The ISoundRec type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleDuration
Returns the duration (in seconds) of the current active recording.
Public propertyCode exampleRecording
Checks if the silent recording feature is turned on.
Public propertyCode exampleVisible
Enables or disables the recording buttons appears on screen.
Top
Methods
See Also