callSession.stopRecording() Just as the method name says, this will cause a call recording to be stopped or paused. See also: startRecording Sample await callSession.stopRecording(); Inputs None. Outputs None.