Skip to content

callSession.startRecording()

Just as the method name says, this will cause a call recording to be started.

See also:

Sample

await callSession.startRecording();

Inputs

None.

Outputs

None.