startRecording

suspend fun startRecording(streamingSettings: StreamingSettings? = null, streamId: StreamId? = null, forceNew: StreamingStartMode = StreamingStartMode.onlyIfNotAlreadyStreaming): StreamId

See the documentation for CallClient.startRecording

Throws OperationFailedException on failure.