Skip to content

callSession.stopRecording()

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

See also:

Sample

await callSession.stopRecording();

Inputs

None.

Outputs

None.