From Bright Pattern Documentation
< 3.12:Desktop-javascript-api-specification
Revision as of 02:21, 5 August 2016 by Sasha (talk | contribs) (Mute Call Recording)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Mute Call Recording

Syntax muteCallRecording(callback);
Description Mutes voice recording for the current call. Unlike Stop Call Recording, this method will continue voice recording for the current call, but any voice signal will be replaced with silence.
Parameters callback – function that will be called upon completion of the method
< Previous | Next >
< Previous | Next >