Click or drag to resize
RecordFileCommand Properties

The RecordFileCommand type exposes the following members.

Properties
  NameDescription
Public propertyBeep
Get/Set true if a beep should be played before recording. false if not.
Public propertyEscapeDigits
Get/Set the digits that allow the user to end recording.
Public propertyFile
Get/Set the name of the file to stream.
Public propertyFormat
Get/Set the format of the file to be recorded, for example "wav".
Public propertyOffset
Get/Set the offset samples to skip.
Public propertyTimeout
Get/Set the maximum record time in milliseconds, or -1 for no timeout.
Top
See Also