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