From Bright Pattern Documentation

Revision as of 21:43, 3 April 2026 by Laura.donovan (talk | contribs) (Updated via BpClonePage extension. Source page: draft:Embedded-agent-desktop-api-specification/Methods/muteCallRecordings)

< Previous | Next >
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mute Call Recordings

Mutes the call recording.

See the Agent Desktop 1.0 SDK 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 this method request is completed


Response

Empty. In response to the request, the call recording is muted.

< Previous | Next >