Mutes the local microphone for the current call. The remote party won’t hear audio from the local user.Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
Signature
Parameters
None.Returns
Promise<void>
Throws
An error if there is no active session to mute or if the session is not established.Example
Toggle Mute
More Information
- unmute
- getCurrentSession
- muted event