<!-- 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; [unmute](./sip.js.simpleuser.unmute.md)

## SimpleUser.unmute() method

Unmute call.

<b>Signature:</b>

```typescript
unmute(): void;
```
<b>Returns:</b>

`void`

## Remarks

Enable sender's media tracks.

