From Bright Pattern Documentation
<translate>
Mute Call Recordings
Mutes the call recording.
See the Embedded Agent Desktop Specification's Use Cases section for ways to use this method.
Request
Syntax
window.bpspat.api.muteCallRecordings()
Arguments
Parameter | Type | Description |
empty | N/A | There is no response when API method request is completed |
Response
Empty. In response to the request, the call recording is muted.
</translate>