Description Begin recording the current QSO to the specified WAV file. A default filename is used if the filename argument is omitted.
Return Type
None
Syntax
object.StartRecordingQSO [vFilename]
The StartRecordingQSO Method syntax has these parts:
|
object | An expression evaluating to an object of type EchoLinkSession. | vFilename | Optional. A Variant value. |
|