From Bright Pattern Documentation

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

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

unmuteCallRecordings()

Unmutes 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.unmuteCallRecordings()


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 unmuted.

< Previous | Next >