From Bright Pattern Documentation
<translate>= Stop Call Recording= This function stops voice recording for the current call.
Syntax
stopCallRecording(callback);
Parameters
callback – Function that will be called upon completion of the method; see Callback
Note that prior to Bright Pattern Contact Center version 3.8, this method was called stopCurrentCallRecording(); and backward compatibility is preserved.
</translate>