<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SimpleUser](./sip.js.simpleuser.md) &gt; [mute](./sip.js.simpleuser.mute.md)

## SimpleUser.mute() method

Mute call.

<b>Signature:</b>

```typescript
mute(): void;
```
<b>Returns:</b>

`void`

## Remarks

Disable sender's media tracks.

