Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface SvamlInstructionStartRecording

    Starts a recording of the call.

    interface SvamlInstructionStartRecording {
        name: "startRecording";
        options?: StartRecordingOptions;
    }
    Index

    Properties

    Properties

    name: "startRecording"

    The name property. Must have the value startRecording.

    An object that specifies details about the recording. For more details, see Recording Options.